rosa: fix hash

This commit is contained in:
Tom Hunze
2025-09-12 16:02:14 +02:00
parent 9a7fc1295a
commit 8bd7f77347
+1 -1
View File
@@ -17,7 +17,7 @@ buildGoModule rec {
owner = "openshift";
repo = "rosa";
rev = "v${version}";
hash = "sha256-3smmsco9xgOv+xCo9QIAudbHjZ1s3sKLEQmLXXaylYQ=";
hash = "sha256-wRLdxnAD9wZeIwWiX+x/j2gaVv1/iEsy3jYIeb3hWoo=";
};
vendorHash = null;