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 fa05b5e commit 610a5bcCopy full SHA for 610a5bc
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.5.1.tar.gz"
10
- sha256 "7f945d969c913772d6665e881c7f92a828b0f5c1af8cf444ca9af9565082de65"
+ url "https://github.com/webhippie/medialize/archive/refs/tags/v2.6.0.tar.gz"
+ sha256 "b4dab75414de3729de4c94b515edf062401f520dcb9f3185c6609b3b21ff49d9"
11
head "https://github.com/webhippie/medialize.git", branch: "master"
12
13
test do
0 commit comments