We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1007c50 commit 33259a8Copy full SHA for 33259a8
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.1.tar.gz"
7
- sha256 "5ed41ecec1ecff2d51d861def44f59d4e92b44f555a913f07284b993395c83e1"
+ url "https://github.com/GEOS-ESM/mepo/archive/refs/tags/v2.3.2.tar.gz"
+ sha256 "8572101568d8b13f4eeb3bb909b9b02b4f7a506fb5150d15e3885accf0950925"
8
license "Apache-2.0"
9
10
depends_on "libyaml"
0 commit comments