mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
bun: Update to version 1.1.43
This commit is contained in:
parent
591cb72bee
commit
30cc898f3a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.42",
|
||||
"version": "1.1.43",
|
||||
"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.42/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.42/bun-windows-x64-baseline.zip"
|
||||
"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.43/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"a375a8e1d2bbb2b2d7b3e2ea75c600b424f06f67d58a00d99d6b4cf0c34aa4b8",
|
||||
"a0b2725cf5cc416d01a520bf2ee4021405ce2de2fe08b957991c91dc9ba044a6"
|
||||
"0af5374d1aa76e88722c2c66f72fa018b786766304c8cafec09774296d5ca80e",
|
||||
"2f2b8270a8b8696e131e07ee5eb985d381c66eca67bfd88bef497cf6fc13848c"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user