mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
bun: Update to version 1.1.14
This commit is contained in:
parent
cc1cff54b7
commit
d906cbcdde
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.13",
|
||||
"version": "1.1.14",
|
||||
"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.13/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.13/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.14/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.14/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"ec6395efec249185d6cbd0c099881212531a62c2e7535e3c9be42d91bf8338cf",
|
||||
"9d4f1fc59a6658f2dbcf1997073f00a1380f38f8715cb4a368373494883728f1"
|
||||
"3faa90b4370eaa607f265e2226e22ab3f6a5bfa55245075353f9b7604aab89ab",
|
||||
"2d4fc12acd6377444765fe9b4ffef8397b90d32bb5dceba87765748126bb9dd4"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user