MSI
WinGet
Bruno
Anoop M D · 3.3.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i bruno_3.3.0_arm64_win.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{03E35374-7EEB-4853-A270-AAB393D15177}
Product version operator
Greater than or equal to
Product version
3.3.0
MSI Properties
Product Code
{03E35374-7EEB-4853-A270-AAB393D15177}
File Identity
Filename
bruno_3.3.0_arm64_win.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Bruno.Bruno
Version
3.3.0
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
Features
- feat: Support PAC file upload by @Pragadesh-45 in #7651
- feat: replace send button with Send/Cancel buttons on request url by @gopu-bruno in #7675
- feat: add gRPC proxy support by @lohit-bruno in #7575
- feat: basic annotation syntax support for lang by @sid-bruno in #7609
- feat: keybindings customisation by @shubh-bruno in #7603
- feat(cookies): add direct cookie access methods and update translations by @sanish-bruno in #7073
- feat: revamp Runner UI with Timings and Filters sect…