mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 07:11:33 +00:00
bun: Update to version 1.1.16
This commit is contained in:
parent
b75d86de05
commit
86a2325389
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.15",
|
"version": "1.1.16",
|
||||||
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
|
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
|
||||||
"homepage": "https://bun.sh/",
|
"homepage": "https://bun.sh/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -9,12 +9,12 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.15/bun-windows-x64.zip",
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.16/bun-windows-x64.zip",
|
||||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.15/bun-windows-x64-baseline.zip"
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.16/bun-windows-x64-baseline.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"2f23f2d354bd1042cdd2c9b0e1d1db655b96399f935e46eb31f14f2bd5ba6489",
|
"b5dcae83bb8a48651a1e9c86cd0265b746d27e1388b98466bb51e00bcbec663b",
|
||||||
"15178dfee144a3e46fcf6842aca79e8a5d667508ffb12351e53c069130b57533"
|
"49a466296f2408c0bea45bdfc40218f33f5b656f19bea64865b2343a718585d9"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user