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 9e34374 commit 90c8ff8Copy full SHA for 90c8ff8
Formula/a/anubis.rb
@@ -1,8 +1,8 @@
1
class Anubis < Formula
2
desc "Protect resources from scraper bots"
3
homepage "https://anubis.techaro.lol"
4
- url "https://github.com/TecharoHQ/anubis/archive/refs/tags/v1.22.0.tar.gz"
5
- sha256 "81b45cf8d210927c6bdf81b4d925734b623e0c0c3f04f48c2034a85eea3bcd32"
+ url "https://github.com/TecharoHQ/anubis/archive/refs/tags/v1.23.0.tar.gz"
+ sha256 "a7b8fed675deb2585a7751caefea457005d846a05ef6f5fc0f2419693c00d678"
6
license "MIT"
7
head "https://github.com/TecharoHQ/anubis.git", branch: "main"
8
0 commit comments