Skip to content

Commit 78feb1d

Browse files
flintlock: 0.8.0 -> 0.8.1 (#380928)
2 parents 597a131 + 1ba6c77 commit 78feb1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/fl/flintlock/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 = "flintlock";
14-
version = "0.8.0";
14+
version = "0.8.1";
1515

1616
src = fetchFromGitHub {
1717
owner = "weaveworks";
1818
repo = "flintlock";
1919
rev = "v${version}";
20-
sha256 = "sha256-dBwuguOSIc4+cdxfW91kdyprayYu2m2WjBg3qBnVM98=";
20+
sha256 = "sha256-Kbk94sqj0aPsVonPsiu8kbjhIOURB1kX9Lt3NURL+jk=";
2121
};
2222

2323
vendorHash = "sha256-Iv1qHEQLgw6huCA/6PKNmm+dS2yHgOvY/oy2fKjwEpY=";

0 commit comments

Comments
 (0)