Skip to content

Commit a99c3b8

Browse files
authored
geteduroam-cli: 0.8 -> 0.10 (#406016)
2 parents 9804b27 + bbbdf6e commit a99c3b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ge/geteduroam-cli/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
}:
88
buildGoModule (finalAttrs: {
99
pname = "geteduroam-cli";
10-
version = "0.8";
10+
version = "0.10";
1111

1212
src = fetchFromGitHub {
1313
owner = "geteduroam";
1414
repo = "linux-app";
1515
tag = finalAttrs.version;
16-
hash = "sha256-2iAvE38r3iwulBqW+rrbrpNVgQlDhhcVUsjZSOT5P1A=";
16+
hash = "sha256-Mtzt6i8vJ5M8T0vrAOxXhawlhCmCMEnDQz0Jo6uV88A=";
1717
};
1818

1919
vendorHash = "sha256-b06wnqT88J7etNTFJ6nE9Uo0gOQOGvvs0vPNnJr6r4Q=";

0 commit comments

Comments
 (0)