From 6e18af2267ade019ef396f6d96285901a246771c Mon Sep 17 00:00:00 2001 From: "Daniel J. Hofmann" Date: Wed, 15 Feb 2017 11:48:26 +0100 Subject: [PATCH] Update deps script to mason 0.7 --- scripts/update_dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/update_dependencies.sh b/scripts/update_dependencies.sh index 96c1d5d31..c413725a9 100755 --- a/scripts/update_dependencies.sh +++ b/scripts/update_dependencies.sh @@ -16,7 +16,7 @@ VARIANT_REPO="https://github.com/mapbox/variant.git" VARIANT_TAG=v1.1.0 MASON_REPO="https://github.com/mapbox/mason.git" -MASON_TAG=v0.4.0 +MASON_TAG=v0.7.0 SOL_REPO="https://github.com/ThePhD/sol2.git" SOL_TAG=v2.15.5