Update apex to version 0.16.0

This commit is contained in:
Richard Kuhnt 2017-10-14 16:00:39 +00:00
parent 01dc4c3686
commit f7c6823d98

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://apex.run/", "homepage": "http://apex.run/",
"license": "https://github.com/apex/apex/blob/master/LICENSE", "license": "https://github.com/apex/apex/blob/master/LICENSE",
"version": "0.13.1", "version": "0.16.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/apex/apex/releases/download/v0.13.1/apex_windows_amd64.exe#/apex.exe", "url": "https://github.com/apex/apex/releases/download/v0.16.0/apex_windows_amd64.exe#/apex.exe",
"hash": "b7274c8eec1f367604c92204b4ddafa93b06b71561b1421c3b5086c7bea1b1b7" "hash": "2035575715894a79509bfe30af791b5f939a98a172c0b876607207ff65a4f1c3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/apex/apex/releases/download/v0.13.1/apex_windows_386.exe#/apex.exe", "url": "https://github.com/apex/apex/releases/download/v0.16.0/apex_windows_386.exe#/apex.exe",
"hash": "b7f866b5056cd6505a757af15e2004ff119d0e908fe1e88f64ccf2ec19ac0266" "hash": "e41634a45008b2bd9878fade394aa9a29f89dbc45a0cbabe99c1e27846475335"
} }
}, },
"extract_dir": "apex", "extract_dir": "apex",