mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
biome: Update to version 1.8.3
This commit is contained in:
parent
78843cc2b3
commit
1dd42327fc
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.2",
|
"version": "1.8.3",
|
||||||
"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.8.2/biome-win32-x64.exe#/biome.exe",
|
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.8.3/biome-win32-x64.exe#/biome.exe",
|
||||||
"hash": "cffd0c862eb02b0c574a550ac47c213e0d48121fee23ffcaee4098de08cbdab8"
|
"hash": "541f9a1caa226e6fbb872f16009ac554b16e149c10f9096ebe3f08867c9dbf31"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.8.2/biome-win32-arm64.exe#/biome.exe",
|
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.8.3/biome-win32-arm64.exe#/biome.exe",
|
||||||
"hash": "ea3c0de73e3f7aa1b95cf5e26694a5427914771e2f47f7b5e5742a16c19088e1"
|
"hash": "d888438925f2d5627afb6be11389c0893070c75b7d9b2d10f196fba910dc3b37"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "biome.exe",
|
"bin": "biome.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user