Update lingon-x from 8.4 to 8.4.1 (#115579)

* Update lingon-x from 8.4 to 8.4.1

* Update lingon-x.rb

Co-authored-by: T-Pain <rxtony@gmail.com>
Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
DonutMango 2021-12-08 01:38:31 -08:00 committed by GitHub
parent 254df89bf1
commit ae48a06637
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -3,8 +3,8 @@ cask "lingon-x" do
version "6.6.5"
sha256 "b0231b1a98dcc8f5c4234b419c9f5331407b8cce29b33f0ea2e32b12595adfa8"
else
version "8.4"
sha256 "4cba73dcf80ee753f66904013d5bce5277046760d3bb36488c19f8aac85aae48"
version "8.4.1"
sha256 "1f9d8e1ddde9fe231bac021d9bc4310e9f43971be09ac6499b37dd22ec5b3e52"
end
url "https://www.peterborgapps.com/downloads/LingonX#{version.major}.zip"
@ -14,7 +14,6 @@ cask "lingon-x" do
livecheck do
url "https://www.peterborgapps.com/updates/lingonx#{version.major}.plist"
strategy :page_match
regex(%r{<key>version</key>\s*\n\s*<string>(\d+(?:\.\d+)+)</string>}i)
end