From 9fd94f3c8ea62598516ad56310cfed01ca6293fb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 29 Aug 2017 00:00:29 +0000 Subject: [PATCH] Update apex to version 0.13.1 --- apex.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apex.json b/apex.json index 6aafd5c354..568d75467e 100644 --- a/apex.json +++ b/apex.json @@ -1,15 +1,15 @@ { "homepage": "http://apex.run/", "license": "https://github.com/apex/apex/blob/master/LICENSE", - "version": "0.15.0", + "version": "0.13.1", "architecture": { "64bit": { - "url": "https://github.com/apex/apex/releases/download/v0.15.0/apex_windows_amd64.exe#/apex.exe", - "hash": "52816520a0ad13725ec87fabbed98c3d161241adf88a4a33b1ad861b2f99bdb1" + "url": "https://github.com/apex/apex/releases/download/v0.13.1/apex_windows_amd64.exe#/apex.exe", + "hash": "b7274c8eec1f367604c92204b4ddafa93b06b71561b1421c3b5086c7bea1b1b7" }, "32bit": { - "url": "https://github.com/apex/apex/releases/download/v0.15.0/apex_windows_386.exe#/apex.exe", - "hash": "4ef9b3bddd86166e33d1901ffd1dfabd1a93e18abdcbe81865b4d0bca26462ff" + "url": "https://github.com/apex/apex/releases/download/v0.13.1/apex_windows_386.exe#/apex.exe", + "hash": "b7f866b5056cd6505a757af15e2004ff119d0e908fe1e88f64ccf2ec19ac0266" } }, "extract_dir": "apex",