Update little-snitch.rb

This commit is contained in:
Miccal Matthews 2023-08-21 20:20:35 +08:00 committed by GitHub
parent bf10d4c991
commit 0093c16bdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ cask "little-snitch" do
livecheck do
url "https://www.obdev.at/products/littlesnitch/download.html"
regex(%r{href=.*?/LittleSnitch-(\d+(?:\.\d+)+)\.dmg}i)
regex(%r{href=.*?/LittleSnitch[._-]v?(\d+(?:\.\d+)+)\.dmg}i)
end
auto_updates true