We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95c6e24 commit fa71c68Copy full SHA for fa71c68
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.2.0.tar.gz"
7
- sha256 "1dde59d9194dca59ecad592914bf00efa532bdaf2259530532fed5a980658bed"
+ url "https://github.com/GEOS-ESM/mepo/archive/refs/tags/v2.2.1.tar.gz"
+ sha256 "35e10bbce846fe075acb4844835c9b755150a2abb34d034ead4045fae9d022d2"
8
license "Apache-2.0"
9
10
depends_on "libyaml"
0 commit comments