EXE
WinGet
Bruno
Anoop M D · 3.3.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
bruno_3.3.0_arm64_win.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Bruno 3.3.0
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
3.3.0
Associated with 32-bit app on 64-bit clients
No
MSI Properties
Product Code
35fe443c-39df-5cca-9e6d-73ca33a1ce77
File Identity
Filename
bruno_3.3.0_arm64_win.exe
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…