mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
prek: Update to version 0.2.29
This commit is contained in:
parent
9b9430e4cc
commit
8dafc1a5d1
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.2.28",
|
||||
"version": "0.2.29",
|
||||
"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.2.28/prek-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4607034285abc551c135e680b92d53c1b4f046bb4c9507076acdc9417092c3b6"
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.2.29/prek-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "de5edd5e01324ba2e756958790034d8af08d0292fe644f97b509c792e93611d9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.2.28/prek-i686-pc-windows-msvc.zip",
|
||||
"hash": "7a36efa2a03e376d867db0dca8b6cbfce981dff74f100c4037332546716d6858"
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.2.29/prek-i686-pc-windows-msvc.zip",
|
||||
"hash": "f70012c54bee15f8e17fbd81ace17994ab316380d9f18273b2d9715ef213a333"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.2.28/prek-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "7cebe665d74cc09ef64501273ace2269d44d2baf8674f011effaba8da3b832d8"
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.2.29/prek-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "d89960f57770d9e4d0e2959724104de6bb495da7439481e9ab43889141393cd8"
|
||||
}
|
||||
},
|
||||
"bin": "prek.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user