Skip to content

Commit 4883236

Browse files
committed
rosa: 1.2.48 -> 1.2.49
1 parent 3923fc3 commit 4883236

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ro/rosa/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111

1212
buildGoModule rec {
1313
pname = "rosa";
14-
version = "1.2.48";
14+
version = "1.2.49";
1515

1616
src = fetchFromGitHub {
1717
owner = "openshift";
1818
repo = "rosa";
1919
rev = "v${version}";
20-
hash = "sha256-qJKzJrCZKhaqoRxloTUqaRsR4/X/hoMxmDQCTNccTqk=";
20+
hash = "sha256-x1P9Z0TpKw90/eLJHMcoO7niqSM3F+iFVKKTcJAstng=";
2121
};
2222
vendorHash = null;
2323

0 commit comments

Comments
 (0)