mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bun: Update to version 1.1.23
This commit is contained in:
parent
146a7821ea
commit
3b34ac9032
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.22",
|
||||
"version": "1.1.23",
|
||||
"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.22/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.22/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.23/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.23/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"249261608dcf98eade87cefd105dd304594412574e547c86e15c57c53c5f0e04",
|
||||
"09aa7a960342030c21e31e3575828c35b040a4f070490fbd545a6e042e44f2fa"
|
||||
"15efbaa73ac47dcddf291b61de388485ce8e83034a591c660ccc045b309b493d",
|
||||
"858a36bf57adda02d8c0f6ba779c3f788d55c66ad4c10c390e4b3f418a993088"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user