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 f94359d commit 13b1c25Copy full SHA for 13b1c25
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.3.tar.gz"
10
- sha256 "1595fcdad3c1d82b3f7e9a23e9b1d9f02038fe119d4919152d2d39a216609c43"
+ url "https://github.com/webhippie/medialize/archive/refs/tags/v2.6.4.tar.gz"
+ sha256 "6ec4ac4a7ab630e79037ed7811cbfbd657c92fb30876cae58b893dd458ae2c00"
11
head "https://github.com/webhippie/medialize.git", branch: "master"
12
13
test do
0 commit comments