mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
prek: Update to version 0.2.20
This commit is contained in:
parent
e33d3b0de8
commit
09e0105f2f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.19",
|
"version": "0.2.20",
|
||||||
"description": "prek is a reimagined version of pre-commit, built in Rust. It is designed to be a faster, dependency-free and drop-in alternative for it, while also providing some additional long-requested features.",
|
"description": "prek is a reimagined version of pre-commit, built in Rust. It is designed to be a faster, dependency-free and drop-in alternative for it, while also providing some additional long-requested features.",
|
||||||
"homepage": "https://github.com/j178/prek",
|
"homepage": "https://github.com/j178/prek",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -9,16 +9,16 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/j178/prek/releases/download/v0.2.19/prek-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/j178/prek/releases/download/v0.2.20/prek-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f65aa8b7aaa2c232041f2b4ba443720dae775a58f45f7a9d0f6852904d0b8a21"
|
"hash": "be2a57bac3f6f3c94d495ccb3ee43e74b12415884ed700380a02540d44567f3c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/j178/prek/releases/download/v0.2.19/prek-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/j178/prek/releases/download/v0.2.20/prek-i686-pc-windows-msvc.zip",
|
||||||
"hash": "942df7392bb3ec0fd7d4cd998025aab991d555353c81d09f26c8fe6334244bc3"
|
"hash": "46077c20ed2ec5cb7e9a2ef2617e4d8d2c3bba0635250ad38e52231f5e890caf"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/j178/prek/releases/download/v0.2.19/prek-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/j178/prek/releases/download/v0.2.20/prek-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "b5cb79da9c7909a947fe37ce88664c303579aa41b01dec1204bba6911e517731"
|
"hash": "70cf62589c433c146c8f987f5c2dfb670e6a5f15c8700286889baec215839d2f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "prek.exe",
|
"bin": "prek.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user