From 35ded0aa2c9ae08d4fb87dd3a1365618ccfec0ab Mon Sep 17 00:00:00 2001 From: Rodrigo Borges de Oliveira Date: Sat, 21 Sep 2024 16:36:03 -0300 Subject: [PATCH] New version: Bruno.Bruno version 1.30.0 (#174581) --- .../Bruno/1.30.0/Bruno.Bruno.installer.yaml | 18 ++++++ .../1.30.0/Bruno.Bruno.locale.en-US.yaml | 56 +++++++++++++++++++ .../b/Bruno/Bruno/1.30.0/Bruno.Bruno.yaml | 8 +++ 3 files changed, 82 insertions(+) create mode 100644 manifests/b/Bruno/Bruno/1.30.0/Bruno.Bruno.installer.yaml create mode 100644 manifests/b/Bruno/Bruno/1.30.0/Bruno.Bruno.locale.en-US.yaml create mode 100644 manifests/b/Bruno/Bruno/1.30.0/Bruno.Bruno.yaml diff --git a/manifests/b/Bruno/Bruno/1.30.0/Bruno.Bruno.installer.yaml b/manifests/b/Bruno/Bruno/1.30.0/Bruno.Bruno.installer.yaml new file mode 100644 index 00000000000000..ba76fd1229f7a9 --- /dev/null +++ b/manifests/b/Bruno/Bruno/1.30.0/Bruno.Bruno.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Bruno.Bruno +PackageVersion: 1.30.0 +InstallerLocale: en-US +InstallerType: nullsoft +InstallerSwitches: + Silent: --silent + SilentWithProgress: -silent +UpgradeBehavior: install +ReleaseDate: 2024-09-21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/usebruno/bruno/releases/download/v1.30.0/bruno_1.30.0_x64_win.exe + InstallerSha256: B89B17BDA73AADD26E5F19E9DAE09C9777B6001594037387A41158D3E62AFF69 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/Bruno/Bruno/1.30.0/Bruno.Bruno.locale.en-US.yaml b/manifests/b/Bruno/Bruno/1.30.0/Bruno.Bruno.locale.en-US.yaml new file mode 100644 index 00000000000000..d377704dd67cdb --- /dev/null +++ b/manifests/b/Bruno/Bruno/1.30.0/Bruno.Bruno.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Bruno.Bruno +PackageVersion: 1.30.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 + Features + - feat: api key auth by @sanjai0py in #2478 + - feat: added generate code button in query url bar to increase its visibility by @srrathi in #3099 + - feat: add logic to handle saving collection settings on shortcut (preview mode) by @Pragadesh-45 in #3145 + Fixes + - fix: Allow to set custom user agent by @panda7789 in #3146 + - feature/useFocusTrap: Support focusable tab cycles in Modal (Update of PR #3075) by @Pragadesh-45 in #3133 + - fix: accessibility issue in side bar's footer by @Pragadesh-45 in #3130 + - fix: stringify response data for query result view by @lohxt1 in #3155 + New Contributors + - @srrathi made their first contribution in #3099 + Full Changelog: https://github.com/usebruno/bruno/compare/v1.29.1...v1.30.0 +ReleaseNotesUrl: https://github.com/usebruno/bruno/releases/tag/v1.30.0 +PurchaseUrl: https://www.usebruno.com/pricing +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.usebruno.com/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Bruno/Bruno/1.30.0/Bruno.Bruno.yaml b/manifests/b/Bruno/Bruno/1.30.0/Bruno.Bruno.yaml new file mode 100644 index 00000000000000..8a42c0e977c007 --- /dev/null +++ b/manifests/b/Bruno/Bruno/1.30.0/Bruno.Bruno.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Bruno.Bruno +PackageVersion: 1.30.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0