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.14 /coursier.jar"
5- sha256 "436d5498cd16b04061da847d29cc565c5833aeaca99f566f74a0870e4d12f16f "
4+ url "https://github.com/coursier/coursier/releases/download/v2.1.15 /coursier.jar"
5+ sha256 "cdee5ff8522b675ddff0646c63cc661034519ac6ec37efdfbef54176b2d655d5 "
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 : "8d7433e7a49db2b96a2165fb3b2e1a9f5f7e0fdf56e9017494ad5570fb560756 "
17+ sha256 cellar : :any_skip_relocation , all : "2e7b63f9be86c90aaebdf08b792edfc088fe7ce6894160527eaa95c54583b29c "
1818 end
1919
2020 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments