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 607ef03 commit 0638b0aCopy full SHA for 0638b0a
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/v1.0.1.tar.gz"
10
- sha256 "dfd3e96e92a753c3853d6991bfc7fd0ad339bfc3df788373e896cd12ae9e7692"
+ url "https://github.com/webhippie/medialize/archive/refs/tags/v2.0.0.tar.gz"
+ sha256 "824acd9196d2ef8b8a886334acec3b50dcba1a6225a82bb2667e0204216c6594"
11
head "https://github.com/webhippie/medialize.git", branch: "master"
12
13
test do
0 commit comments