Skip to content

Commit 6037c4b

Browse files
bun: Update to version 1.3.4
1 parent 0c86a49 commit 6037c4b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/bun.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.3.3",
2+
"version": "1.3.4",
33
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
44
"homepage": "https://bun.sh/",
55
"license": "MIT",
@@ -9,12 +9,12 @@
99
"architecture": {
1010
"64bit": {
1111
"url": [
12-
"https://github.com/oven-sh/bun/releases/download/bun-v1.3.3/bun-windows-x64.zip",
13-
"https://github.com/oven-sh/bun/releases/download/bun-v1.3.3/bun-windows-x64-baseline.zip"
12+
"https://github.com/oven-sh/bun/releases/download/bun-v1.3.4/bun-windows-x64.zip",
13+
"https://github.com/oven-sh/bun/releases/download/bun-v1.3.4/bun-windows-x64-baseline.zip"
1414
],
1515
"hash": [
16-
"53e239b058c13f0bb70949b222c4d40c5ab7d6cad22268b2ace2187fcfd7a247",
17-
"d4def94b1f9dba0249ac6ebbff982ce8b96f5163f2880af48dca65649e0d689d"
16+
"2a9c0a9e6ad77d0c31fd8fb1f596b61afa7f2f2f580baad597f17e7a0dbad960",
17+
"4e1d253078173b84aea2b1501ef7e1d4b9eb5a44d86e62eb9ee6219a95e0d210"
1818
]
1919
}
2020
},

0 commit comments

Comments
 (0)