apainintheneck 9087afba74 Add baseline test for Cask#to_h
Also, added a test for loading JSON files in the cask loader.
2023-02-28 21:43:02 -08:00

43 lines
757 B
JSON

{
"token": "caffeine",
"full_token": "caffeine",
"tap": null,
"name": [
],
"desc": null,
"homepage": "https://brew.sh/",
"url": "https://www.example.com/cask/caffeine.zip",
"appcast": null,
"version": "1.2.3",
"versions": {
},
"installed": null,
"outdated": false,
"sha256": "67cdb8a02803ef37fdbf7e0be205863172e41a561ca446cd84f0d7ab35a99d94",
"artifacts": [
{
"app": [
"Caffeine.app"
]
},
{
"zap": [
{
"trash": "/$HOME/support/fixtures/cask/caffeine/org.example.caffeine.plist"
}
]
}
],
"caveats": null,
"depends_on": {
},
"conflicts_with": null,
"container": null,
"auto_updates": null,
"tap_git_head": null,
"languages": [
]
}