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 2d4db4d commit 2b93d38Copy full SHA for 2b93d38
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.1.tar.gz"
10
- sha256 "9e7fb7b8cba9880d6ad1393c7483fa6aff0c71e02477ddc3ab2f4f5b414d0444"
+ url "https://github.com/webhippie/medialize/archive/refs/tags/v2.4.0.tar.gz"
+ sha256 "a955bd3d2492f8bc4bc7309239c3056b542c365cfa36bd0c5c6d8ce8ee4c3136"
11
head "https://github.com/webhippie/medialize.git", branch: "master"
12
13
test do
0 commit comments