Merge pull request #163170 from ivaquero/update-frhelper

frhelper: set auto_updates true
This commit is contained in:
Miccal Matthews
2023-12-23 16:48:21 +08:00
committed by GitHub
+1
View File
@@ -15,6 +15,7 @@ cask "frhelper" do
strategy :sparkle, &:short_version
end
auto_updates true
depends_on macos: ">= :high_sierra"
app "Frhelper.app"