mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
air: Update to version 1.63.3
This commit is contained in:
parent
d77bf58248
commit
6283b3516c
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.63.2",
|
||||
"version": "1.63.3",
|
||||
"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.63.2/air_1.63.2_windows_amd64.tar.gz",
|
||||
"hash": "3d65063a552067369e32a07db319e121eae7b26d66b1842d88812799dd82ef1b"
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.3/air_1.63.3_windows_amd64.tar.gz",
|
||||
"hash": "9ee8c5833c63b05146aecff3d20193e1bc995f65c175cb453bfdc8a35352f71c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.2/air_1.63.2_windows_386.tar.gz",
|
||||
"hash": "dd67a75132c73690aedd3eebd4af9c4536d6a635c6bf629c1aeb7f7d21f1ef28"
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.3/air_1.63.3_windows_386.tar.gz",
|
||||
"hash": "7c2ea0bde79106acc03bb159862a5d447c22ad0a8478886a108cffa9fe447a20"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.2/air_1.63.2_windows_arm64.tar.gz",
|
||||
"hash": "5d5daabb612f4697da0d3ba71a2d871ffafc806084128b916c65545767d7d96e"
|
||||
"url": "https://github.com/cosmtrek/air/releases/download/v1.63.3/air_1.63.3_windows_arm64.tar.gz",
|
||||
"hash": "c3fcc4da5512c847be0afe88223b7118d681bfbb4bad199568d294f98c5e6805"
|
||||
}
|
||||
},
|
||||
"bin": "air.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user