Merge pull request #4736 from scpeters/bottle_json_local_filename

dev-cmd/bottle: save local_filename to json
This commit is contained in:
Mike McQuaid 2018-08-22 10:38:24 +01:00 committed by GitHub
commit 1c7c876f3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -392,6 +392,7 @@ module Homebrew
"tags" => {
tag => {
"filename" => filename.bintray,
"local_filename" => filename.to_s,
"sha256" => sha256,
},
},