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 34ae782 commit 5038843Copy full SHA for 5038843
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.2.0.tar.gz"
10
- sha256 "94ca3d7f5894662d0cb4c0d4eb3eed4c3d0c330126ad3e3410ed1356f9c2c608"
+ url "https://github.com/webhippie/redirects/archive/refs/tags/v2.2.1.tar.gz"
+ sha256 "837c4bc60beb98577229e6755505ba37a2f0de06ef3a1f4b19401954442effff"
11
head "https://github.com/webhippie/redirects.git", branch: "master"
12
13
test do
0 commit comments