We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33259a8 commit de7fd79Copy full SHA for de7fd79
Formula/m/mepo.rb
@@ -3,8 +3,8 @@ class Mepo < Formula
3
4
desc "Tool to manage (m)ultiple git r(epo)sitories"
5
homepage "https://github.com/GEOS-ESM/mepo"
6
- url "https://github.com/GEOS-ESM/mepo/archive/refs/tags/v2.3.2.tar.gz"
7
- sha256 "8572101568d8b13f4eeb3bb909b9b02b4f7a506fb5150d15e3885accf0950925"
+ url "https://github.com/GEOS-ESM/mepo/archive/refs/tags/v2.4.0.tar.gz"
+ sha256 "44deb47165a4bf060b878817e4cf513e1b92e3284af955bd66bc8256fc796e48"
8
license "Apache-2.0"
9
10
depends_on "libyaml"
0 commit comments