mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
biome: Update to version 1.5.2
This commit is contained in:
parent
61b534d976
commit
8610a9d9e2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.1",
|
"version": "1.5.2",
|
||||||
"description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.",
|
"description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.",
|
||||||
"homepage": "https://biomejs.dev/",
|
"homepage": "https://biomejs.dev/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.1/biome-win32-x64.exe#/biome.exe",
|
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.2/biome-win32-x64.exe#/biome.exe",
|
||||||
"hash": "6f2412b34a988c076558f60acbdde020dc41e1fb699061763b545a3a4469a97b"
|
"hash": "1a36467f1f46d371e42750781614d980dd7662e2f959ecad7b693f14506a91e7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.1/biome-win32-arm64.exe#/biome.exe",
|
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.2/biome-win32-arm64.exe#/biome.exe",
|
||||||
"hash": "6adab1ad668a0b94c502f2bb2d9c261ad6ec7bdc472630b28a2884b6fd8ce256"
|
"hash": "daf09110425463fd4d72bc13404e2f406bd1c8afd38ee0b7225c4b26fb3ea8c1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "biome.exe",
|
"bin": "biome.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user