File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Coursier < Formula
22 desc "Pure Scala Artifact Fetching"
33 homepage "https://get-coursier.io/"
4- url "https://github.com/coursier/coursier/releases/download/v2.1.15 /coursier.jar"
5- sha256 "cdee5ff8522b675ddff0646c63cc661034519ac6ec37efdfbef54176b2d655d5 "
4+ url "https://github.com/coursier/coursier/releases/download/v2.1.16 /coursier.jar"
5+ sha256 "d37b14883be2e50a45314556a771c203f1df7c53d6a5454ac6404154d784cd15 "
66 license "Apache-2.0"
77
88 # Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are
@@ -14,7 +14,7 @@ class Coursier < Formula
1414 end
1515
1616 bottle do
17- sha256 cellar : :any_skip_relocation , all : "2e7b63f9be86c90aaebdf08b792edfc088fe7ce6894160527eaa95c54583b29c "
17+ sha256 cellar : :any_skip_relocation , all : "43226d970758f17e1ef6b118ecf9686a3407c707eadb9cf6c6e17b91ee0b2f0b "
1818 end
1919
2020 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments