mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
bun: Update to version 1.2.8
This commit is contained in:
parent
94853fbe24
commit
71fa7ce80b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.7",
|
"version": "1.2.8",
|
||||||
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
|
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
|
||||||
"homepage": "https://bun.sh/",
|
"homepage": "https://bun.sh/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -9,12 +9,12 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.7/bun-windows-x64.zip",
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.8/bun-windows-x64.zip",
|
||||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.7/bun-windows-x64-baseline.zip"
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.8/bun-windows-x64-baseline.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"f8596731041e804131096f4b4fa71236521bb9344fb1f2538d5f8e08e3c3e250",
|
"c24ff3cf8bc96fa6d63ba5371be65ba4cb6e2e6db01539ad1f8441b3cc1c4465",
|
||||||
"c9e15145372dceaa3d5fa79d12b3d47ecf63e144a2137d725b3d358094b0cf73"
|
"6278a4d7fb5b15a87b4dc8242b0e9102e0967f3e47157925152432e176370834"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user