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 eb36c12 commit a149d61Copy full SHA for a149d61
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.3.0.tar.gz"
10
- sha256 "9e53b2218b5fac3ef1a77e3868483425cc7ecdbbee1c9acb85dc5005232db472"
+ url "https://github.com/webhippie/medialize/archive/refs/tags/v2.3.1.tar.gz"
+ sha256 "9e7fb7b8cba9880d6ad1393c7483fa6aff0c71e02477ddc3ab2f4f5b414d0444"
11
head "https://github.com/webhippie/medialize.git", branch: "master"
12
13
test do
0 commit comments