forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Bruno.Bruno 1.20.3 (microsoft#162313)
- Loading branch information
1 parent
2591791
commit c26c91a
Showing
3 changed files
with
69 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.LF.7-4-3.Unix | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Bruno.Bruno | ||
PackageVersion: 1.20.3 | ||
InstallerLocale: en-US | ||
InstallerType: nullsoft | ||
InstallerSwitches: | ||
Silent: --silent | ||
SilentWithProgress: -silent | ||
UpgradeBehavior: install | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/usebruno/bruno/releases/download/v1.20.3/bruno_1.20.3_x64_win.exe | ||
InstallerSha256: A9388EFE0163F4806AD9C53560915B3D9D318F332BC762E6037E7736DF5F18D2 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
44 changes: 44 additions & 0 deletions
44
manifests/b/Bruno/Bruno/1.20.3/Bruno.Bruno.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.LF.7-4-3.Unix | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Bruno.Bruno | ||
PackageVersion: 1.20.3 | ||
PackageLocale: en-US | ||
Publisher: Anoop M D | ||
PublisherUrl: https://www.usebruno.com/ | ||
PublisherSupportUrl: https://docs.usebruno.com/introduction/support | ||
# PrivacyUrl: | ||
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: | ||
ReleaseNotesUrl: https://github.com/usebruno/bruno/releases/tag/v1.20.3 | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: Documentation | ||
DocumentUrl: https://docs.usebruno.com/ | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.LF.7-4-3.Unix | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Bruno.Bruno | ||
PackageVersion: 1.20.3 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |