Merge pull request #6289 from reitermarkus/cask-to_h
Add `token` to `Cask#to_h`.
This commit is contained in:
		
						commit
						40b67f19aa
					
				@ -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