mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
go-swagger: Add version 0.29.0 (#3265)
* swagger: Add version 0.29.0 * go-swagger: Add version 0.29.2 * go-swagger: Rename executable * go-swagger: Use swagger.exe as binary name * Change description Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> * Update license Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
41d57dd79e
commit
7f5a8d7127
23
bucket/go-swagger.json
Normal file
23
bucket/go-swagger.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "0.29.0",
|
||||
"description": "Golang implementation of Swagger 2.0 (OpenAPI 2.0)",
|
||||
"homepage": "https://goswagger.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/go-swagger/go-swagger/releases/download/v0.29.0/swagger_windows_amd64.exe#/swagger.exe",
|
||||
"hash": "b31478e04f1d8c35eca7d0ae4e8ba5688c210e8a726e0883b3fda48417f05a05"
|
||||
}
|
||||
},
|
||||
"bin": "swagger.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/go-swagger/go-swagger"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/go-swagger/go-swagger/releases/download/v$version/swagger_windows_amd64.exe#/swagger.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user