Commit 1541a94

kravantokh <kravantokh@noreply.codeberg.org>
2026-02-13 11:53:13
Add API Monitor as test.
1 parent 265fb7e
Changed files (1)
bucket/api-monitor.json
@@ -0,0 +1,19 @@
+{
+	"version": "2.13",
+	"description": "Rohitab API Monitor",
+	"homepage": "http://www.rohitab.com/",
+	"architecture": {
+		"64bit": {
+			"url": "http://www.rohitab.com/download/api-monitor-v2r13-x86-x64.zip",
+			"hash": "d045e45f523a6c0c7a2a8e06831f4b2d705fb84f4995791b5a70b28424a49d2b"
+		},
+		"32bit": {
+			"url": "http://www.rohitab.com/download/api-monitor-v2r13-x86-x64.zip",
+			"hash": "d045e45f523a6c0c7a2a8e06831f4b2d705fb84f4995791b5a70b28424a49d2b"
+		}
+	},
+	"bin": [
+		"apimonitor-x64.exe",
+		"apimonitor-x86.exe"
+	]
+}