{ "version": "2.42.1", "description": "nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go", "homepage": "https://github.com/goreleaser/nfpm", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/goreleaser/nfpm/releases/download/v2.42.1/nfpm_2.42.1_Windows_x86_64.zip", "hash": "b9fac270f05632ce863810f7079bb43f31e0fe7d3db4a41c9138cd8749989034" }, "arm64": { "url": "https://github.com/goreleaser/nfpm/releases/download/v2.42.1/nfpm_2.42.1_Windows_arm64.zip", "hash": "0b46ad9140c5c7b32bee98d55fd62711f8ae983e818182bfdcf9e842bcd93964" } }, "bin": "nfpm.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/goreleaser/nfpm/releases/download/v$version/nfpm_$version_Windows_x86_64.zip" }, "arm64": { "url": "https://github.com/goreleaser/nfpm/releases/download/v$version/nfpm_$version_Windows_arm64.zip" } }, "hash": { "url": "https://github.com/goreleaser/nfpm/releases/download/v$version/checksums.txt" } } }