mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
bun: Update to version 1.1.33
This commit is contained in:
parent
7fba7b5fa6
commit
777a39c557
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.32",
|
||||
"version": "1.1.33",
|
||||
"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.32/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.32/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.33/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.33/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"e994acb9111adac20208a86ad0ac2e36918657ced3d1f125a04dfee1d2f5ba1a",
|
||||
"526f0b55ae53a7557df85b0027b7a571bcf24988f1abd7f596a5aceef69edac3"
|
||||
"1c446aa8a26a44894414af957c13e36e26748077012d9924be8dd9af82820b3f",
|
||||
"9d155b0ae9e867e0355f681fdf07478e1743e7ff10b0b2a3042b95ff840432a3"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user