Update armor to version 0.4.11

This commit is contained in:
Richard Kuhnt 2018-05-06 18:00:20 +00:00
parent 2ac7fb7136
commit 1c05dace0a

View File

@ -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",