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 0f844ff commit 71167daCopy full SHA for 71167da
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.3.tar.gz"
10
- sha256 "514133c577020c7fe8423d498b98e7b6bbf120d1e47eae9a98840268bfffa03d"
+ url "https://github.com/webhippie/redirects/archive/refs/tags/v2.6.4.tar.gz"
+ sha256 "3b200195f384df5ff7f9b115f5befcf29debe85de023061ee57b1636c96913dc"
11
head "https://github.com/webhippie/redirects.git", branch: "master"
12
13
test do
0 commit comments