mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bun: Update to version 1.1.6
This commit is contained in:
parent
273726f683
commit
2b19217aeb
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.1.5",
|
||||
"version": "1.1.6",
|
||||
"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.5/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.5/bun-windows-x64-baseline.zip"
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.6/bun-windows-x64.zip",
|
||||
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.6/bun-windows-x64-baseline.zip"
|
||||
],
|
||||
"hash": [
|
||||
"91873aec94fa2188910ec63512d1f53fa417cde3f52e97e49af71f77a3d3dd7c",
|
||||
"f9959d630c324b1ee9a322839ab24132720fc24daae71f49deed4227ef665382"
|
||||
"adc77a78f281d11e803c25b1d66aaebc9ff81576b7e9e697413fa272558d42df",
|
||||
"da482486cb704a79feb2386a03947f85ca52c9725915524518022538a015f044"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user