Files
Mike McQuaid aa461148bb Move all remaining casks to sharded subdirectories.
The migration of `orka.rb` and then `o*.rb` has worked well without
complaint so: let's move everything else, too.
2023-08-09 12:08:38 +01:00

12 lines
346 B
Ruby

cask "gitnote" do
version "3.1.0"
sha256 "f1ff765c09d9e424c2995e7d887040c503cd9b5472eb5e2fc3dadc20d326a498"
url "https://github.com/zhaopengme/gitnote/releases/download/#{version}/GitNote_setup_#{version}.dmg",
verified: "github.com/zhaopengme/gitnote/"
name "gitnote"
homepage "https://gitnoteapp.com/"
app "GitNote.app"
end