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 4202472 commit 60e7699Copy full SHA for 60e7699
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.8.0.tar.gz"
10
- sha256 "fbb48d62f3dcfb160fa2343e2273e5f41c986626a42627fc7e852bc80741bd43"
+ url "https://github.com/webhippie/redirects/archive/refs/tags/v2.8.1.tar.gz"
+ sha256 "ea9bf0e4630e0992ade912a0e44ae653f12e6a271b2f14dd2c09a904295e9ba9"
11
head "https://github.com/webhippie/redirects.git", branch: "master"
12
13
test do
0 commit comments