Skip to content

Commit

Permalink
gitoxide: Update to version 0.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 23, 2024
1 parent 25890d2 commit 381a8a8
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.35.0",
"version": "0.37.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.35.0/gitoxide-max-v0.35.0-x86_64-pc-windows-msvc.zip",
"hash": "36e9e2c6968d30bd3e06ef75188161e3ebc3ae1d5f6937935233ed1155e0366b",
"extract_dir": "gitoxide-max-v0.35.0-x86_64-pc-windows-msvc"
"url": "https://github.com/Byron/gitoxide/releases/download/v0.37.0/gitoxide-max-v0.37.0-x86_64-pc-windows-msvc.zip",
"hash": "fa8d26984728045ccd7ad1d78cc9744b18b806f024058cdbf600207ba56593d4",
"extract_dir": "gitoxide-max-v0.37.0-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/Byron/gitoxide/releases/download/v0.35.0/gitoxide-max-v0.35.0-i686-pc-windows-msvc.zip",
"hash": "84b4840bdd057d4eabf4811449c59a098697ee8b6ea7818af39b75912d96efe2",
"extract_dir": "gitoxide-max-v0.35.0-i686-pc-windows-msvc"
"url": "https://github.com/Byron/gitoxide/releases/download/v0.37.0/gitoxide-max-v0.37.0-i686-pc-windows-msvc.zip",
"hash": "66bd1721897320d78ab7de13704f360aac2fa857caf6076521fab6e82004932c",
"extract_dir": "gitoxide-max-v0.37.0-i686-pc-windows-msvc"
}
},
"checkver": {
Expand Down

0 comments on commit 381a8a8

Please sign in to comment.