dev-cmd/bottle: save local_filename to json

This commit is contained in:
Steven Peters 2018-08-22 01:30:18 -07:00
parent 713532e763
commit 26e1d17b4d

View File

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