mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
biome: Update to version 2.1.2
This commit is contained in:
parent
913b844ea4
commit
22dedc258e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.1",
|
"version": "2.1.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.1.1/biome-win32-x64.exe#/biome.exe",
|
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.2/biome-win32-x64.exe#/biome.exe",
|
||||||
"hash": "14097114e02621c5c0d5b8eaef5776fd4f6680a3df53cfc710ef622480db0bc3"
|
"hash": "f2baa2f94a9ddd1db18d9647f0b81576dbfb86086cac2003f2d859e25595fefd"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.1/biome-win32-arm64.exe#/biome.exe",
|
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.1.2/biome-win32-arm64.exe#/biome.exe",
|
||||||
"hash": "c4b83923788bdc9178099063261e8d89790c42c59c3dfd174a441ac9ea4a7d81"
|
"hash": "72d0612b4b5ae2a7a9ac7fa6d869ca7a327470a5d76157deff035e3c09bb13d4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "biome.exe",
|
"bin": "biome.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user