oathkeeper: 0.40.8 -> 0.40.9 (#378034)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user