mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
oauth2c: Update to version 1.16.0
This commit is contained in:
parent
1c84fe2b28
commit
4ccc3034af
@ -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.",
|
"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.15.0/oauth2c_1.15.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.16.0/oauth2c_1.16.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "65212a8955ae25f04909289bdb952f63ee887b48ce38576b54328da58d10b4b4"
|
"hash": "9dab1765301496e94001153e11d6ed5765d0401fee533d466ad07bb5bdc1595b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.15.0/oauth2c_1.15.0_Windows_arm64.tar.gz",
|
"url": "https://github.com/cloudentity/oauth2c/releases/download/v1.16.0/oauth2c_1.16.0_Windows_arm64.tar.gz",
|
||||||
"hash": "6022efcaeec611f60775e040902b85cd7eaccd5ca45146be419e256ec34ddb5f"
|
"hash": "df00c98aff5e6e95e2c98e45916bf4a6d7996d6864147fde5ceb18c1364ac26f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "oauth2c.exe",
|
"bin": "oauth2c.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user