Merge pull request #4736 from scpeters/bottle_json_local_filename
dev-cmd/bottle: save local_filename to json
This commit is contained in:
commit
1c7c876f3f
@ -392,6 +392,7 @@ module Homebrew
|
||||
"tags" => {
|
||||
tag => {
|
||||
"filename" => filename.bintray,
|
||||
"local_filename" => filename.to_s,
|
||||
"sha256" => sha256,
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user