mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
air: Update to version 1.44.0
This commit is contained in:
parent
41f91746c3
commit
3b6b852b73
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.43.0",
|
"version": "1.44.0",
|
||||||
"description": "A live-reloading command line utility for developing Go applications.",
|
"description": "A live-reloading command line utility for developing Go applications.",
|
||||||
"homepage": "https://github.com/cosmtrek/air",
|
"homepage": "https://github.com/cosmtrek/air",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.43.0/air_1.43.0_windows_amd64.tar.gz",
|
"url": "https://github.com/cosmtrek/air/releases/download/v1.44.0/air_1.44.0_windows_amd64.tar.gz",
|
||||||
"hash": "6612fedf51714044933cfe3ce36bc2ffc9c0f91af915efa18bbbf78a25ebd71c"
|
"hash": "ddbf102554a5a7294d9ae7fd49a9bf2395762cbe8f183862a4ffd06a70b620b8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.43.0/air_1.43.0_windows_386.tar.gz",
|
"url": "https://github.com/cosmtrek/air/releases/download/v1.44.0/air_1.44.0_windows_386.tar.gz",
|
||||||
"hash": "3d872f7283d9d781f0e88eb529755e8f295d5e5d2d499ffd016ba46e8310d55d"
|
"hash": "7f17bd5946368fd0e7a6c4ad0fb8cbc808e5b2b90ffd07c7c0c4f5e2d99a13d8"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.43.0/air_1.43.0_windows_arm64.tar.gz",
|
"url": "https://github.com/cosmtrek/air/releases/download/v1.44.0/air_1.44.0_windows_arm64.tar.gz",
|
||||||
"hash": "7d7894f7a39e972274b654c41af272ab8c24b9759fb64fee13dad23df9179855"
|
"hash": "978e11e83477ecb3f2ab82251bdfdea58c5d8902afd13a1d3def710649886e15"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "air.exe",
|
"bin": "air.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user