Skip to content

Commit 23cba36

Browse files
committed
coursier 2.1.24
1 parent 067bbf9 commit 23cba36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/coursier.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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.23/coursier.jar"
5-
sha256 "520c0c3dea3e5d075542e874d33e4cfac5a9bf3f461a3d4a9e6fba4032f7f007"
4+
url "https://github.com/coursier/coursier/releases/download/v2.1.24/coursier.jar"
5+
sha256 "8c724dc204534353ea8263ba0af624979658f7ab62395f35b04f03ce5714f330"
66
license "Apache-2.0"
77

88
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are

0 commit comments

Comments
 (0)