Skip to content

Commit 4989cb7

Browse files
committed
chore: update userscript download and update URLs in vite.config.ts
1 parent 6a85230 commit 4989cb7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

vite.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ export default defineConfig({
1616
license: "GPL-3.0-or-later",
1717
homepageURL: "https://github.com/ChouChiu/Better-Github",
1818
supportURL: "https://github.com/ChouChiu/Better-Github/issues",
19+
downloadURL: "https://github.com/ChouChiu/Better-Github/releases/latest/download/better-github.user.js",
20+
updateURL: "https://github.com/ChouChiu/Better-Github/releases/latest/download/better-github.user.js",
1921
},
2022
build: {
2123
externalGlobals: {

0 commit comments

Comments
 (0)