🤖: opentofu, zabbix
opentofu:
- Item root['versions']['1.8.0'] ({'name': '1.8.0', 'date': '2024-07-29'}) added to dictionary.
zabbix:
- Item root['versions']['7.0.2'] ({'name': '7.0.2', 'date': '2024-07-29'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
d9ee0eba71
commit
8c91a06b1c
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"1.8.0": {
|
||||
"name": "1.8.0",
|
||||
"date": "2024-07-29"
|
||||
},
|
||||
"1.7.3": {
|
||||
"name": "1.7.3",
|
||||
"date": "2024-07-09"
|
||||
|
||||
@@ -26,6 +26,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"7.0.2": {
|
||||
"name": "7.0.2",
|
||||
"date": "2024-07-29"
|
||||
},
|
||||
"7.0.1": {
|
||||
"name": "7.0.1",
|
||||
"date": "2024-07-22"
|
||||
|
||||
Reference in New Issue
Block a user