{ "version": "3.2.1", "description": "DAta-SELector. Command line utility for querying and modifying data structures inside JSON, TOML, YAML, ...", "homepage": "https://github.com/TomWright/dasel", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/TomWright/dasel/releases/download/v3.2.1/dasel_windows_amd64.exe#/dasel.exe", "hash": "fffffede137e72b80d20463d94928aa13211f70d4a668814325f6c2e3b5a59f6" }, "32bit": { "url": "https://github.com/TomWright/dasel/releases/download/v3.2.1/dasel_windows_386.exe#/dasel.exe", "hash": "c7e076ea667b93dba1171293153ed684c4c450a8e407c483fe5d6e6c601168c5" } }, "bin": "dasel.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/TomWright/dasel/releases/download/v$version/dasel_windows_amd64.exe#/dasel.exe" }, "32bit": { "url": "https://github.com/TomWright/dasel/releases/download/v$version/dasel_windows_386.exe#/dasel.exe" } } } }