mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
Update armor to version 0.4.11
This commit is contained in:
parent
2ac7fb7136
commit
1c05dace0a
10
armor.json
10
armor.json
@ -1,16 +1,16 @@
|
||||
{
|
||||
"description": "Uncomplicated, modern HTTP server",
|
||||
"version": "0.4.10",
|
||||
"version": "0.4.11",
|
||||
"homepage": "https://github.com/labstack/armor",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/labstack/armor/releases/download/0.4.10/armor_0.4.10_windows_32-bit.zip",
|
||||
"hash": "8b10cbef193e6eeb6f17552e0a795ddb2d2706b9ba6094e7438b87ed3fe5c1d5"
|
||||
"url": "https://github.com/labstack/armor/releases/download/0.4.11/armor_0.4.11_windows_32-bit.zip",
|
||||
"hash": "25bf01056df4b3afecdcd5288bf8ddb98066b143a62462b50f6fce0afbd17a7f"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/labstack/armor/releases/download/0.4.10/armor_0.4.10_windows_64-bit.zip",
|
||||
"hash": "56f7a59654a48bba12220bd93163865e4a47a8f7538b34782175236c5011c716"
|
||||
"url": "https://github.com/labstack/armor/releases/download/0.4.11/armor_0.4.11_windows_64-bit.zip",
|
||||
"hash": "053096ad9f19f6e7b7ce19b33c623489140f4fab933c942275fa5ca29c46d0ad"
|
||||
}
|
||||
},
|
||||
"bin": "armor.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user