Skip to content

Commit a0003f5

Browse files
authored
Update index.min.json
1 parent b80b1ac commit a0003f5

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

index.min.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"name": "My Repo",
2+
"name": "TestRepo",
33
"sources": [
44
{
5-
"id": "zh.mytest.sample",
6-
"name": "Sample Source",
7-
"version": "1.1.0",
8-
"description": "Initial test",
9-
"author": "Tester",
5+
"id": "official-sample-source",
6+
"name": "Sample",
7+
"version": "1.2.0",
8+
"description": "Clean test",
9+
"author": "Me",
1010
"language": "zh",
11-
"url": "https://raw.githubusercontent.com/Aidoku/Samples/main/dist/Sample.wasm",
12-
"iconUrl": "https://aidoku.app/img/logo.png"
11+
"url": "https://github.com/Aidoku/Samples/raw/main/dist/Sample.wasm",
12+
"iconUrl": "https://aidoku.app/apple-touch-icon.png"
1313
}
1414
]
1515
}

0 commit comments

Comments
 (0)