emacsclient: remove Cask

Signed-off-by: Justin Krehel <39449589+krehel@users.noreply.github.com>
This commit is contained in:
Justin Krehel 2024-04-21 11:51:48 -04:00
parent 1825bf2f2f
commit f7f3d70aa7
No known key found for this signature in database
GPG Key ID: 757F1864C8CF3605
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
cask "emacsclient" do
version "1.0"
sha256 :no_check
url "https://github.com/sprig/org-capture-extension/raw/master/EmacsClient.app.zip"
name "emacsclient"
desc "Chrome/Firefox extension that facilitates org-capture in emacs"
homepage "https://github.com/sprig/org-capture-extension"
livecheck do
url :url
strategy :extract_plist
end
app "EmacsClient.app"
end