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 8fe54f1 commit 4a67e23Copy full SHA for 4a67e23
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.3.0.tar.gz"
10
- sha256 "aa6f00212d6c5e8e59a44781088f2bde83f95545b37076ee7b159e00a684c9b4"
+ url "https://github.com/webhippie/redirects/archive/refs/tags/v2.4.0.tar.gz"
+ sha256 "472a0176ec3b060b7249d8ea134a6dde5d6e52730c7ae5d13f45f3e5ce69fb70"
11
head "https://github.com/webhippie/redirects.git", branch: "master"
12
13
test do
0 commit comments