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 bb2eaaa commit 923825dCopy full SHA for 923825d
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.6.0.tar.gz"
10
- sha256 "a0b571cdd9edef72a70bfef26963a2ffe66b7bf0d43980cd3838d777d03e6466"
+ url "https://github.com/webhippie/redirects/archive/refs/tags/v2.6.1.tar.gz"
+ sha256 "bc0bf6d116d67440ac694bc96549af0e0617e5af594190af0b67192b988ed228"
11
head "https://github.com/webhippie/redirects.git", branch: "master"
12
13
test do
0 commit comments