oauth2c: Update to version 1.17.0

This commit is contained in:
github-actions[bot] 2024-11-21 12:32:31 +00:00
parent b93b53ece7
commit 7d42777a5c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.16.0", "version": "1.17.0",
"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.16.0/oauth2c_1.16.0_Windows_x86_64.tar.gz", "url": "https://github.com/cloudentity/oauth2c/releases/download/v1.17.0/oauth2c_1.17.0_Windows_x86_64.tar.gz",
"hash": "9dab1765301496e94001153e11d6ed5765d0401fee533d466ad07bb5bdc1595b" "hash": "a6c14fb9c5f01e414cbc5769738e1ef4ef915d8d274250457fcf1516134efb07"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.16.0/oauth2c_1.16.0_Windows_arm64.tar.gz", "url": "https://github.com/cloudentity/oauth2c/releases/download/v1.17.0/oauth2c_1.17.0_Windows_arm64.tar.gz",
"hash": "df00c98aff5e6e95e2c98e45916bf4a6d7996d6864147fde5ceb18c1364ac26f" "hash": "da7fb86e2b16359ac30e53a81a64ab4b67a69e80106c80bf75ead63bd991364e"
} }
}, },
"bin": "oauth2c.exe", "bin": "oauth2c.exe",