mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
SHA256 added to Bitmessage
Added sha256. Call me crazy, but I think the integrity of a secure messaging app should be verified.
This commit is contained in:
parent
8c1853d3c4
commit
d4385f064b
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
class Bitmessage < Cask
|
||||
url 'https://bitmessage.org/download/osx/Bitmessage.dmg'
|
||||
url 'https://bitmessage.org/download/osx/Archive/bitmessage-v0.4.2.dmg'
|
||||
homepage 'https://bitmessage.org/'
|
||||
version 'latest'
|
||||
no_checksum
|
||||
version '0.4.2'
|
||||
sha256 'aa109705406d9ab86761d03e2cb6387a5a05a51d7a68747f6284ba32ef2aa445'
|
||||
link 'Bitmessage.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue