From cae8872ad62a081a93d5e95a644527b792b891b8 Mon Sep 17 00:00:00 2001
From: Silas Davis <silas@monax.io>
Date: Tue, 26 Jun 2018 15:19:15 +0100
Subject: [PATCH] Update bos version for integration tests

Signed-off-by: Silas Davis <silas@monax.io>
---
 scripts/deps/bos.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/scripts/deps/bos.sh b/scripts/deps/bos.sh
index 8adb3069..778e5fa9 100755
--- a/scripts/deps/bos.sh
+++ b/scripts/deps/bos.sh
@@ -2,5 +2,4 @@
 
 # The git revision of Bosmarmot/bos we will build and install into ./bin/ for integration tests
 
-echo "ca5fda25977a5e445561aff2078ef398e9962cc0"
-
+echo "a8162471f2dfd1cae183f2aa2614fdd3dc1d5155"
\ No newline at end of file
-- 
GitLab