mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
bun: Update to version 1.1.5
This commit is contained in:
parent
5fb2a2a22b
commit
fec9299f48
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.4",
|
"version": "1.1.5",
|
||||||
"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.4/bun-windows-x64.zip",
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.5/bun-windows-x64.zip",
|
||||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.4/bun-windows-x64-baseline.zip"
|
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.5/bun-windows-x64-baseline.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"c743bebf2cb832545d53429aa971b3f806fc48af61a88a8c0a3c7c8dd36a0d00",
|
"91873aec94fa2188910ec63512d1f53fa417cde3f52e97e49af71f77a3d3dd7c",
|
||||||
"11d2d5fc74e012920d52bfbf956d66600a46b53583a3e0a2ed8011bba870935b"
|
"f9959d630c324b1ee9a322839ab24132720fc24daae71f49deed4227ef665382"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user