homebrew-cask/Casks/sabaki.rb

13 lines
451 B
Ruby

cask 'sabaki' do
version '0.42.0'
sha256 '2a4a1f1603c7367f59a4ccf39c891e45307e875b63b1974c018763b829a5bfb9'
# github.com/SabakiHQ/Sabaki was verified as official when first introduced to the cask
url "https://github.com/SabakiHQ/Sabaki/releases/download/v#{version}/sabaki-v#{version}-mac-x64.7z"
appcast 'https://github.com/SabakiHQ/Sabaki/releases.atom'
name 'Sabaki'
homepage 'https://sabaki.yichuanshen.de/'
app 'Sabaki.app'
end