Skip to content

Commit 2d6c252

Browse files
committed
geeklink: add release livecheck
1 parent 61932e6 commit 2d6c252

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Casks/g/geeklink.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
desc "Local subtitle transcription, translation, and burned-in subtitle OCR"
88
homepage "https://geeklink.dev/"
99

10+
livecheck do
11+
url "https://github.com/GeekLinkDev/GeekLink-release/releases/latest"
12+
strategy :github_latest
13+
end
14+
1015
depends_on arch: :arm64
1116
depends_on macos: :ventura
1217

0 commit comments

Comments
 (0)