Update links to new orgnanization

This commit is contained in:
LukeGus
2025-10-12 01:33:30 -05:00
parent d12fab425d
commit a4873e96bf
11 changed files with 59 additions and 40 deletions

View File

@@ -142,7 +142,7 @@ class GitHubCache {
const githubCache = new GitHubCache();
const GITHUB_API_BASE = "https://api.github.com";
const REPO_OWNER = "LukeGus";
const REPO_OWNER = "Termix-SSH";
const REPO_NAME = "Termix";
interface GitHubRelease {