MSI
WinGet
Bruno
Anoop M D · 3.1.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i bruno_3.1.1_x64_win.msi /quiet /norestart
InstallPath
msiexec /i bruno_3.1.1_x64_win.msi /quiet /norestart APPLICATIONFOLDER="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{B4282F32-F757-494F-AF8C-6D207D9BB31E}
Product version operator
Greater than or equal to
Product version
3.1.1
MSI Properties
Product Code
{B4282F32-F757-494F-AF8C-6D207D9BB31E}
File Identity
Filename
bruno_3.1.1_x64_win.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Bruno.Bruno
Version
3.1.1
Description
Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
License
MIT
↗
Homepage
https://www.usebruno.com/
Support
https://www.usebruno.com/support
Release Notes
Changlog
Fixes
- fix: update protobuf and import path handling in opencollection by @naman-bruno in #7166
- fix: use cached system proxy and newer proxy config for license and secret managers by @lohit-bruno
- fix: secret configuration not loading for Git-imported collections on Windows by @gopu-bruno
- fix: allow proxy to make pinned cert checks by @sid-bruno