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 69f5c9a commit 623e3c4Copy full SHA for 623e3c4
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.4.1.tar.gz"
10
- sha256 "1809c1dd5c9938cf8a15c1eed14a6f3a5cfe8bb795827fecf3e30d1e7a2f0a8e"
+ url "https://github.com/webhippie/redirects/archive/refs/tags/v2.4.2.tar.gz"
+ sha256 "828166edd6c85ee67a0085c2612be7e6970f9d7d03219081bbffb1cd56492cdb"
11
head "https://github.com/webhippie/redirects.git", branch: "master"
12
13
test do
0 commit comments