From 966f8f3c3d41c6009fba315fa5bc0e27c5588698 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Thu, 5 Dec 2019 13:51:02 +0100 Subject: [PATCH] Revert "Update Brotli from 0.6.0 to 1.0.7" --- brotli.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brotli.be0 b/brotli.be0 index 87ef0a9dc..1538deb36 100755 --- a/brotli.be0 +++ b/brotli.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION brotli-1.0.7-0 +# BEE_VERSION brotli-0.6.0-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.)