Skip to content

Commit

Permalink
Update freeplane from 1.8.8 to 1.8.9 (#92370)
Browse files Browse the repository at this point in the history
* Update freeplane from 1.8.8 to 1.8.9

* freeplane: add zap

* Update freeplane.rb

Co-authored-by: Miccal Matthews <[email protected]>
  • Loading branch information
dmlemos and miccal authored Nov 10, 2020
1 parent 3527448 commit 74cc335
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Casks/freeplane.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
cask "freeplane" do
version "1.8.8"
sha256 "f156bbafce2b6f23ceb770d55fb09b4d35d0fe98416ca688867ac95e02c881a1"
version "1.8.9"
sha256 "00a1a162f9434b52ff61a263e95ae152eaf214102c37aef7abcba47745837bc1"

# downloads.sourceforge.net/freeplane/ was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/freeplane/freeplane%20stable/Freeplane-#{version}.dmg"
appcast "https://sourceforge.net/projects/freeplane/rss?path=/freeplane%20stable"
name "Freeplane"
desc "Mind mapping and knowledge management software"
homepage "https://freeplane.sourceforge.io/"

app "Freeplane.app"

zap trash: "~/Library/Saved Application State/org.freeplane.launcher.savedState"
end

0 comments on commit 74cc335

Please sign in to comment.