mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
air: Update to version 1.61.5
This commit is contained in:
parent
ebaed3db34
commit
2ca7ab644b
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.61.4",
|
||||
"version": "1.61.5",
|
||||
"description": "A live-reloading command line utility for developing Go applications.",
|
||||
"homepage": "https://github.com/cosmtrek/air",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.4/air_1.61.4_windows_amd64.tar.gz",
|
||||
"hash": "225ea17610a6a87fecb8c1075a338dce48ae375449575a6c056742441098ce5d"
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.5/air_1.61.5_windows_amd64.tar.gz",
|
||||
"hash": "5b02db5493c92b7a360e55479cc0f9d66b972bfe6dc21a953843dd8fd0cca8f1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.4/air_1.61.4_windows_386.tar.gz",
|
||||
"hash": "bb40971f34a420d10cd03b8707380eb3803e49281f44f014edbaee67cc1e22c3"
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.5/air_1.61.5_windows_386.tar.gz",
|
||||
"hash": "be8c0c2444f7df1452f0a016ac6408e16bffc46539d1394af1c124a728b7e614"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.4/air_1.61.4_windows_arm64.tar.gz",
|
||||
"hash": "12c4381394455f3f24f8a6a554714a9296037213392bd80d23a00f3bcdf3ab77"
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.61.5/air_1.61.5_windows_arm64.tar.gz",
|
||||
"hash": "ce8bb8027b75b2040e0fa9a7c406ab7c3e8fcdc59c76b09b11abdddd9c4f531d"
|
||||
}
|
||||
},
|
||||
"bin": "air.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user