rustic: Update to version 0.9.1

This commit is contained in:
github-actions[bot] 2024-10-03 20:27:48 +00:00
parent 0ac1ff567c
commit 69e5fe1ba5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.0", "version": "0.9.1",
"description": "fast, encrypted, and deduplicated backups powered by Rust", "description": "fast, encrypted, and deduplicated backups powered by Rust",
"homepage": "https://rustic.cli.rs", "homepage": "https://rustic.cli.rs",
"license": "MIT|Apache-2.0", "license": "MIT|Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rustic-rs/rustic/releases/download/v0.9.0/rustic-v0.9.0-x86_64-pc-windows-msvc.tar.gz", "url": "https://github.com/rustic-rs/rustic/releases/download/v0.9.1/rustic-v0.9.1-x86_64-pc-windows-msvc.tar.gz",
"hash": "af8a7b51c61220a777d57482165369452efcfcbcdd34cea6151ab55ec9b78279" "hash": "2d5c32b2f86e8759fcd4f4a8d030d456aea771bf687b65550d9ccfc6a5456cfe"
} }
}, },
"env_set": { "env_set": {