oauth2c: Update to version 1.18.0

This commit is contained in:
github-actions[bot] 2025-11-28 16:30:39 +00:00
parent bbf85468e2
commit 08777c4e03

View File

@ -1,16 +1,16 @@
{
"version": "1.17.2",
"version": "1.18.0",
"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.2/oauth2c_1.17.2_Windows_x86_64.tar.gz",
"hash": "c45a0ec0e4a139aadab6d1da0f9351b828d60fb3ff1541143b182aef8c787a44"
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.18.0/oauth2c_1.18.0_Windows_x86_64.tar.gz",
"hash": "4f5a329eda1b23f63864de18b6043df25689117fcd8f3fb0ebb76eb198b2cce3"
},
"arm64": {
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.17.2/oauth2c_1.17.2_Windows_arm64.tar.gz",
"hash": "0744cf7d305573b943dd371b1724cb0e717932fc2c500f934cd1138c6ed6ee0f"
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.18.0/oauth2c_1.18.0_Windows_arm64.tar.gz",
"hash": "87cca138c239d51cd793d0dfa7ecc4b20ebf3d90ebbbf2d5e78abff6405a738a"
}
},
"bin": "oauth2c.exe",