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 9cd61fb commit faef4adCopy full SHA for faef4ad
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.5.1.tar.gz"
10
- sha256 "16b27a97ff3468b6762e2311f320ce2531ea44bad92d95f84f645ad519f6dd6a"
+ url "https://github.com/webhippie/redirects/archive/refs/tags/v2.6.0.tar.gz"
+ sha256 "a0b571cdd9edef72a70bfef26963a2ffe66b7bf0d43980cd3838d777d03e6466"
11
head "https://github.com/webhippie/redirects.git", branch: "master"
12
13
test do
0 commit comments