gitoxide: Update to version 0.46.0

This commit is contained in:
github-actions[bot] 2025-10-22 16:30:01 +00:00
parent 0688fce520
commit ea07351b93

View File

@ -1,5 +1,5 @@
{ {
"version": "0.45.0", "version": "0.46.0",
"description": "An idiomatic, lean, fast & safe pure Rust implementation of Git", "description": "An idiomatic, lean, fast & safe pure Rust implementation of Git",
"homepage": "https://github.com/GitoxideLabs/gitoxide", "homepage": "https://github.com/GitoxideLabs/gitoxide",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
@ -8,19 +8,19 @@
}, },
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.45.0/gitoxide-max-v0.45.0-i686-pc-windows-msvc.zip", "url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.46.0/gitoxide-max-v0.46.0-i686-pc-windows-msvc.zip",
"hash": "84a04abf0fbaaecb19e5e0126864e7115a3daaa6a6694fa83912413b7d36b570", "hash": "18e8e7aba79c59be5907a442b345b296b26fa654cd422056d1ff8d7bf8069bea",
"extract_dir": "gitoxide-max-v0.45.0-i686-pc-windows-msvc" "extract_dir": "gitoxide-max-v0.46.0-i686-pc-windows-msvc"
}, },
"64bit": { "64bit": {
"url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.45.0/gitoxide-max-v0.45.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.46.0/gitoxide-max-v0.46.0-x86_64-pc-windows-msvc.zip",
"hash": "231f2c7bb0f65dd0cfe7f19de9336fa48a6096009dde6382e45a263a782a4a5f", "hash": "bb5de10271646613e271614eedbbdde647c297d1b5f15fb6b0c031cc4eff7813",
"extract_dir": "gitoxide-max-v0.45.0-x86_64-pc-windows-msvc" "extract_dir": "gitoxide-max-v0.46.0-x86_64-pc-windows-msvc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.45.0/gitoxide-max-v0.45.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.46.0/gitoxide-max-v0.46.0-aarch64-pc-windows-msvc.zip",
"hash": "c8d89eea77682ca331fb2387d0506267b106417695fce1417b30239ca5f0d539", "hash": "612e84cb78bb02e04617330048850442e59ec17e499ea96b6b2e8e498b0e92a4",
"extract_dir": "gitoxide-max-v0.45.0-aarch64-pc-windows-msvc" "extract_dir": "gitoxide-max-v0.46.0-aarch64-pc-windows-msvc"
} }
}, },
"bin": [ "bin": [