mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-24 20:34:43 +00:00
prek: Update to version 0.3.3
This commit is contained in:
parent
abb594f543
commit
e96d32e2a2
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.3.2",
|
||||
"version": "0.3.3",
|
||||
"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",
|
||||
"license": "MIT",
|
||||
@ -9,16 +9,16 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.2/prek-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4aaf87523d3588090a6f547a5eca379264ddb287e3a424a1fab73aca6cd9c0c0"
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.3/prek-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c829796e1ddad21e82eef768cee01469880caff7b073a2f1c01073fe075d8ba7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.2/prek-i686-pc-windows-msvc.zip",
|
||||
"hash": "f983e4e132acaed85ba6b5d2d4adc854f89ebf2edae08135720c40fb33fa1149"
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.3/prek-i686-pc-windows-msvc.zip",
|
||||
"hash": "cda2f98c15ba0b43646ca1945dbb9720b0a468b1debb508362c25a4735db84b0"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.2/prek-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "14694b2623fffa38402dbdc1c2208c91400557fd44f7083160853e6027b125d7"
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.3/prek-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "f7a1611c879e9fb27d01fd1b9eebd469de6204530acb331b5e5b37f5054c2bc8"
|
||||
}
|
||||
},
|
||||
"bin": "prek.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user