From 7cc9a56c0cfb69149e221f5e1351132152c340af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 00:36:32 +0000 Subject: [PATCH] saml2aws: Update to version 2.36.19 --- bucket/saml2aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/saml2aws.json b/bucket/saml2aws.json index a2a40abb7a..8d8b0f7e20 100644 --- a/bucket/saml2aws.json +++ b/bucket/saml2aws.json @@ -1,5 +1,5 @@ { - "version": "2.36.18", + "version": "2.36.19", "description": "Login and retrieve Amazon Web Services / AWS temporary credentials using a SAML IDP.", "homepage": "https://github.com/Versent/saml2aws", "license": "MIT", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.18/saml2aws_2.36.18_windows_amd64.zip", - "hash": "600e4fccce1c916400d9a6885e80fd94ea603d0c1311be78d674e084921279fe" + "url": "https://github.com/Versent/saml2aws/releases/download/v2.36.19/saml2aws_2.36.19_windows_amd64.zip", + "hash": "739bd99db011825521cf7adb15c205e7aac6570f8b74cd0afc5bedbb0804a0eb" } }, "bin": "saml2aws.exe",