oauth2c: Update to version 1.17.2

This commit is contained in:
github-actions[bot] 2025-01-28 12:31:50 +00:00
parent 34dc1415dc
commit c3e9d631fb

View File

@ -1,16 +1,16 @@
{ {
"version": "1.17.1", "version": "1.17.2",
"description": "A command-line tool for interacting with OAuth 2.0 authorization servers.", "description": "A command-line tool for interacting with OAuth 2.0 authorization servers.",
"homepage": "https://github.com/cloudentity/oauth2c", "homepage": "https://github.com/cloudentity/oauth2c",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.17.1/oauth2c_1.17.1_Windows_x86_64.tar.gz", "url": "https://github.com/cloudentity/oauth2c/releases/download/v1.17.2/oauth2c_1.17.2_Windows_x86_64.tar.gz",
"hash": "04dcd6e6e7cb3fea45b33c25f5764e4f3d1ea3c5aade4153a4d1917adc8e5949" "hash": "c45a0ec0e4a139aadab6d1da0f9351b828d60fb3ff1541143b182aef8c787a44"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.17.1/oauth2c_1.17.1_Windows_arm64.tar.gz", "url": "https://github.com/cloudentity/oauth2c/releases/download/v1.17.2/oauth2c_1.17.2_Windows_arm64.tar.gz",
"hash": "9dc1351614dd66346a43181357aeaa1c4192a1707cfe345b62bbd52a6418d84a" "hash": "0744cf7d305573b943dd371b1724cb0e717932fc2c500f934cd1138c6ed6ee0f"
} }
}, },
"bin": "oauth2c.exe", "bin": "oauth2c.exe",