mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
+5
-3
@@ -2,11 +2,13 @@ cask "tusk" do
|
||||
version "0.23.0"
|
||||
sha256 "859bf10e072e2446adeac86e4699e64b8f869f7b6738d07f5f54a1e112245238"
|
||||
|
||||
url "https://github.com/klaussinani/tusk/releases/download/v#{version}/Tusk-#{version}.dmg",
|
||||
verified: "github.com/klaussinani/tusk/"
|
||||
url "https://github.com/klaussinani/tusk/releases/download/v#{version}/Tusk-#{version}.dmg"
|
||||
name "Tusk"
|
||||
desc "Refined Evernote desktop app"
|
||||
homepage "https://klaussinani.github.io/tusk/"
|
||||
homepage "https://github.com/klaudiosinani/tusk"
|
||||
|
||||
# https://github.com/klaudiosinani/tusk/issues/381
|
||||
deprecate! date: "2023-01-15", because: :unmaintained
|
||||
|
||||
app "Tusk.app"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user