diff --git a/manifests/o/Oven-sh/Bun/1.1.29/Oven-sh.Bun.installer.yaml b/manifests/o/Oven-sh/Bun/1.1.29/Oven-sh.Bun.installer.yaml new file mode 100644 index 0000000000000..e1553d2592560 --- /dev/null +++ b/manifests/o/Oven-sh/Bun/1.1.29/Oven-sh.Bun.installer.yaml @@ -0,0 +1,19 @@ +# Created with AutoPublish using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Oven-sh.Bun +PackageVersion: 1.1.29 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bun-windows-x64/bun.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2024-09-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/oven-sh/bun/releases/download/bun-v1.1.29/bun-windows-x64.zip + InstallerSha256: FA05CD82539BA69EBB27540F5F4CDB2D62606DDA8284CE93234A38DA19DA12B8 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/Oven-sh/Bun/1.1.29/Oven-sh.Bun.locale.en-US.yaml b/manifests/o/Oven-sh/Bun/1.1.29/Oven-sh.Bun.locale.en-US.yaml new file mode 100644 index 0000000000000..bf66712534b02 --- /dev/null +++ b/manifests/o/Oven-sh/Bun/1.1.29/Oven-sh.Bun.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with AutoPublish using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Oven-sh.Bun +PackageVersion: 1.1.29 +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://github.com/oven-sh/bun/blob/HEAD/LICENSE.md +ShortDescription: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one +Moniker: bun +Tags: +- bun +- bundler +- javascript +- javascriptcore +- jsx +- nodejs +- npm +- react +- transpiler +- typescript +- zig +- ziglang +ReleaseNotes: |- + To install: + curl -fsSL https://bun.sh/install | bash + # or you can use npm + # npm install -g bun + + Windows: + powershell -c "irm bun.sh/install.ps1|iex" + + To upgrade to Bun v1.1.29: + bun upgrade + + Read Bun v1.1.29's release notes on Bun's blog + Thanks to 3 contributors! + - @cirospaciari + - @dylan-conway + - @Jarred-Sumner +ReleaseNotesUrl: https://github.com/oven-sh/bun/releases/tag/bun-v1.1.29 +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 diff --git a/manifests/o/Oven-sh/Bun/1.1.29/Oven-sh.Bun.yaml b/manifests/o/Oven-sh/Bun/1.1.29/Oven-sh.Bun.yaml new file mode 100644 index 0000000000000..136b9df884393 --- /dev/null +++ b/manifests/o/Oven-sh/Bun/1.1.29/Oven-sh.Bun.yaml @@ -0,0 +1,8 @@ +# Created with AutoPublish using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Oven-sh.Bun +PackageVersion: 1.1.29 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0