Update packages.rb

This commit is contained in:
Miccal Matthews 2023-09-26 05:45:26 +08:00 committed by GitHub
parent 25f0278afd
commit 23ace7deba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -9,14 +9,17 @@ cask "packages" do
livecheck do
url "http://s.sudre.free.fr/Software/Packages/release_notes.html"
regex(/Release_notes_Version[^>]*>\s*(\d+(?:\.\d+)+)/i)
regex(/Release[._-]notes[._-]Version[^>]*>\s*(\d+(?:\.\d+)+)/i)
end
auto_updates true
pkg "Install Packages.pkg"
uninstall script: { executable: "Extras/uninstall.sh", sudo: true }
uninstall script: {
executable: "Extras/uninstall.sh",
sudo: true,
}
zap trash: [
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/fr.whitebox.packages.sfl*",