mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
prek: Update to version 0.2.21
This commit is contained in:
parent
1cbe8a5291
commit
c185fd9e57
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.20",
|
"version": "0.2.21",
|
||||||
"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.20/prek-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/j178/prek/releases/download/v0.2.21/prek-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "be2a57bac3f6f3c94d495ccb3ee43e74b12415884ed700380a02540d44567f3c"
|
"hash": "cec005a2c837d7f4e3b16b798bd93da19d240eb0efc2f1757b0d77cc6f8fd6ed"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/j178/prek/releases/download/v0.2.20/prek-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/j178/prek/releases/download/v0.2.21/prek-i686-pc-windows-msvc.zip",
|
||||||
"hash": "46077c20ed2ec5cb7e9a2ef2617e4d8d2c3bba0635250ad38e52231f5e890caf"
|
"hash": "f2fb345a47f082599b20de76fbf142981d0049a0562d65e9793bae59c0ccf263"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/j178/prek/releases/download/v0.2.20/prek-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/j178/prek/releases/download/v0.2.21/prek-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "70cf62589c433c146c8f987f5c2dfb670e6a5f15c8700286889baec215839d2f"
|
"hash": "4b2d27589b84c37eac2be27bab303a53b2b5f2a064cc0cb6497ce9c817c8156f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "prek.exe",
|
"bin": "prek.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user