oauth2c: Update to version 1.17.1

This commit is contained in:
github-actions[bot] 2025-01-13 12:32:59 +00:00
parent 2dfeae3773
commit 04075c5d3d

View File

@ -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",