|
| 1 | +# Created with komac v2.13.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Bruno.Bruno |
| 5 | +PackageVersion: 2.14.1 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Anoop M D |
| 8 | +PublisherUrl: https://www.usebruno.com/ |
| 9 | +PublisherSupportUrl: https://www.usebruno.com/support |
| 10 | +PrivacyUrl: https://www.usebruno.com/privacy-policy |
| 11 | +Author: Anoop M D, Anusree P S and Contributors |
| 12 | +PackageName: Bruno |
| 13 | +PackageUrl: https://www.usebruno.com/ |
| 14 | +License: MIT |
| 15 | +LicenseUrl: https://github.com/usebruno/bruno/blob/HEAD/license.md |
| 16 | +Copyright: Copyright (c) 2022 Anoop M D, Anusree P S and Contributors |
| 17 | +CopyrightUrl: https://github.com/usebruno/bruno/blob/main/license.md |
| 18 | +ShortDescription: Re-Inventing the API Client |
| 19 | +Description: |- |
| 20 | + Bruno is a Fast and Git-Friendly Opensource API client, aimed at revolutionizing the status quo |
| 21 | + represented by Postman, Insomnia and similar tools out there. |
| 22 | +
|
| 23 | + Bruno stores your collections directly in a folder on your filesystem. |
| 24 | + We use a plain text markup |
| 25 | + language, Bru, to save information about API requests. |
| 26 | +
|
| 27 | + You can use git or any version control of your choice to collaborate over your API collections. |
| 28 | +
|
| 29 | + Bruno is offline-only. |
| 30 | + There are no plans to add cloud-sync to Bruno, ever. |
| 31 | +Moniker: bruno |
| 32 | +Tags: |
| 33 | +- api |
| 34 | +- development |
| 35 | +- openapi |
| 36 | +ReleaseNotes: |- |
| 37 | + Fixes |
| 38 | + - fix: URL validation for code generator by @barelyhuman #6054 |
| 39 | + - fix: render unicodes by fast-json-format library upgrade by @lohit-bruno in #6053 |
| 40 | + - fix: request tags get removed upon clicking anywhere on the tag #6042 |
| 41 | + Full Changelog: v2.14.0...v2.14.1 |
| 42 | +ReleaseNotesUrl: https://github.com/usebruno/bruno/releases/tag/v2.14.1 |
| 43 | +PurchaseUrl: https://www.usebruno.com/pricing |
| 44 | +Documentations: |
| 45 | +- DocumentLabel: Documentation |
| 46 | + DocumentUrl: https://docs.usebruno.com/ |
| 47 | +ManifestType: defaultLocale |
| 48 | +ManifestVersion: 1.10.0 |
0 commit comments