biome: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2023-10-19 12:30:54 +00:00
parent a68197ca1c
commit 148332bbc5

View File

@ -1,16 +1,16 @@
{ {
"version": "1.2.2", "version": "1.3.0",
"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.2.2/biome-win32-x64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.3.0/biome-win32-x64.exe#/biome.exe",
"hash": "b7fa90a8bfa76331f9764ea4e661c98819899e715ab5b45f34bced2a889f424d" "hash": "ff0e25ab793db80346c8ae042b28e7f634ebbc8eff94712297a660c152817696"
}, },
"arm64": { "arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.2.2/biome-win32-arm64.exe#/biome.exe", "url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.3.0/biome-win32-arm64.exe#/biome.exe",
"hash": "fbf56fbfd9925d5350e543a532456f631c2f2b22ef04c8fb9154cf0721755039" "hash": "488208b985e5ed068a700426b0142d5435bdd9d57b11e866ad31d8367f0aa8b6"
} }
}, },
"bin": "biome.exe", "bin": "biome.exe",