Release 1.1.1
What's Changed
- Bump version to 1.1.1 in Cargo.toml and Cargo.lock (ffda18e)
- Enhance Dockerfile and scripts to support custom mirror configurations for Maven, npm, PyPI, and Cargo; update README and SKILL documentation for mirror usage instructions. (ee15dd6)
- Fix GitHub Releases and Container Registry links in README.md (f738aa9)
Downloads
| Platform | Architecture | File |
|---|---|---|
| Linux | x86_64 | dep-porter-linux-amd64.tar.gz |
| Linux | aarch64 | dep-porter-linux-arm64.tar.gz |
| Windows | x86_64 | dep-porter-windows-amd64.zip |
| macOS | x86_64 | dep-porter-macos-amd64.tar.gz |
| macOS | aarch64 | dep-porter-macos-arm64.tar.gz |
Each archive contains the dep-porter binary (or dep-porter.exe on Windows).
Docker Image
docker pull gudaoxuri/dep-downloader:latestFull Changelog: v1.0.1...v1.1.1