mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 14:24:44 +00:00
gitoxide: Update to version 0.51.0
This commit is contained in:
parent
511f7a86f1
commit
df20cbf6b9
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.50.0",
|
||||
"version": "0.51.0",
|
||||
"description": "An idiomatic, lean, fast & safe pure Rust implementation of Git",
|
||||
"homepage": "https://github.com/GitoxideLabs/gitoxide",
|
||||
"license": "Apache-2.0|MIT",
|
||||
@ -8,19 +8,19 @@
|
||||
},
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.50.0/gitoxide-max-v0.50.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "cee8df91818942487197c04fe2155dac4d46c81242fc38752b8de4237ec80e42",
|
||||
"extract_dir": "gitoxide-max-v0.50.0-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.51.0/gitoxide-max-v0.51.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "7cee84bc5e5a7c8db138e7ebb2b15796d339ad8a80808fcfe9ec790dc78535c8",
|
||||
"extract_dir": "gitoxide-max-v0.51.0-i686-pc-windows-msvc"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.50.0/gitoxide-max-v0.50.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "761c2995947b73e5695eb97e0a18be55fe5efcf8c518283f0de1db639e06f98e",
|
||||
"extract_dir": "gitoxide-max-v0.50.0-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.51.0/gitoxide-max-v0.51.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3b3360635a39ca4fea68d15e3ac0f5bf94ab1ec246678645b3239ee97866e6cc",
|
||||
"extract_dir": "gitoxide-max-v0.51.0-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.50.0/gitoxide-max-v0.50.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "97d915c971338d65defcd87aee0c2b729de9fc512b5901e95019f19525a01877",
|
||||
"extract_dir": "gitoxide-max-v0.50.0-aarch64-pc-windows-msvc"
|
||||
"url": "https://github.com/GitoxideLabs/gitoxide/releases/download/v0.51.0/gitoxide-max-v0.51.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "8bbbd2ce1578f0b2d508a762fb3e99754b4e6b6fd6d69b5c21b0ec15f3697494",
|
||||
"extract_dir": "gitoxide-max-v0.51.0-aarch64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user