Add token to Cask#to_h.
This commit is contained in:
parent
895467ad9f
commit
4cb8e6ddd0
@ -139,6 +139,7 @@ module Cask
|
||||
|
||||
def to_h
|
||||
{
|
||||
"token" => token,
|
||||
"name" => name,
|
||||
"homepage" => homepage,
|
||||
"url" => url,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user