Update stable feed to v1.3.3

This commit is contained in:
Gitea Actions
2026-09-10 09:04:51 +02:00
parent d1f644a958
commit bec3126931
+3 -3
View File
@@ -1,5 +1,5 @@
{ {
"version": "1.3.2", "version": "1.3.3",
"url": "https://git.jamesbone.net/coder/claudechecker/releases/download/v1.3.2/ClaudeChecker.zip", "url": "https://git.jamesbone.net/coder/claudechecker/releases/download/v1.3.3/ClaudeChecker.zip",
"notes": "## What's new in v1.3.2\n\n### Reliability\n- Data now loads automatically on every app launch without requiring manual re-authentication. The background WebView is anchored in a hidden window so macOS no longer throttles its JavaScript execution." "notes": "## What's new in v1.3.3\n\n- Updates and release downloads now come from git.jamesbone.net.\n- macOS and Windows builds are managed by Gitea Actions from main.\n"
} }