civo: 1.1.92 -> 1.1.93

This commit is contained in:
R. Ryantm
2025-01-03 00:35:04 +00:00
parent 5503736c2b
commit d45e7d764c
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "civo";
version = "1.1.92";
version = "1.1.93";
src = fetchFromGitHub {
owner = "civo";
repo = "cli";
rev = "v${version}";
hash = "sha256-nsH/6OVvCOU4f9UZNFOm9AtyN9L4tXB285580g3SsxE=";
hash = "sha256-FX2hnqYqvPoD6Fn1363XrK4n0tMd9xkWlIcyIhDJDW4=";
};
vendorHash = "sha256-G3ijLi3ZbURVHkjUwylFWwxRyxroppVUFJveKw5qLq8=";