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 36814ed commit 3d413e5Copy full SHA for 3d413e5
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.4.0.tar.gz"
10
- sha256 "a955bd3d2492f8bc4bc7309239c3056b542c365cfa36bd0c5c6d8ce8ee4c3136"
+ url "https://github.com/webhippie/medialize/archive/refs/tags/v2.4.1.tar.gz"
+ sha256 "681632efd6d0a2e3aefc46279d41fedc877001d150f18cb8b433491471d4e872"
11
head "https://github.com/webhippie/medialize.git", branch: "master"
12
13
test do
0 commit comments