mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
biome: Update to version 1.8.0
This commit is contained in:
parent
9f0ce49585
commit
9380d4eaf3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.3",
|
"version": "1.8.0",
|
||||||
"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.7.3/biome-win32-x64.exe#/biome.exe",
|
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.8.0/biome-win32-x64.exe#/biome.exe",
|
||||||
"hash": "a44a6787eb664cd8977da4cfcbc58092c3b8b7e44419895944858dd1eae13855"
|
"hash": "087de9c67effdf9d99ca9700d1a9b7fbefc0d493b5d328322524b4fbddda4a10"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.3/biome-win32-arm64.exe#/biome.exe",
|
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.8.0/biome-win32-arm64.exe#/biome.exe",
|
||||||
"hash": "6f545f42e3b47f5489f75f30f309611e3ae470dd92e568e44311d2ee3ffdb3f9"
|
"hash": "7f11c2bab3412e06b3c12232e1df3e68dbc5be104f889f1f2bba3aba9bb4db67"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "biome.exe",
|
"bin": "biome.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user