From e723ce8e8b6f145b4e6e241d35b554f03568bf15 Mon Sep 17 00:00:00 2001 From: Richard Date: Wed, 15 Feb 2017 21:01:22 +0100 Subject: [PATCH] Update apex to version 0.13.0 --- apex.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apex.json b/apex.json index 6f047b811a..e0bba9a5ad 100644 --- a/apex.json +++ b/apex.json @@ -1,11 +1,11 @@ { "homepage": "http://apex.run/", "license": "https://github.com/apex/apex/blob/master/LICENSE", - "version": "0.12.0", + "version": "0.13.0", "architecture": { "64bit": { - "url": "https://github.com/apex/apex/releases/download/v0.12.0/apex_windows_amd64.exe", - "hash": "f9169347210fc1292c7e281f7898c2830be0d3c6458bf68db3528a64a5e2787d" + "url": "https://github.com/apex/apex/releases/download/v0.13.0/apex_windows_amd64.exe", + "hash": "8e667470e644b025c237d988f70ede9d794420915f808a9e08f9b070f0241cde" } }, "extract_dir": "apex",