Skip to content

Commit fc3ca19

Browse files
authored
New version: Bruno.Bruno version 2.14.1 (microsoft#311433)
1 parent 7d8f616 commit fc3ca19

3 files changed

Lines changed: 87 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Bruno.Bruno
5+
PackageVersion: 2.14.1
6+
InstallModes:
7+
- interactive
8+
- silent
9+
ReleaseDate: 2025-11-10
10+
Installers:
11+
- Architecture: x64
12+
InstallerType: zip
13+
NestedInstallerType: portable
14+
NestedInstallerFiles:
15+
- RelativeFilePath: Bruno.exe
16+
InstallerUrl: https://github.com/usebruno/bruno/releases/download/v2.14.1/bruno_2.14.1_x64_win.zip
17+
InstallerSha256: 16F79A166406BA9FF70860FE3BA639E0A03AD08F694D03254AC5AE2DAAF2E0AB
18+
ArchiveBinariesDependOnPath: true
19+
- InstallerLocale: en-US
20+
Architecture: x64
21+
InstallerType: nullsoft
22+
Scope: user
23+
InstallerUrl: https://github.com/usebruno/bruno/releases/download/v2.14.1/bruno_2.14.1_x64_win.exe
24+
InstallerSha256: 9DF1BD6681568F7E88DEB4D285DF6C4170060BCF95BBF42ABA057FCC48C6D889
25+
UpgradeBehavior: install
26+
ProductCode: 35fe443c-39df-5cca-9e6d-73ca33a1ce77
27+
AppsAndFeaturesEntries:
28+
- DisplayName: Bruno 2.14.1
29+
ProductCode: 35fe443c-39df-5cca-9e6d-73ca33a1ce77
30+
ManifestType: installer
31+
ManifestVersion: 1.10.0
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
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
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Bruno.Bruno
5+
PackageVersion: 2.14.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)