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 23a01ae commit 318ee1bCopy full SHA for 318ee1b
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.6.0.tar.gz"
10
- sha256 "b4dab75414de3729de4c94b515edf062401f520dcb9f3185c6609b3b21ff49d9"
+ url "https://github.com/webhippie/medialize/archive/refs/tags/v2.6.1.tar.gz"
+ sha256 "d272cec9f3af6a326b348fa59b0f2407f5347a6bf13c8a51df0fee5efb37b2e5"
11
head "https://github.com/webhippie/medialize.git", branch: "master"
12
13
test do
0 commit comments