oathkeeper: 0.40.8 -> 0.40.9 (#378034)

This commit is contained in:
Nick Cao
2025-01-30 17:56:19 -05:00
committed by GitHub
+3 -3
View File
@@ -5,7 +5,7 @@
}:
let
pname = "oathkeeper";
version = "0.40.8";
version = "0.40.9";
commit = "c75695837f170334b526359f28967aa33d61bce6";
in
buildGoModule {
@@ -15,10 +15,10 @@ buildGoModule {
owner = "ory";
repo = "oathkeeper";
rev = "v${version}";
hash = "sha256-syrOb8COZKgiW64Xlg+g+fu1y84jsKQ5QBFTrCl4Tys=";
hash = "sha256-R7xKhKF7mhS/vmSpOj+QDL0OBBWnh42X2Kr3TDQxVIo=";
};
vendorHash = "sha256-w6W02BHuDcZyh92CAli8XS9m7/fTYBulVsgYPow+yM4=";
vendorHash = "sha256-qETVUpxckZGa41Ll+SZTGcDlImsCvbvGQBcIwuIzSY8=";
tags = [
"sqlite"