Files
homebrew-cask/Casks/d/dictater.rb
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
336 B
Ruby

cask "dictater" do
version "1.2"
sha256 "32ae561c93af4979d23c0c8e22f31665a93f4f654539a0c10f725b35a62c9557"
url "https://github.com/Nosrac/Dictater/releases/download/#{version}/Dictater.zip",
verified: "github.com/Nosrac/Dictater/"
name "Dictater"
homepage "https://nosrac.github.io/Dictater/"
app "Dictater.app"
end