Commit 4fdccf3

kravantokh <kravantokh@noreply.codeberg.org>
2026-02-13 14:46:02
Add API Monitor.
1 parent 1536abe
Changed files (1)
bucket/api-monitor.json
@@ -0,0 +1,21 @@
+{
+	"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",
+			"extract_dir": "API Monitor (rohitab.com)"
+		},
+		"32bit": {
+			"url": "http://www.rohitab.com/download/api-monitor-v2r13-x86-x64.zip",
+			"hash": "d045e45f523a6c0c7a2a8e06831f4b2d705fb84f4995791b5a70b28424a49d2b",
+			"extract_dir": "API Monitor (rohitab.com)"
+		}
+	},
+	"bin": [
+		"apimonitor-x64.exe",
+		"apimonitor-x86.exe"
+	]
+}