Update APPCAST_URL to new GitHub location

This commit is contained in:
deepend-tildeclub
2026-01-13 00:58:14 -07:00
committed by GitHub
parent 0662c39c19
commit fed2525c7a

View File

@@ -24,7 +24,7 @@
#include "zoitechat-plugin.h" #include "zoitechat-plugin.h"
#define APPCAST_URL "https://zoitechat.zoite.net/appcast.xml" #define APPCAST_URL "https://zoitechat.github.io/appcast.xml"
static zoitechat_plugin *ph; /* plugin handle */ static zoitechat_plugin *ph; /* plugin handle */
static char name[] = "Update Checker"; static char name[] = "Update Checker";