biome: Update to version 1.1.2

This commit is contained in:
github-actions[bot] 2023-09-07 20:24:55 +00:00
parent 1f425b885a
commit 8a1c718131

View File

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