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 717283a commit edd04a7Copy full SHA for edd04a7
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.1.0.tar.gz"
10
- sha256 "3c878d8c10ba3d1aae14e1c126116a77f11b9ee51bbf31f1db793a8d9b185436"
+ url "https://github.com/webhippie/redirects/archive/refs/tags/v2.1.1.tar.gz"
+ sha256 "6a0d3532999ec242ed8455c26e0d23a16386e62d3cf5050c7778b3e3540cd068"
11
head "https://github.com/webhippie/redirects.git", branch: "master"
12
13
test do
0 commit comments