Skip to content

Commit 01d4c51

Browse files
gh-ost: 1.1.7 -> 1.1.8 (#498341)
2 parents 1495d1f + c272afb commit 01d4c51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/gh/gh-ost/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 = "gh-ost";
10-
version = "1.1.7";
10+
version = "1.1.8";
1111

1212
src = fetchFromGitHub {
1313
owner = "github";
1414
repo = "gh-ost";
1515
tag = "v${finalAttrs.version}";
16-
hash = "sha256-TTc69dWasqMVwwJNo+M9seMKEWgerZ2ZR7dwDfM1gWI=";
16+
hash = "sha256-U92rdk/9JIMOjN1cJSdAVYgR1f7aKY0nyfBbwe7517M=";
1717
};
1818

1919
vendorHash = null;

0 commit comments

Comments
 (0)