Skip to content

Commit

Permalink
dehelper: use version :latest
Browse files Browse the repository at this point in the history
  • Loading branch information
bevanjkay committed Apr 15, 2024
1 parent 9821b6a commit e9c6dea
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions Casks/d/dehelper.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
cask "dehelper" do
version "4.6.0"
version :latest
sha256 :no_check

url "https://static.eudic.net/pkg/dhmac.dmg",
user_agent: :fake
name "Dehelper"
name "寰疯鍔╂墜"
desc "Chinese-German dictionary"
homepage "https://www.eudic.net/v#{version.major}/de/app/dehelper"

livecheck do
url "https://static.eudic.net/pkg/dehelper_mac.xml"
strategy :sparkle, &:short_version
end
homepage "https://www.eudic.net/v4/de/app/dehelper"

depends_on macos: ">= :high_sierra"

Expand Down

0 comments on commit e9c6dea

Please sign in to comment.