pb: 0.6.0 -> 0.7.0

This commit is contained in:
R. Ryantm
2026-06-15 09:01:38 +00:00
parent 5ee58ee18e
commit 2a4d3c1729
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "pb";
version = "0.6.0";
version = "0.7.0";
src = fetchFromGitHub {
owner = "parseablehq";
repo = "pb";
tag = "v${finalAttrs.version}";
hash = "sha256-OXxLHi7v/xJZVvxHZvJ0eH4MYrlLFxDAMT9CVG2mWTM=";
hash = "sha256-q389FVNVxIoDr65imIg5gjn8/CnKl437a04ojm9uyrA=";
};
vendorHash = "sha256-N6m0qvj65Ls3yQmVGw0AklsO1zs1KHdi/Y6FZRghnCs=";
vendorHash = "sha256-hEVoz8EgC2hAkiC0LNZ+h/Hy7toVxWvv2gchymfpMK8=";
ldflags = [
"-s"