mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Update biome manifest
This commit is contained in:
Generated
+38
@@ -10,6 +10,44 @@
|
||||
"2.5": {
|
||||
"version": "2.5.2"
|
||||
},
|
||||
"2.5.3": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.3/biome-linux-x64-musl",
|
||||
"etag": "0x8DEDCC90DE3B687",
|
||||
"hash": "03cf125720b1d791093c9c68be34875d08638c314b3e1e63db1a45f2b418b1ca",
|
||||
"bin": "biome"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.3/biome-darwin-x64",
|
||||
"etag": "0x8DEDCC90DB49E32",
|
||||
"hash": "4df90556830ed35e6238e4b976b942d369a5378447c8d68b260b7a38e08b26f9",
|
||||
"bin": "biome"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.3/biome-win32-x64.exe",
|
||||
"etag": "0x8DEDCC90E14A193",
|
||||
"hash": "04c9ca46af43a0d060b22b21f94c7e1a9e8c57963a09778b8ff1d808ed536b31",
|
||||
"bin": "biome.exe"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.3/biome-linux-arm64-musl",
|
||||
"etag": "0x8DEDCC90D587619",
|
||||
"hash": "1a69ea4eb55baaec0bedd7d6ada3b1e626e2b430ecfc9a8f1b90373ca78aeb70",
|
||||
"bin": "biome"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.3/biome-darwin-arm64",
|
||||
"etag": "0x8DEDCC90DAAE52A",
|
||||
"hash": "610d3e1e770d373368d4ccee5a19c5e1735b0235024fcbed6ae07eb080d3bb09",
|
||||
"bin": "biome"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.3/biome-win32-arm64.exe",
|
||||
"etag": "0x8DEDCC90E02B45E",
|
||||
"hash": "62db4103a4aeb03de3fc1ddcd21194767298133ce874ee9ca40ca85d4fe2f05e",
|
||||
"bin": "biome.exe"
|
||||
}
|
||||
},
|
||||
"2.5.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.2/biome-linux-x64-musl",
|
||||
|
||||
Reference in New Issue
Block a user