Skip to content

Commit abc55e5

Browse files
New version: Oven-sh.Bun.BaselineProfile version 1.2.18 (microsoft#270948)
1 parent 3649fc9 commit abc55e5

3 files changed

Lines changed: 87 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with AutoPublish using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Oven-sh.Bun.BaselineProfile
5+
PackageVersion: 1.2.18
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: bun-windows-x64-baseline-profile/bun-profile.exe
10+
UpgradeBehavior: install
11+
Commands:
12+
- bun
13+
- bunx
14+
Dependencies:
15+
PackageDependencies:
16+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
17+
ReleaseDate: 2025-07-03
18+
Installers:
19+
- Architecture: x64
20+
InstallerUrl: https://github.com/oven-sh/bun/releases/download/bun-v1.2.18/bun-windows-x64-baseline-profile.zip
21+
InstallerSha256: 0112C5BD7F14459570969FD6D1BE07BED42710C335A6A8AC9BECC196CD283FB4
22+
ManifestType: installer
23+
ManifestVersion: 1.10.0
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# Created with AutoPublish using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Oven-sh.Bun.BaselineProfile
5+
PackageVersion: 1.2.18
6+
PackageLocale: en-US
7+
Publisher: Oven-sh
8+
PublisherUrl: https://github.com/oven-sh
9+
PublisherSupportUrl: https://github.com/oven-sh/bun/issues
10+
PackageName: Bun Baseline Profile
11+
PackageUrl: https://bun.sh/
12+
License: MIT
13+
LicenseUrl: https://github.com/oven-sh/bun/blob/HEAD/LICENSE.md
14+
ShortDescription: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
15+
Moniker: bun-baseline-profile
16+
Tags:
17+
- bun
18+
- bundler
19+
- javascript
20+
- javascriptcore
21+
- jsx
22+
- nodejs
23+
- npm
24+
- react
25+
- transpiler
26+
- typescript
27+
- zig
28+
- ziglang
29+
ReleaseNotes: |-
30+
To install Bun v1.2.18
31+
curl -fsSL https://bun.sh/install | bash
32+
# or you can use npm
33+
# npm install -g bun
34+
Windows:
35+
powershell -c "irm bun.sh/install.ps1|iex"
36+
To upgrade to Bun v1.2.18:
37+
bun upgrade
38+
Read Bun v1.2.18's release notes on Bun's blog
39+
Thanks to 14 contributors!
40+
- @190n
41+
- @alii
42+
- @cirospaciari
43+
- @dylan-conway
44+
- @ianzone
45+
- @jarred-sumner
46+
- @mizulu
47+
- @nektro
48+
- @pfgithub
49+
- @riskymh
50+
- @sharunkumar
51+
- @ssahillppatell
52+
- @sunsettechuila
53+
- @zackradisic
54+
ReleaseNotesUrl: https://github.com/oven-sh/bun/releases/tag/bun-v1.2.18
55+
ManifestType: defaultLocale
56+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with AutoPublish using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Oven-sh.Bun.BaselineProfile
5+
PackageVersion: 1.2.18
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)