Skip to content

Commit

Permalink
New package: Oven-sh.Bun version 1.1.0 (#147222)
Browse files Browse the repository at this point in the history
Co-authored-by: sitiom <sitiom@proton.me>
  • Loading branch information
mdanish-kh and sitiom committed Apr 1, 2024
1 parent 18059d3 commit f6e3a56
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 0 deletions.
19 changes: 19 additions & 0 deletions manifests/o/Oven-sh/Bun/1.1.0/Oven-sh.Bun.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: Oven-sh.Bun
PackageVersion: 1.1.0
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: bun-windows-x64\bun.exe
PortableCommandAlias: bun
Installers:
- Architecture: x64
InstallerUrl: https://github.com/oven-sh/bun/releases/download/bun-v1.1.0/bun-windows-x64.zip
InstallerSha256: 60E9291D09657AB315BCC6BC07CBF67D2E9B9B18C21BB7CF9CE2D9FA983C9719
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
ManifestType: installer
ManifestVersion: 1.6.0
36 changes: 36 additions & 0 deletions manifests/o/Oven-sh/Bun/1.1.0/Oven-sh.Bun.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: Oven-sh.Bun
PackageVersion: 1.1.0
PackageLocale: en-US
Publisher: Oven-sh
PublisherUrl: https://github.com/oven-sh
PublisherSupportUrl: https://github.com/oven-sh/bun/issues
PackageName: Bun
PackageUrl: https://bun.sh/
License: MIT
LicenseUrl: https://bun.sh/docs/project/licensing
ShortDescription: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Moniker: bun
Tags:
- react
- nodejs
- javascript
- npm
- bundler
- typescript
- jsx
- zig
- transpiler
- javascriptcore
- bun
- ziglang
ReleaseNotesUrl: https://bun.sh/blog/bun-v1.1
InstallationNotes: |-
If you face issues running the package, it might be because your CPU does not support AVX2 instruction set.
In that case, try installing the package 'Oven-sh.Bun.Baseline' instead.
Documentations:
- DocumentUrl: https://bun.sh/docs
ManifestType: defaultLocale
ManifestVersion: 1.6.0
8 changes: 8 additions & 0 deletions manifests/o/Oven-sh/Bun/1.1.0/Oven-sh.Bun.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: Oven-sh.Bun
PackageVersion: 1.1.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit f6e3a56

Please sign in to comment.