mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
prek: Update to version 0.3.0
This commit is contained in:
parent
ca86bee0fa
commit
49c43b2f4c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.2.30",
|
||||
"version": "0.3.0",
|
||||
"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.30/prek-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "84c1850bdfe69e7653497d9a5146b7bf920699e6d7e4f799bc70220e60b612f7"
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.0/prek-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "cff9e2f372f7f5a31578e402938a629e45567c8f0ae3a098d269c776d97e43c8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.2.30/prek-i686-pc-windows-msvc.zip",
|
||||
"hash": "73cdf4889d9ede999447598c1718acc49742261beaaf1d98066cc160af02710b"
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.0/prek-i686-pc-windows-msvc.zip",
|
||||
"hash": "2e08792942978d50045334bc49203f77a2e988cbca40daf1d0bf7b4d29eb6eed"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.2.30/prek-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "023e285eee50b7e735d88428e49a2b7ec90867d1272e86429e04cb5380bc9fbf"
|
||||
"url": "https://github.com/j178/prek/releases/download/v0.3.0/prek-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "f85a128f7ef3f4c5cebfc0884db2f4728b1fb6dfdf2baa205264a6559288df40"
|
||||
}
|
||||
},
|
||||
"bin": "prek.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user