Skip to content

Commit 086a88a

Browse files
authored
sqlboiler: 4.17.0 -> 4.17.1 (#363333)
2 parents c1b7239 + b63af16 commit 086a88a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/sq/sqlboiler/package.nix

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

66
buildGoModule rec {
77
pname = "sqlboiler";
8-
version = "4.17.0";
8+
version = "4.17.1";
99

1010
src = fetchFromGitHub {
1111
owner = "volatiletech";
1212
repo = "sqlboiler";
1313
rev = "refs/tags/v${version}";
14-
hash = "sha256-6qTbF/b6QkxkutoP80owfxjp7Y1WpbZsF6w1XSRHo3Q=";
14+
hash = "sha256-hb8aMaK2iDDCEJXoNn9BLELP0J7LcJzsQdSYZe1tcjQ=";
1515
};
1616

1717
vendorHash = "sha256-ZGGoTWSbGtsmrEQcZI40z6QF6qh4t3LN17Sox4KHQMA=";

0 commit comments

Comments
 (0)