From 1127905bfd1269db5c2a58df2596fb260d864172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Sat, 20 Apr 2024 17:39:17 +0800 Subject: [PATCH] New version: Oven-sh.Bun.BaselineProfile version 1.1.4 (#149500) Co-authored-by: CoolPlayLin Co-authored-by: Muhammad Danish --- ...Oven-sh.Bun.BaselineProfile.installer.yaml | 26 ++++++++ ...n-sh.Bun.BaselineProfile.locale.en-US.yaml | 59 +++++++++++++++++++ .../1.1.4/Oven-sh.Bun.BaselineProfile.yaml | 8 +++ 3 files changed, 93 insertions(+) create mode 100644 manifests/o/Oven-sh/Bun/BaselineProfile/1.1.4/Oven-sh.Bun.BaselineProfile.installer.yaml create mode 100644 manifests/o/Oven-sh/Bun/BaselineProfile/1.1.4/Oven-sh.Bun.BaselineProfile.locale.en-US.yaml create mode 100644 manifests/o/Oven-sh/Bun/BaselineProfile/1.1.4/Oven-sh.Bun.BaselineProfile.yaml diff --git a/manifests/o/Oven-sh/Bun/BaselineProfile/1.1.4/Oven-sh.Bun.BaselineProfile.installer.yaml b/manifests/o/Oven-sh/Bun/BaselineProfile/1.1.4/Oven-sh.Bun.BaselineProfile.installer.yaml new file mode 100644 index 0000000000000..6b7ad44475fc2 --- /dev/null +++ b/manifests/o/Oven-sh/Bun/BaselineProfile/1.1.4/Oven-sh.Bun.BaselineProfile.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.2.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Oven-sh.Bun.BaselineProfile +PackageVersion: 1.1.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: .\bun-windows-x64-baseline-profile\bun.exe + PortableCommandAlias: bunx +- RelativeFilePath: bun-windows-x64-baseline-profile\bun.exe + PortableCommandAlias: bun +UpgradeBehavior: install +Commands: +- bun +- bunx +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2024-04-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/oven-sh/bun/releases/download/bun-v1.1.4/bun-windows-x64-baseline-profile.zip + InstallerSha256: DB761EA9A7ED8987838D008444C00DE8A0E4BD0A13F2A3D34D0CD99008EAE4D8 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/Oven-sh/Bun/BaselineProfile/1.1.4/Oven-sh.Bun.BaselineProfile.locale.en-US.yaml b/manifests/o/Oven-sh/Bun/BaselineProfile/1.1.4/Oven-sh.Bun.BaselineProfile.locale.en-US.yaml new file mode 100644 index 0000000000000..311ee39d0a860 --- /dev/null +++ b/manifests/o/Oven-sh/Bun/BaselineProfile/1.1.4/Oven-sh.Bun.BaselineProfile.locale.en-US.yaml @@ -0,0 +1,59 @@ +# Created with komac v2.2.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Oven-sh.Bun.BaselineProfile +PackageVersion: 1.1.4 +PackageLocale: en-US +Publisher: Oven-sh +PublisherUrl: https://github.com/oven-sh +PackageName: Bun Baseline Profile +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-baseline-profile +Tags: +- bun +- bundler +- javascript +- javascriptcore +- jsx +- nodejs +- npm +- react +- transpiler +- typescript +- zig +- ziglang +ReleaseNotes: |- + To install Bun v1.1.4: + + curl 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.4: + + bun upgrade + + Read Bun v1.1.4's release notes on Bun's blog + Thanks to 11 contributors! + - @cirospaciari + - @DaleSeo + - @dylan-conway + - @evanshortiss + - @gvilums + - @Jarred-Sumner + - @jdalton + - @jdfwarrior + - @nektro + - @SunsetTechuila + - @zackradisic + Full Changelog: https://github.com/oven-sh/bun/compare/bun-v1.1.3...bun-v1.1.4 +ReleaseNotesUrl: https://github.com/oven-sh/bun/releases/tag/bun-v1.1.4 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/Oven-sh/Bun/BaselineProfile/1.1.4/Oven-sh.Bun.BaselineProfile.yaml b/manifests/o/Oven-sh/Bun/BaselineProfile/1.1.4/Oven-sh.Bun.BaselineProfile.yaml new file mode 100644 index 0000000000000..6b08888ff4e21 --- /dev/null +++ b/manifests/o/Oven-sh/Bun/BaselineProfile/1.1.4/Oven-sh.Bun.BaselineProfile.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.2.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Oven-sh.Bun.BaselineProfile +PackageVersion: 1.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0