{ "version": "0.47.0", "description": "An idiomatic, lean, fast & safe pure Rust implementation of Git", "homepage": "https://github.com/GitoxideLabs/gitoxide", "license": "Apache-2.0|MIT", "suggest": { "vcredist": "extras/vcredist2022" }, "architecture": { "32bit": { "url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.47.0/gitoxide-max-v0.47.0-i686-pc-windows-msvc.zip", "hash": "550a07d5247ff839da100b20a02bad360d3e30b3e7f9c2a0ff79a4161bfe8b58", "extract_dir": "gitoxide-max-v0.47.0-i686-pc-windows-msvc" }, "64bit": { "url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.47.0/gitoxide-max-v0.47.0-x86_64-pc-windows-msvc.zip", "hash": "bbad77f1962962102229f5be7c180225b88b2c69a27394c140c882b1637e0e76", "extract_dir": "gitoxide-max-v0.47.0-x86_64-pc-windows-msvc" }, "arm64": { "url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.47.0/gitoxide-max-v0.47.0-aarch64-pc-windows-msvc.zip", "hash": "9feb2a77db06ac95fa3ce7e593a268de27d783c4d5e35008b868204e7b1f9c69", "extract_dir": "gitoxide-max-v0.47.0-aarch64-pc-windows-msvc" } }, "bin": [ "gix.exe", "ein.exe" ], "checkver": "github", "autoupdate": { "architecture": { "32bit": { "url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v$version/gitoxide-max-v$version-i686-pc-windows-msvc.zip", "extract_dir": "gitoxide-max-v$version-i686-pc-windows-msvc" }, "64bit": { "url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v$version/gitoxide-max-v$version-x86_64-pc-windows-msvc.zip", "extract_dir": "gitoxide-max-v$version-x86_64-pc-windows-msvc" }, "arm64": { "url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v$version/gitoxide-max-v$version-aarch64-pc-windows-msvc.zip", "extract_dir": "gitoxide-max-v$version-aarch64-pc-windows-msvc" } }, "hash": { "url": "$baseurl/hashes.sha256" } } }