mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-02 15:24:43 +00:00
prek: Update to version 0.3.4
This commit is contained in:
parent
b5d64f58e6
commit
201443feb2
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.3.3",
|
||||
"version": "0.3.4",
|
||||
"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.3/prek-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c829796e1ddad21e82eef768cee01469880caff7b073a2f1c01073fe075d8ba7"
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.4/prek-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "21c6e119d58443a696bd585946a6fac8fa0b918a2d975f623157c3f72994a2f3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.3/prek-i686-pc-windows-msvc.zip",
|
||||
"hash": "cda2f98c15ba0b43646ca1945dbb9720b0a468b1debb508362c25a4735db84b0"
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.4/prek-i686-pc-windows-msvc.zip",
|
||||
"hash": "d997133b64dc8d5a90c6dbe361e6867d8366cc77bb29093a22b2d6dcc75fc6f1"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.3/prek-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "f7a1611c879e9fb27d01fd1b9eebd469de6204530acb331b5e5b37f5054c2bc8"
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.4/prek-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "3ecf22c863de4d054b14c70fb7b6a3ead17de5b8e40e36c24f76b5aa13b03664"
|
||||
}
|
||||
},
|
||||
"bin": "prek.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user