We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92913d9 commit 1d9d971Copy full SHA for 1d9d971
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.4.1.tar.gz"
10
- sha256 "681632efd6d0a2e3aefc46279d41fedc877001d150f18cb8b433491471d4e872"
+ url "https://github.com/webhippie/medialize/archive/refs/tags/v2.5.0.tar.gz"
+ sha256 "9ab9e78ab3091c93876137995e477b36b28ec973f6b69af0e38b7620736b4666"
11
head "https://github.com/webhippie/medialize.git", branch: "master"
12
13
test do
0 commit comments