oauth2c: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2024-08-20 16:28:14 +00:00
parent 1c84fe2b28
commit 4ccc3034af

View File

@ -1,16 +1,16 @@
{
"version": "1.15.0",
"version": "1.16.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.15.0/oauth2c_1.15.0_Windows_x86_64.tar.gz",
"hash": "65212a8955ae25f04909289bdb952f63ee887b48ce38576b54328da58d10b4b4"
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.16.0/oauth2c_1.16.0_Windows_x86_64.tar.gz",
"hash": "9dab1765301496e94001153e11d6ed5765d0401fee533d466ad07bb5bdc1595b"
},
"arm64": {
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.15.0/oauth2c_1.15.0_Windows_arm64.tar.gz",
"hash": "6022efcaeec611f60775e040902b85cd7eaccd5ca45146be419e256ec34ddb5f"
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.16.0/oauth2c_1.16.0_Windows_arm64.tar.gz",
"hash": "df00c98aff5e6e95e2c98e45916bf4a6d7996d6864147fde5ceb18c1364ac26f"
}
},
"bin": "oauth2c.exe",