From 7935e9b501fcd0a8a5a5a58a9977753a6b59f150 Mon Sep 17 00:00:00 2001 From: Silas Davis <silas@monax.io> Date: Thu, 21 Jun 2018 01:04:19 +0100 Subject: [PATCH] Update to compatible bos Signed-off-by: Silas Davis <silas@monax.io> --- scripts/deps/bos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/deps/bos.sh b/scripts/deps/bos.sh index 19645c85..8adb3069 100755 --- a/scripts/deps/bos.sh +++ b/scripts/deps/bos.sh @@ -2,5 +2,5 @@ # The git revision of Bosmarmot/bos we will build and install into ./bin/ for integration tests -echo "36b811cb86272eba79b64bd16ffcd3a1e378f468" +echo "ca5fda25977a5e445561aff2078ef398e9962cc0" -- GitLab