pgrok: 1.4.5 -> 1.4.6 (#456931)
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
|
||||
let
|
||||
pname = "pgrok";
|
||||
version = "1.4.5";
|
||||
version = "1.4.6";
|
||||
src = fetchFromGitHub {
|
||||
owner = "pgrok";
|
||||
repo = "pgrok";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-eDtYnsHZpdIGcgRGHTptlfVf//bxup6ZDWvVkBJdBbE=";
|
||||
hash = "sha256-Meavhgq0xHRAfCgzdazC1wu8aDw39qQCZrVtZUScwgs=";
|
||||
};
|
||||
in
|
||||
|
||||
@@ -37,7 +37,7 @@ buildGoModule {
|
||||
hash = "sha256-o6wxO8EGRmhcYggJnfxDkH+nbt+isc8bfHji8Hu9YKg=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-nIxsG1O5RG+PDSWBcUWpk+4aFq2cYaxpkgOoDqLjY90=";
|
||||
vendorHash = "sha256-l/tUO7fevi+zUmUp6CQoVNrzMF7LIzbo2Qsa/ez6LiA=";
|
||||
|
||||
ldflags = [
|
||||
"-s"
|
||||
|
||||
Reference in New Issue
Block a user