We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94be6bd commit 232cdb7Copy full SHA for 232cdb7
Formula/j/juju.rb
@@ -1,8 +1,8 @@
1
class Juju < Formula
2
desc "DevOps management tool"
3
homepage "https://juju.is/"
4
- url "https://launchpad.net/juju/3.6/3.6.4/+download/juju-core_3.6.4.tar.gz"
5
- sha256 "816dcaab44fc878c4010273941ff2b03734c769aba7016eb81b3726676672794"
+ url "https://launchpad.net/juju/3.6/3.6.5/+download/juju-core_3.6.5.tar.gz"
+ sha256 "7e2eec738d7b8114e76d889d3f3f815fe4da4f95be73015ff524d9b5b2e9a72f"
6
license "AGPL-3.0-only"
7
version_scheme 1
8
head "https://github.com/juju/juju.git", branch: "develop"
0 commit comments