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 ad702d8 commit 162ee1eCopy full SHA for 162ee1e
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.1.1.tar.gz"
10
- sha256 "9a36aa4484be5dfa6bab31bc3483c2583a57806d6d62b652b2c28ee2d817efdc"
+ url "https://github.com/webhippie/medialize/archive/refs/tags/v2.1.2.tar.gz"
+ sha256 "da1ec3500036d44cbfff39bc84eb1bc9eca15d32cf94e3e6c12426394da04da9"
11
head "https://github.com/webhippie/medialize.git", branch: "master"
12
13
test do
0 commit comments