Merge pull request #295989 from r-ryantm/auto-update/pomerium
pomerium: 0.25.0 -> 0.25.1
This commit is contained in:
commit
e121b2285a
@ -14,12 +14,12 @@ let
|
||||
in
|
||||
buildGoModule rec {
|
||||
pname = "pomerium";
|
||||
version = "0.25.0";
|
||||
version = "0.25.1";
|
||||
src = fetchFromGitHub {
|
||||
owner = "pomerium";
|
||||
repo = "pomerium";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-mRAxqazTlNNPp54Q94TjhbCY+4Ul1Cw4VTCa1iuGOoY=";
|
||||
hash = "sha256-xVPyiwKtSBchXC0FhNegeJlUej877zwNvrlAhSy6dJE=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-GdeZkKkENacc11FmEAFUfX9efInfhpv2Lz0/3CtixFQ=";
|
||||
|
Loading…
Reference in New Issue
Block a user