biome: Update to version 1.3.3

This commit is contained in:
github-actions[bot] 2023-10-31 12:30:33 +00:00
parent c92428631b
commit bbb32dd2e2

View File

@ -1,16 +1,16 @@
{
"version": "1.3.1",
"version": "1.3.3",
"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.3.1/biome-win32-x64.exe#/biome.exe",
"hash": "4cc2782680fb9b925950314d63a1eb30e09604adf50ec20577eb13ca5dd86821"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.3.3/biome-win32-x64.exe#/biome.exe",
"hash": "55cc372816ae1b08a87ec33508f031852e78f5e4e6c183e3049d9886b91fe8ea"
},
"arm64": {
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.3.1/biome-win32-arm64.exe#/biome.exe",
"hash": "ea180385adedde4c0db59d2ae4efd910306ed46f08f3b91c060df9c45c4cdaa9"
"url": "https://github.com/biomejs/biome/releases/download/cli%2Fv1.3.3/biome-win32-arm64.exe#/biome.exe",
"hash": "fd913acca6a1e81aa3a916cde92003c377458e302946614f0ccd503c815e0a46"
}
},
"bin": "biome.exe",