delete sampler (added to homebrew-core instead) (#74923)

This commit is contained in:
Alexander Lukyanchikov 2019-12-30 08:29:05 -05:00 committed by Vítor Galvão
parent 6c5a7f76ca
commit 5157a0f4c6
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
cask 'sampler' do
version '1.0.3'
sha256 'b76c1e1154d458ba43af06b380b38a85051a74cde2691bbc05c3405148f5c7ac'
# github.com/sqshq/sampler was verified as official when first introduced to the cask
url "https://github.com/sqshq/sampler/releases/download/v#{version}/sampler-#{version}-darwin-amd64"
appcast 'https://github.com/sqshq/sampler/releases.atom'
name 'sampler'
homepage 'https://sampler.dev/'
binary "sampler-#{version}-darwin-amd64", target: 'sampler'
end