homebrew-cask/Casks/sabaki.rb

13 lines
451 B
Ruby

cask 'sabaki' do
version '0.43.2'
sha256 '10a2915438e0d0d8ed4daa415a91e4a191814d2b8d21d14ecaeef926aac8565f'
# 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