Files
homebrew-cask/Casks/q/qmoji.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
322 B
Ruby

cask "qmoji" do
version "1.3.1"
sha256 "dbe2d6de7bbbba3160434d8638fdccb2cfa192ecd7cbb4e5d573df74e9f740c5"
url "https://github.com/jaredly/qmoji/releases/download/#{version}/qmoji.zip"
name "qmoji"
desc "Like mojibar, but written in reasonml"
homepage "https://github.com/jaredly/qmoji"
app "qmoji.app"
end