rosa: 1.2.63 -> 1.2.64

This commit is contained in:
R. Ryantm
2026-06-20 19:58:01 +00:00
parent 986f1b4a03
commit 2db69915e4
+2 -2
View File
@@ -11,13 +11,13 @@
buildGoModule (finalAttrs: {
pname = "rosa";
version = "1.2.63";
version = "1.2.64";
src = fetchFromGitHub {
owner = "openshift";
repo = "rosa";
rev = "v${finalAttrs.version}";
hash = "sha256-8+4Ip9PGSIIfZ1zfkihrahh/65fBBAYWhVqdpeP0eB0=";
hash = "sha256-lvulPx9Vyo84Lt1yo/7LKsWEh0ABkRxhusXyO/aUVrU=";
};
vendorHash = null;