Skip to content

Commit 6191bc1

Browse files
authored
overpush: 0.4.5 -> 0.4.6 (#435277)
2 parents 2ec05ba + 3a3d42e commit 6191bc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ov/overpush/package.nix

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

1010
buildGoModule (finalAttrs: {
1111
pname = "overpush";
12-
version = "0.4.5";
12+
version = "0.4.6";
1313

1414
src = fetchFromGitHub {
1515
owner = "mrusme";
1616
repo = "overpush";
1717
tag = "v${finalAttrs.version}";
18-
hash = "sha256-6tSptrvlaljKMUawGD3Bk1LBwge/Awvvudpr+juuuQQ=";
18+
hash = "sha256-2EIOCeW/PuZFDmLShexnPomvx3PtGzZ6jWNvoJSxO7Q=";
1919
};
2020

2121
vendorHash = "sha256-KUfGc4vFfw59mwqR840cbL4ubBH1i+sIniHU0CDCKTg=";

0 commit comments

Comments
 (0)