Merge pull request #89862 from r-ryantm/auto-update/saml2aws
saml2aws: 2.25.0 -> 2.26.1
This commit is contained in:
commit
447bc432d9
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
buildGoModule rec {
|
buildGoModule rec {
|
||||||
pname = "saml2aws";
|
pname = "saml2aws";
|
||||||
version = "2.25.0";
|
version = "2.26.1";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "Versent";
|
owner = "Versent";
|
||||||
repo = "saml2aws";
|
repo = "saml2aws";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "12aidylamrq4rvy2cfdz669lr1p20yqrshigcc5x1hrlhh9y64xc";
|
sha256 = "09b217x10mn3y244rwym0fcqr4ly6n83wnykb77488kn960b0pqb";
|
||||||
};
|
};
|
||||||
|
|
||||||
hid = fetchFromGitHub {
|
hid = fetchFromGitHub {
|
||||||
|
Loading…
Reference in New Issue
Block a user