armor: Update to version 0.4.14

This commit is contained in:
Richard Kuhnt 2019-07-15 01:00:24 +00:00
parent 4ef35254bd
commit b31447a7a3

View File

@ -1,16 +1,16 @@
{ {
"description": "Uncomplicated, modern HTTP server", "description": "Uncomplicated, modern HTTP server",
"version": "0.4.13", "version": "0.4.14",
"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.13/armor_0.4.13_windows_32-bit.zip", "url": "https://github.com/labstack/armor/releases/download/v0.4.14/armor_0.4.14_windows_32-bit.zip",
"hash": "fff810cc0392e38fa578898fb8a3295add90addf35e71fe03a62c0ee92a1d297" "hash": "038a99e3a114df3b714087043b6204f0a77e265507967c388f8bd52fd4fc2d8a"
}, },
"64bit": { "64bit": {
"url": "https://github.com/labstack/armor/releases/download/v0.4.13/armor_0.4.13_windows_64-bit.zip", "url": "https://github.com/labstack/armor/releases/download/v0.4.14/armor_0.4.14_windows_64-bit.zip",
"hash": "8d445252a8bd8d0810608638037667a14a76960af6e6b82516a9c1d7e031a19b" "hash": "2d40455b4978987923106a6a5d67fc7555dc74cd339edb5d05ed318d2dbc8ecd"
} }
}, },
"bin": "armor.exe", "bin": "armor.exe",