mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
biome: Update to version 1.6.1
This commit is contained in:
parent
2b6ad7b96d
commit
60abc3d26d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.6.0",
|
"version": "1.6.1",
|
||||||
"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.6.0/biome-win32-x64.exe#/biome.exe",
|
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.1/biome-win32-x64.exe#/biome.exe",
|
||||||
"hash": "43a2df63d8bc3c1afe3560d9a2c4629d6961d31b99d251446ce359e1ce7844dd"
|
"hash": "f3dcf3669f630b6017ce6e23c1d8a8424295b5c504922c6dfab029d9ecacea3c"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.0/biome-win32-arm64.exe#/biome.exe",
|
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.6.1/biome-win32-arm64.exe#/biome.exe",
|
||||||
"hash": "04e5fb6d337f468ab50fae1d2586dd210a8d6adb2cf4879011119b1dcb8446a1"
|
"hash": "97e4b7d0c1256e51028ea496c665fca8e53237ff44434ccd27a477d38167ad43"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "biome.exe",
|
"bin": "biome.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user