mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
bun: Update to version 1.2.4
This commit is contained in:
parent
bb752352a0
commit
aa8537be16
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"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.2.3/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.3/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.4/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.4/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"afe30cbaad3416e00c8b63e1bd12195010e9d21117b72483befd624290e66e75",
|
||||
"5ae5aa80808c973d22f05e47d8b7b7de6e7287506b7184e78fadf2a22c36d62a"
|
||||
"02513d08fb02d9aef71df6d6c23f04d1afa896622ed59d78781e6e839ed0e05c",
|
||||
"49dd385e79d95d087596d3e75fc3b27086469cb2a0ca3d139121a844a9b4dc70"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user