Skip to content

Commit 1b14706

Browse files
committed
update update Url
1 parent 92a0dde commit 1b14706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/common/net/address.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class Address {
66
static const String host = "https://api.github.com/";
77
static const String hostWeb = "https://github.com/";
88
static const String graphicHost = 'https://ghchart.rshah.org/';
9-
static const String updateUrl = 'https://www.pgyer.com/guqa';
9+
static const String updateUrl = 'https://gitee.com/CarGuo/GSYGithubAppFlutter/releases';
1010

1111
///获取授权 post
1212
static getAuthorization() {

0 commit comments

Comments
 (0)