index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
test
/
support
/
fixtures
/
cask
/
Casks
/
invalid-sha256.rb
blob: 2804da7c39918d8030879fa2e130d94de66b6f36 (
plain
)
1
2
3
4
cask
'invalid-sha256'
do
version
'1.2.3'
sha256
'not a valid shasum'
end