From 04075c5d3de711c06d15368968149c65473fae44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:32:59 +0000 Subject: [PATCH] oauth2c: Update to version 1.17.1 --- bucket/oauth2c.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/oauth2c.json b/bucket/oauth2c.json index 3c34417d71..c1def57170 100644 --- a/bucket/oauth2c.json +++ b/bucket/oauth2c.json @@ -1,16 +1,16 @@ { - "version": "1.17.0", + "version": "1.17.1", "description": "A command-line tool for interacting with OAuth 2.0 authorization servers.", "homepage": "https://github.com/cloudentity/oauth2c", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/cloudentity/oauth2c/releases/download/v1.17.0/oauth2c_1.17.0_Windows_x86_64.tar.gz", - "hash": "a6c14fb9c5f01e414cbc5769738e1ef4ef915d8d274250457fcf1516134efb07" + "url": "https://github.com/cloudentity/oauth2c/releases/download/v1.17.1/oauth2c_1.17.1_Windows_x86_64.tar.gz", + "hash": "04dcd6e6e7cb3fea45b33c25f5764e4f3d1ea3c5aade4153a4d1917adc8e5949" }, "arm64": { - "url": "https://github.com/cloudentity/oauth2c/releases/download/v1.17.0/oauth2c_1.17.0_Windows_arm64.tar.gz", - "hash": "da7fb86e2b16359ac30e53a81a64ab4b67a69e80106c80bf75ead63bd991364e" + "url": "https://github.com/cloudentity/oauth2c/releases/download/v1.17.1/oauth2c_1.17.1_Windows_arm64.tar.gz", + "hash": "9dc1351614dd66346a43181357aeaa1c4192a1707cfe345b62bbd52a6418d84a" } }, "bin": "oauth2c.exe",