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 9c5c793 commit 18e996aCopy full SHA for 18e996a
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/v1.0.1.tar.gz"
10
- sha256 "5a1449cb00a82cc69bc7def8852bc86c22d4333fd75126e4b356fa6d050bd6fb"
+ url "https://github.com/webhippie/redirects/archive/refs/tags/v2.0.0.tar.gz"
+ sha256 "2e4b3596c09a0158e7183bd0dd41116a60e8b9696a67e88776d6c8e5cca66927"
11
head "https://github.com/webhippie/redirects.git", branch: "master"
12
13
test do
0 commit comments