Update aldente.rb

This commit is contained in:
Miccal Matthews 2023-09-29 09:20:55 +08:00 committed by GitHub
parent 3c6b12e502
commit 61c93a5cc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,15 @@
cask "aldente" do
version "1.22.2"
version "1.22.2,42"
sha256 "6d1108d114b8c6f11c732c37c9e779683f281b9c260f98721bcdaa5b6b6a9440"
url "https://apphousekitchen.com/aldente/AlDente#{version}.dmg"
url "https://apphousekitchen.com/aldente/AlDente#{version.csv.first}.dmg"
name "AlDente"
desc "Menu bar tool to limit maximum charging percentage"
homepage "https://apphousekitchen.com/"
livecheck do
url "https://apphousekitchen.com/aldente/aldenteproappcast.xml"
strategy :sparkle, &:short_version
url "https://apphousekitchen.com/aldente/AlDente-Pro.dmg"
strategy :extract_plist
end
auto_updates true