mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
biome: Update to version 2.3.2
This commit is contained in:
parent
c14a4087d6
commit
565b7c5e8c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3.1",
|
"version": "2.3.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/%40biomejs%2Fbiome%402.3.1/biome-win32-x64.exe#/biome.exe",
|
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.2/biome-win32-x64.exe#/biome.exe",
|
||||||
"hash": "6305242a5b737eb34f9d4b2918aa1f60b98dcd909bbc7500b19d59998ee409a0"
|
"hash": "7d51ec58e0b61ad8448ac3cb228c55063eb16a4356212da7fbc0fb4feab3f19b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.1/biome-win32-arm64.exe#/biome.exe",
|
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.3.2/biome-win32-arm64.exe#/biome.exe",
|
||||||
"hash": "5202b2fbed4b0d84dc97b09b4bd32e605f8058d9e2ad9f6c59761e9cd01fd972"
|
"hash": "365d75380cf0d9d6901be73535f14262ea8ea1f01506545fc40ff2b5c99b9fe3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "biome.exe",
|
"bin": "biome.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user