zabbix: Multiple versions (#500344)

This commit is contained in:
Paul Haerle
2026-03-25 07:41:29 +00:00
committed by GitHub
+6 -6
View File
@@ -1,14 +1,14 @@
generic: {
v74 = generic {
version = "7.4.7";
hash = "sha256-FsOZQv6yg9euoX6Ccfy0/9usBpkVYVjcs3IZZ095m9g=";
version = "7.4.8";
hash = "sha256-qbRStsV00igpziBpOhqpyriL8PWFt6oqajrUyxTdOxw=";
};
v70 = generic {
version = "7.0.23";
hash = "sha256-Q+pfyx5dsl50vcg+qJNtebgJO2FK9OiJQXSFvHTwYeI=";
version = "7.0.24";
hash = "sha256-b4rpkLmyV2fk//vLXMfEVdZ04qOS3CFHhIil0cDn1Zc=";
};
v60 = generic {
version = "6.0.44";
hash = "sha256-TveW2ofMnm3PXUPwoklTPe48tI6dED/dAQKjwO2P4F4=";
version = "6.0.45";
hash = "sha256-duB2w2xDH9ZHEDh9iZ5Fr6RH0dI2lMCVvySA5dmSZcU=";
};
}