set auto updates to true

This commit is contained in:
Tse Kit Yam
2024-02-23 06:21:19 +08:00
committed by GitHub
parent efd41aa9c0
commit cab4fb552c
+1
View File
@@ -13,6 +13,7 @@ cask "theiaide" do
regex(/href=.*?TheiaIDE[._-]v?(\d+(?:\.\d+)+)(?:-mac)?\.zip/i)
end
auto_updates true
depends_on macos: ">= :high_sierra"
app "TheiaIDE.app"