mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
bun: Update to version 1.1.44
This commit is contained in:
parent
19e6389d75
commit
10d4a74592
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.43",
|
"version": "1.1.44",
|
||||||
"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.1.43/bun-windows-x64.zip",
|
"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.43/bun-windows-x64-baseline.zip"
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.44/bun-windows-x64-baseline.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"0af5374d1aa76e88722c2c66f72fa018b786766304c8cafec09774296d5ca80e",
|
"06497663a49661a6bdc2a0516eb3c305e8a78eddd578d22084d047929e7cdf05",
|
||||||
"2f2b8270a8b8696e131e07ee5eb985d381c66eca67bfd88bef497cf6fc13848c"
|
"6613c5a47310be658f1017437c6a0ecf25f9f4319fbc69b62571fb73fed34503"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user