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 1d9d971 commit 90b3f5dCopy full SHA for 90b3f5d
1 file changed
Formula/redirects.rb
@@ -6,8 +6,8 @@ class Redirects < Formula
6
homepage "https://webhippie.github.io/redirects"
7
license "Apache-2.0"
8
9
- url "https://github.com/webhippie/redirects/archive/refs/tags/v2.4.3.tar.gz"
10
- sha256 "b026db215bee0df492b74e8437199112b5b5a8422f84187d72b07650938c2720"
+ url "https://github.com/webhippie/redirects/archive/refs/tags/v2.5.0.tar.gz"
+ sha256 "22a314dd273c3772a5b02dad6ad6648c93a8ac52383f886e72d4f37587c7b169"
11
head "https://github.com/webhippie/redirects.git", branch: "master"
12
13
test do
0 commit comments