rosa: fix hash (#442381)

This commit is contained in:
kirillrdy
2025-09-13 06:14:31 +00:00
committed by GitHub
+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;