mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
bun: Update to version 1.1.45
This commit is contained in:
parent
30ea341cd3
commit
7f6377ff91
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.44",
|
||||
"version": "1.1.45",
|
||||
"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.44/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.44/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.45/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.45/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"06497663a49661a6bdc2a0516eb3c305e8a78eddd578d22084d047929e7cdf05",
|
||||
"6613c5a47310be658f1017437c6a0ecf25f9f4319fbc69b62571fb73fed34503"
|
||||
"a6f3f2d2b6d5da33bbf39d4404365a30b6f356bdb5466e34e869f6f4688cc397",
|
||||
"e53f7ccd2f1b336010e4c1d99576425c5004cb272b1394e98b672deeaa6a0069"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user