ZIP
WinGet
2 submissions
dist
axodotdev ยท 0.31.0 ยท x64
Before deploying, verify this file with VirusTotal โ
Silent Commands
Distributed as a ZIP archive โ extract the contents and run the executable directly. No installer is included.
File Identity
Filename
cargo-dist-x86_64-pc-windows-msvc.zip
File Size
7.9 MB
Real Type
Zip archive data, at least v2.0 to extract, compression method=deflate
Installer Technology
Installer technology not recognized
This file does not match any known installer framework signature. Application metadata was extracted directly from the binary. Silent install switches may not be available.
Signature
Status
Not Digitally Signed
Installer Selection
WinGet Package
Package ID
axodotdev.dist
Version
0.31.0
Description
๐ฆ shippable application packaging
License
Apache-2.0
Installer URL
https://github.com/axodotdev/cargo-dist/releases/download/v0.31.0/cargo-dist-x86_64-pc-windows-msvc.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes
This release includes several new features, including the major introduction of mirrors that installers can fallback to.
Simple hosting (aka mirrors)
This release adds a new hosting method, simple, which supports static file hosting. This allows you to host your artifacts on the hosting provider of your choice so long as it follows a similar URL structure to GitHub Releases hosting. It can also be used alongside GitHub hosting; if you specify more than one hosting provider, the secโฆ