dev-cmd/bottle: save local_filename to json
This commit is contained in:
parent
713532e763
commit
26e1d17b4d
@ -392,6 +392,7 @@ module Homebrew
|
|||||||
"tags" => {
|
"tags" => {
|
||||||
tag => {
|
tag => {
|
||||||
"filename" => filename.bintray,
|
"filename" => filename.bintray,
|
||||||
|
"local_filename" => filename.to_s,
|
||||||
"sha256" => sha256,
|
"sha256" => sha256,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user