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 1272b49 commit 8b462dcCopy full SHA for 8b462dc
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.2.1.tar.gz"
10
- sha256 "8e262fa17c51a57197d976e6480a14bb4da810e1e934e0d990f0dcf644a937d1"
+ url "https://github.com/webhippie/medialize/archive/refs/tags/v2.2.2.tar.gz"
+ sha256 "029e8ccb3db363e66736826d26e93b8e6de9cfda19c7a4de9604aeb6f06e2ebb"
11
head "https://github.com/webhippie/medialize.git", branch: "master"
12
13
test do
0 commit comments