diff --git a/Formula/zube-cli.rb b/Formula/zube-cli.rb index dff18f0..6450205 100644 --- a/Formula/zube-cli.rb +++ b/Formula/zube-cli.rb @@ -1,8 +1,8 @@ class ZubeCli < Formula desc "A command line utility to interact with zube.io" homepage "https://www.platogo.com" - url "https://github.com/platogo/zube-cli/archive/refs/tags/0.3.2.tar.gz" - sha256 "3d6748f90199afe01ba75dbac3c2a8787bd237cd3a26f6fe1d52e77b404ca322" + url "https://github.com/platogo/zube-cli/archive/refs/tags/0.3.3.tar.gz" + sha256 "25a312d6faf398c75b5b7fae6713f34b59d75ff4ae6ae278dad13dc44ea4a006" license "GPL-3.0" head "https://github.com/platogo/zube-cli", branch: "master"