Skip to content

Commit

Permalink
gitoxide: Update to version 0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 8, 2023
1 parent f51cabb commit c5a4e75
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/gitoxide.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
"version": "0.31.1",
"version": "0.32.0",
"description": "gitoxide is an implementation of git written in Rust for developing future-proof applications which strive for correctness and performance while providing a pleasant and unsurprising developer experience.",
"homepage": "https://github.com/Byron/gitoxide",
"license": "Apache-2.0 | MIT",
Expand All @@ -13,14 +13,14 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/Byron/gitoxide/releases/download/v0.31.1/gitoxide-max-v0.31.1-x86_64-pc-windows-msvc.zip",
"hash": "24f8a3c295e87d5a06fe3720789a756d9c978910a4d0cb05532ca5c30ed64a8c",
"extract_dir": "gitoxide-max-v0.31.1-x86_64-pc-windows-msvc"
"url": "https://github.com/Byron/gitoxide/releases/download/v0.32.0/gitoxide-max-v0.32.0-x86_64-pc-windows-msvc.zip",
"hash": "225745cd3e3c7916e1f5a6a2d9b02d9dc1fad43a36ee78dae002237bad41d2b9",
"extract_dir": "gitoxide-max-v0.32.0-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/Byron/gitoxide/releases/download/v0.31.1/gitoxide-max-v0.31.1-i686-pc-windows-msvc.zip",
"hash": "8c9078b702be5ae934a2764d23fe6f590747e22dd3f28f1446cd5fd7b467271c",
"extract_dir": "gitoxide-max-v0.31.1-i686-pc-windows-msvc"
"url": "https://github.com/Byron/gitoxide/releases/download/v0.32.0/gitoxide-max-v0.32.0-i686-pc-windows-msvc.zip",
"hash": "610a76e00ddc2e6db8240bed798d856a1c5d8d718596fdad10b9fa73dc994cc4",
"extract_dir": "gitoxide-max-v0.32.0-i686-pc-windows-msvc"
}
},
"checkver": {
Expand Down

0 comments on commit c5a4e75

Please sign in to comment.