🤖: 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:
github-actions[bot]
2024-07-29 12:57:11 +00:00
committed by github-actions[bot]
parent d9ee0eba71
commit 8c91a06b1c
2 changed files with 8 additions and 0 deletions

View File

@@ -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"

View File

@@ -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"