armor: Update to version 0.4.13

This commit is contained in:
Richard Kuhnt 2019-06-05 16:00:47 +00:00
parent 028885cfcf
commit 1cf2122851

View File

@ -1,16 +1,16 @@
{ {
"description": "Uncomplicated, modern HTTP server", "description": "Uncomplicated, modern HTTP server",
"version": "0.4.12", "version": "0.4.13",
"homepage": "https://github.com/labstack/armor", "homepage": "https://github.com/labstack/armor",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/labstack/armor/releases/download/v0.4.12/armor_0.4.12_windows_32-bit.zip", "url": "https://github.com/labstack/armor/releases/download/v0.4.13/armor_0.4.13_windows_32-bit.zip",
"hash": "6cec0d1b63e926851a068460988ccd2202c7650b1d8e2c8d3495c7860653b873" "hash": "fff810cc0392e38fa578898fb8a3295add90addf35e71fe03a62c0ee92a1d297"
}, },
"64bit": { "64bit": {
"url": "https://github.com/labstack/armor/releases/download/v0.4.12/armor_0.4.12_windows_64-bit.zip", "url": "https://github.com/labstack/armor/releases/download/v0.4.13/armor_0.4.13_windows_64-bit.zip",
"hash": "d734939d021ecd40f44c7389a2d3dd2234f9584e8c8f31a3fa1964ed254b8a9e" "hash": "8d445252a8bd8d0810608638037667a14a76960af6e6b82516a9c1d7e031a19b"
} }
}, },
"bin": "armor.exe", "bin": "armor.exe",