Skip to content

Commit ddad11c

Browse files
committed
chore: use release URL for update metadata
1 parent b2e16de commit ddad11c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mod.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
"dependencies": {
99
"perry519.inline_input": {
1010
"name": "InlineInput",
11-
"meta": "https://raw.githubusercontent.com/perry519/InlineInput/main/update_meta.json"
11+
"meta": "https://github.com/perry519/InlineInput/releases/latest/download/update_meta.json"
1212
}
1313
},
1414
"updates": [
1515
{
1616
"identifier": "perry519.mod_options_search_filter",
1717
"host": {
18-
"meta": "https://raw.githubusercontent.com/perry519/ModOptionsSearchFilter/main/update_meta.json"
18+
"meta": "https://github.com/perry519/ModOptionsSearchFilter/releases/latest/download/update_meta.json"
1919
}
2020
}
2121
],

0 commit comments

Comments
 (0)