mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
bun: Update to version 1.2.0
This commit is contained in:
parent
628ec07923
commit
17e51bb6f3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.45",
|
||||
"version": "1.2.0",
|
||||
"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.45/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.45/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.0/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.0/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"a6f3f2d2b6d5da33bbf39d4404365a30b6f356bdb5466e34e869f6f4688cc397",
|
||||
"e53f7ccd2f1b336010e4c1d99576425c5004cb272b1394e98b672deeaa6a0069"
|
||||
"fe74943c6c72e179a07e2940b3d8d7097135416fbbc1149433e36771f9ebff17",
|
||||
"df24b38c914ed27b9056ca7f5356f2f706b24144f61013d934ff24eb103c880f"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user