From 06917f17975e6987c6df4b45197565db2cdd2767 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 29 Nov 2019 10:26:49 +0100 Subject: [PATCH] brotli: Update version from 0.6.0 to 1.0.7 https://github.com/google/brotli/releases --- brotli.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brotli.be0 b/brotli.be0 index 1538deb36..87ef0a9dc 100755 --- a/brotli.be0 +++ b/brotli.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION brotli-0.6.0-0 +# BEE_VERSION brotli-1.0.7-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)