biome: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2023-09-07 00:33:03 +00:00
parent 7b95e79ac9
commit 152a82d741

View File

@ -1,16 +1,16 @@
{
"version": "1.0.0",
"version": "1.1.0",
"description": "Formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.",
"homepage": "https://biomejs.dev/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.0.0/biome-win32-x64.exe#/biome.exe",
"hash": "09c7e30ebd00da2ba26de88d4a3c404932b84838fb441a1fe9ba725e481c78b4"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.1.0/biome-win32-x64.exe#/biome.exe",
"hash": "33e4ccf95fa48f0d7e8edee6fc4926dd2c30d8604843c53d52d9e9a3bc9f503b"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.0.0/biome-win32-arm64.exe#/biome.exe",
"hash": "31edc423a5845a58581a94ec3a4713c8e8273ce45b31cee6410466b6387a51d9"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.1.0/biome-win32-arm64.exe#/biome.exe",
"hash": "f8e221f704125d3bbcf3200d5e32a12bfb6e04975fea042fdba38496c93224a2"
}
},
"bin": "biome.exe",