Skip to content

Commit

Permalink
bluetoothleview: Update to version 1.00
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 21, 2025
1 parent 86b1ab1 commit 52313e9
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions bucket/bluetoothleview.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"version": "1.00",
"homepage": "https://www.nirsoft.net/utils/bluetooth_low_energy_scanner.html",
"bin": "BluetoothLEView.exe",
"shortcuts": [
[
"BluetoothLEView.exe",
"NirSoft\\BluetoothLEView"
]
],
"persist": [
"bluetoothleview_lng.ini",
"bluetoothleview.cfg"
],
"architecture": {
"64bit": {
"url": "https://www.nirsoft.net/utils/bluetoothleview-x64.zip",
"hash": "3dd8ac802c6396dcfd7ade095a75f587318b5f6e8fe12d19639fe762920fc141"
},
"32bit": {
"url": "https://www.nirsoft.net/utils/bluetoothleview.zip",
"hash": "f9a7f28fa106a133be202d101639f63b2585272783c68c2956da22d42595c8d2"
}
},
"description": "Monitors the activity of Bluetooth Low Energy devices around you.",
"license": "Freeware",
"notes": "If this application is useful to you, please consider donating to NirSoft - https://www.nirsoft.net/donate.html",
"checkver": {
"url": "https://www.nirsoft.net/pad/bluetoothleview.xml",
"xpath": "/XML_DIZ_INFO/Program_Info/Program_Version"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://www.nirsoft.net/utils/bluetoothleview-x64.zip"
},
"32bit": {
"url": "https://www.nirsoft.net/utils/bluetoothleview.zip"
}
}
}
}

0 comments on commit 52313e9

Please sign in to comment.