mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Add qmoji (#58207)
This commit is contained in:
committed by
Vítor Galvão
parent
eeb3525409
commit
b51e932d6c
@@ -0,0 +1,11 @@
|
||||
cask 'qmoji' do
|
||||
version '1.3'
|
||||
sha256 '094088d3e9bba789f4806eed99cc55b54cd5734f5ed511acdb6bfbe3c0e39479'
|
||||
|
||||
url "https://github.com/jaredly/qmoji/releases/download/#{version}/qmoji.zip"
|
||||
appcast 'https://github.com/jaredly/qmoji/releases.atom'
|
||||
name 'qmoji'
|
||||
homepage 'https://github.com/jaredly/qmoji'
|
||||
|
||||
app 'qmoji.app'
|
||||
end
|
||||
Reference in New Issue
Block a user