aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/support/fixtures/cask/Casks/appcast-checkpoint-sha256-for-empty-string.rb
blob: 4e74d728dcd60113a6a81cdb33964954a5e3e41d (plain)
1
2
3
4
cask 'appcast-checkpoint-sha256-for-empty-string' do
  appcast 'http://localhost/appcast.xml',
          checkpoint: 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
end