We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 437446d commit 12cec61Copy full SHA for 12cec61
bucket/bruno.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "3.0.0",
+ "version": "3.0.1",
3
"homepage": "https://www.usebruno.com/",
4
"license": "MIT",
5
"description": "Open source IDE for exploring and testing APIs (lightweight alternative to Postman/Insomnia)",
6
"architecture": {
7
"64bit": {
8
- "url": "https://github.com/usebruno/bruno/releases/download/v3.0.0/bruno_3.0.0_x64_win.zip",
9
- "hash": "2c5594a82781debada61f3275d733175a6026a1edb8df35151607eac84d595af"
+ "url": "https://github.com/usebruno/bruno/releases/download/v3.0.1/bruno_3.0.1_x64_win.zip",
+ "hash": "d63367d8d986ebd55985120dde75e86ee52a2d86dc3e2ab958d2b2f4280860d9"
10
}
11
},
12
"extract_dir": "win-unpacked",
0 commit comments