biome: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2023-09-07 12:30:34 +00:00
parent 51a60a2645
commit 06876164d7

View File

@ -1,16 +1,16 @@
{
"version": "1.1.0",
"version": "1.1.1",
"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.1.0/biome-win32-x64.exe#/biome.exe",
"hash": "33e4ccf95fa48f0d7e8edee6fc4926dd2c30d8604843c53d52d9e9a3bc9f503b"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.1.1/biome-win32-x64.exe#/biome.exe",
"hash": "4f3fb1fbf05eed77bca7f15a25f39f5364027249c2d2ed4ac8e85ad1818c5200"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.1.0/biome-win32-arm64.exe#/biome.exe",
"hash": "f8e221f704125d3bbcf3200d5e32a12bfb6e04975fea042fdba38496c93224a2"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.1.1/biome-win32-arm64.exe#/biome.exe",
"hash": "d18c3939fc9bc72c4ed61d3f78de3256fb968cb55e103698a601de8c70f74648"
}
},
"bin": "biome.exe",