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 c3a1cb0 commit 3f3fd92Copy full SHA for 3f3fd92
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.2.2.tar.gz"
10
- sha256 "029e8ccb3db363e66736826d26e93b8e6de9cfda19c7a4de9604aeb6f06e2ebb"
+ url "https://github.com/webhippie/medialize/archive/refs/tags/v2.3.0.tar.gz"
+ sha256 "9e53b2218b5fac3ef1a77e3868483425cc7ecdbbee1c9acb85dc5005232db472"
11
head "https://github.com/webhippie/medialize.git", branch: "master"
12
13
test do
0 commit comments