diff --git a/Formula/maestro.rb b/Formula/maestro.rb index e74e3c1..d9a6baf 100644 --- a/Formula/maestro.rb +++ b/Formula/maestro.rb @@ -1,8 +1,8 @@ class Maestro < Formula desc "Multi-repository workspaces for engineering teams" homepage "https://github.com/Th3Mouk/maestro" - url "https://registry.npmjs.org/@th3mouk/maestro/-/maestro-0.2.0.tgz" - sha256 "a735d5db25aefb98e2f148a126f4021b6457f26d47eaa9a4481839a34b457f7c" + url "https://registry.npmjs.org/@th3mouk/maestro/-/maestro-0.3.0.tgz" + sha256 "89c4e6cd32ba46598a3dfbffc3058a4e9424b63071b147f1b172dc1ecc9f7e78" license "MIT" depends_on "node"