Skip to content

Commit 7907305

Browse files
committed
rosa: 1.2.52 -> 1.2.53
1 parent b3582c7 commit 7907305

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.52";
14+
version = "1.2.53";
1515

1616
src = fetchFromGitHub {
1717
owner = "openshift";
1818
repo = "rosa";
1919
rev = "v${version}";
20-
hash = "sha256-bImuMrrXssKEh4VvSMy4iuK61GJ+Pltt6Ksir1Bx1as=";
20+
hash = "sha256-t8hJscLk0tRi7CC6maE478CEbOkJtVkbXA0Ag1DxFB4=";
2121
};
2222
vendorHash = null;
2323

0 commit comments

Comments
 (0)