Skip to content

Commit

Permalink
oathkeeper: 0.40.7 -> 0.40.8 (#365089)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangwalther authored Dec 22, 2024
2 parents 97b30a8 + 719fc3a commit 2cf4159
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/oa/oathkeeper/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
}:
let
pname = "oathkeeper";
version = "0.40.7";
version = "0.40.8";
commit = "c75695837f170334b526359f28967aa33d61bce6";
in
buildGoModule {
Expand All @@ -15,10 +15,10 @@ buildGoModule {
owner = "ory";
repo = "oathkeeper";
rev = "v${version}";
hash = "sha256-Y5bowCFR9S70ko0vNCwZnhOIKKGdqgcDEBEtZisKEig=";
hash = "sha256-syrOb8COZKgiW64Xlg+g+fu1y84jsKQ5QBFTrCl4Tys=";
};

vendorHash = "sha256-+hh7MFYGPTaAlU/D0ROv5pw6YvzkAm6URuhP5jdgQtM=";
vendorHash = "sha256-w6W02BHuDcZyh92CAli8XS9m7/fTYBulVsgYPow+yM4=";

tags = [
"sqlite"
Expand Down

0 comments on commit 2cf4159

Please sign in to comment.