There was an error while loading. Please reload this page.
1 parent 61932e6 commit 2d6c252Copy full SHA for 2d6c252
1 file changed
Casks/g/geeklink.rb
@@ -7,6 +7,11 @@
7
desc "Local subtitle transcription, translation, and burned-in subtitle OCR"
8
homepage "https://geeklink.dev/"
9
10
+ livecheck do
11
+ url "https://github.com/GeekLinkDev/GeekLink-release/releases/latest"
12
+ strategy :github_latest
13
+ end
14
+
15
depends_on arch: :arm64
16
depends_on macos: :ventura
17
0 commit comments