bun: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2024-04-04 17:09:04 +00:00
parent aed90ef24e
commit 37caa724b4

View File

@ -1,5 +1,5 @@
{
"version": "1.1.0",
"version": "1.1.1",
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
"homepage": "https://bun.sh/",
"license": "MIT",
@ -9,12 +9,12 @@
"architecture": {
"64bit": {
"url": [
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.0/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.0/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.1/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.1/bun-windows-x64-baseline.zip"
],
"hash": [
"60e9291d09657ab315bcc6bc07cbf67d2e9b9b18c21bb7cf9ce2d9fa983c9719",
"b4e1e0051a18bc6d104a4990e9abfa9b802d1ecd4d52752c6c9154e17bf987cb"
"e0e3d9c613d2d1ae029cd872ee255281db5cd87c9c3bd2db2b609aef2627e6d4",
"7b5266097f3465715cbf94550ed87174fc32179956009b62f9980ae4e9a060ae"
]
}
},