Files
Scoop/test/fixtures/format/formatted/2-whitespaces-mess.json
Francois Botha 0fd6657572 tests(typo): Fix typo ('formated' -> 'formatted') (#4217)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
2022-06-21 14:46:35 +08:00

16 lines
291 B
JSON

{
"version": "0.5.18",
"url": "https://whatever",
"hash": "whatever",
"architecture": {
"64bit": {
"installer": {
"script": [
"Do something",
"cosi"
]
}
}
}
}