Skip to content

Commit 22de897

Browse files
committed
pomerium: 0.29.2 -> 0.29.3
1 parent 6724b0b commit 22de897

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/po/pomerium/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ let
1919
in
2020
buildGo123Module rec {
2121
pname = "pomerium";
22-
version = "0.29.2";
22+
version = "0.29.3";
2323
src = fetchFromGitHub {
2424
owner = "pomerium";
2525
repo = "pomerium";
2626
rev = "v${version}";
27-
hash = "sha256-FortINGa0JNUxVeGiJ6i+cbmapMZeCXPY9hWox+Y49o=";
27+
hash = "sha256-jlNU6pygq6X0DL3f25aVGHB8VoKw+VEdNFB5QY8MR9E=";
2828
};
2929

3030
vendorHash = "sha256-K9LcGvANajoVKEDIswahD0mT5845qGZzafmWMKkVn8Q=";

0 commit comments

Comments
 (0)