diff --git a/manifests/b/Bruno/Bruno/1.38.0/Bruno.Bruno.installer.yaml b/manifests/b/Bruno/Bruno/1.38.0/Bruno.Bruno.installer.yaml new file mode 100644 index 00000000000000..76895c1d3f0699 --- /dev/null +++ b/manifests/b/Bruno/Bruno/1.38.0/Bruno.Bruno.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Bruno.Bruno +PackageVersion: 1.38.0 +InstallerLocale: en-US +InstallerType: nullsoft +InstallerSwitches: + Silent: /S + SilentWithProgress: -silent +UpgradeBehavior: install +ReleaseDate: 2025-01-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/usebruno/bruno/releases/download/v1.38.0/bruno_1.38.0_x64_win.exe + InstallerSha256: D8D1669ED2732F1B2901AF8CFE5D82ACCD3B165BB85F809C09A4F2932ADD5BA9 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/b/Bruno/Bruno/1.38.0/Bruno.Bruno.locale.en-US.yaml b/manifests/b/Bruno/Bruno/1.38.0/Bruno.Bruno.locale.en-US.yaml new file mode 100644 index 00000000000000..d3046871bf5083 --- /dev/null +++ b/manifests/b/Bruno/Bruno/1.38.0/Bruno.Bruno.locale.en-US.yaml @@ -0,0 +1,64 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Bruno.Bruno +PackageVersion: 1.38.0 +PackageLocale: en-US +Publisher: Anoop M D +PublisherUrl: https://www.usebruno.com/ +PublisherSupportUrl: https://www.usebruno.com/support +PrivacyUrl: https://www.usebruno.com/privacy-policy +Author: Anoop M D, Anusree P S and Contributors +PackageName: Bruno +PackageUrl: https://www.usebruno.com/ +License: MIT +LicenseUrl: https://github.com/usebruno/bruno/blob/HEAD/license.md +Copyright: Copyright (c) 2022 Anoop M D, Anusree P S and Contributors +CopyrightUrl: https://github.com/usebruno/bruno/blob/main/license.md +ShortDescription: Re-Inventing the API Client +Description: |- + Bruno is a Fast and Git-Friendly Opensource API client, aimed at revolutionizing the status quo + represented by Postman, Insomnia and similar tools out there. + + Bruno stores your collections directly in a folder on your filesystem. + We use a plain text markup + language, Bru, to save information about API requests. + + You can use git or any version control of your choice to collaborate over your API collections. + + Bruno is offline-only. + There are no plans to add cloud-sync to Bruno, ever. +Moniker: bruno +Tags: +- api +- development +- openapi +ReleaseNotes: |- + What's Changed + - fix: string json response error by @pooja-bruno in #3676 + - fix: cli multipart by @lohxt1 in #3701 + - fix: multipart tests by @lohxt1 in #3707 + - fix: added input block to the cli workflow by @lohxt1 in #3709 + - fix: improve JSON parsing logic for bruno-cli by @Pragadesh-45 in #3706 + - fix: aikido -- library version upgrades by @lohxt1 in #3711 + - feat: open setting for folder and collection when by @pooja-bruno in #3712 + - fix: assertion clear value by @pooja-bruno in #3674 + - fix: asset value cursor issue while editing by @pooja-bruno in #3682 + - fix: env names wrap by @pooja-bruno in #3664 + - Refactor/ Implement Focusable Buttons in the Generate Code Modal by @Pragadesh-45 in #3310 + - fix: handle unsupported auth mode by returning 'noauth' type by @sanjaikumar-bruno in #3708 + - fix: global env names overflow by @pooja-bruno in #3720 + - feat: bru util fns -- skipRequest, stopExecution, getTestResults, getAssertionResults, runRequest by @lohxt1 in #3719 + - feat: cli -- system level proxy fix by @lohxt1 in #3641 + - Feat/digest auth updates by @Pragadesh-45 in #3697 + - fix: enhance keyboard navigation for language selection in GenerateCodeItem by @Pragadesh-45 in #3738 + - fix: collection run - clone request at the start by @lohxt1 in #3725 + - fix: collection/folder docs when importing postman collection by @pooja-bruno in #3745 + Full Changelog: https://github.com/usebruno/bruno/compare/v1.37.0...v1.38.0 +ReleaseNotesUrl: https://github.com/usebruno/bruno/releases/tag/v1.38.0 +PurchaseUrl: https://www.usebruno.com/pricing +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.usebruno.com/ +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/b/Bruno/Bruno/1.38.0/Bruno.Bruno.yaml b/manifests/b/Bruno/Bruno/1.38.0/Bruno.Bruno.yaml new file mode 100644 index 00000000000000..545ef309e21e59 --- /dev/null +++ b/manifests/b/Bruno/Bruno/1.38.0/Bruno.Bruno.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Bruno.Bruno +PackageVersion: 1.38.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0