electron: update livecheck

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2023-09-12 12:42:25 -04:00
parent de76da5a47
commit 877aa6d785
No known key found for this signature in database
GPG Key ID: 6577287BDCA70840
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ cask "electron" do
livecheck do
url :url
regex(/^v?(\d+(?:\.\d+)+)$/i)
strategy :github_latest
end
app "Electron.app"