garage: mark 0.7.3 as EOL

This commit is contained in:
Raito Bezarius 2022-12-04 16:36:28 +01:00
parent 1db2175e7a
commit e6597c8ac5
2 changed files with 1 additions and 1 deletions

View file

@ -49,6 +49,5 @@ in
})
{}
[
"0_7_3"
"0_8_0"
]

View file

@ -74,6 +74,7 @@ in
version = "0.7.3";
sha256 = "sha256-WDhe2L+NalMoIy2rhfmv8KCNDMkcqBC9ezEKKocihJg=";
cargoSha256 = "sha256-5m4c8/upBYN8nuysDhGKEnNVJjEGC+yLrraicrAQOfI=";
eol = true; # Confirmed with upstream maintainers over Matrix.
};
garage_0_7 = garage_0_7_3;