Skip to content

Commit 7a786a4

Browse files
authored
git-town: 21.0.0 -> 21.1.0 (#416180)
2 parents 5d39207 + bf20087 commit 7a786a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/gi/git-town/package.nix

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

1414
buildGoModule rec {
1515
pname = "git-town";
16-
version = "21.0.0";
16+
version = "21.1.0";
1717

1818
src = fetchFromGitHub {
1919
owner = "git-town";
2020
repo = "git-town";
2121
tag = "v${version}";
22-
hash = "sha256-Wnp3qkF7e358uGftBy5vi3GandyZsAyxESvgUFB7mmM=";
22+
hash = "sha256-T+5qZBziXiCeCJJaW/EcbgnRLv+AUKDD4ODKbJKvbjY=";
2323
};
2424

2525
vendorHash = null;

0 commit comments

Comments
 (0)