mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
oauth2c: Update to version 1.18.0
This commit is contained in:
parent
bbf85468e2
commit
08777c4e03
@ -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.",
|
"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.2/oauth2c_1.17.2_Windows_x86_64.tar.gz",
|
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.18.0/oauth2c_1.18.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "c45a0ec0e4a139aadab6d1da0f9351b828d60fb3ff1541143b182aef8c787a44"
|
"hash": "4f5a329eda1b23f63864de18b6043df25689117fcd8f3fb0ebb76eb198b2cce3"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.17.2/oauth2c_1.17.2_Windows_arm64.tar.gz",
|
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.18.0/oauth2c_1.18.0_Windows_arm64.tar.gz",
|
||||||
"hash": "0744cf7d305573b943dd371b1724cb0e717932fc2c500f934cd1138c6ed6ee0f"
|
"hash": "87cca138c239d51cd793d0dfa7ecc4b20ebf3d90ebbbf2d5e78abff6405a738a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "oauth2c.exe",
|
"bin": "oauth2c.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user