mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
bun: Update to version 1.2.11
This commit is contained in:
parent
d4785c5d8e
commit
c9df148739
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.10",
|
"version": "1.2.11",
|
||||||
"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.10/bun-windows-x64.zip",
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.11/bun-windows-x64.zip",
|
||||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.10/bun-windows-x64-baseline.zip"
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.11/bun-windows-x64-baseline.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"e936fcfacb3cdd823f4fd60402920f52219cfe1dd970eb5650656f67a5ee9109",
|
"4877e62df190fd85cfd045b7b026ccc255ad692d56ee966890cf829276b54a2a",
|
||||||
"112bf923f6553e5e46d113d13df4b98af3af4454b7de710b09a2dc56acf9d75f"
|
"8c1c0f6e46f71c905fb99b7297337be084926f241e54d569e330517130cd65d1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user