We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 557e4b2 commit 94501f7Copy full SHA for 94501f7
1 file changed
Formula/medialize.rb
@@ -6,8 +6,8 @@ class Medialize < Formula
6
homepage "https://webhippie.github.io/medialize"
7
license "Apache-2.0"
8
9
- url "https://github.com/webhippie/medialize/archive/refs/tags/v2.1.2.tar.gz"
10
- sha256 "da1ec3500036d44cbfff39bc84eb1bc9eca15d32cf94e3e6c12426394da04da9"
+ url "https://github.com/webhippie/medialize/archive/refs/tags/v2.2.0.tar.gz"
+ sha256 "772e5fd687511ca6fdb1aae0fc25163ae757c97601e61b42a80f107533ec5a88"
11
head "https://github.com/webhippie/medialize.git", branch: "master"
12
13
test do
0 commit comments