We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f550c commit 12713e9Copy full SHA for 12713e9
1 file changed
tools/regex/package.json
@@ -13,14 +13,14 @@
13
"github": "thread-liu"
14
},
15
"license": "Unlicense",
16
- "repository": "https://github.com/thread-liu/tiny-regex-c.git",
+ "repository": "https://github.com/RT-Thread-packages/tiny-regex-c.git",
17
"icon": "unknown",
18
"homepage": "unknown",
19
"doc": "unknown",
20
"site": [
21
{
22
"version": "v1.0.0",
23
- "URL": "https://github.com/thread-liu/tiny-regex-c/archive/1.0.0.zip",
+ "URL": "https://github.com/RT-Thread-packages/tiny-regex-c/archive/refs/tags/1.0.0.zip",
24
"filename": "regex-1.0.0.zip",
25
"VER_SHA": "fill in the git version SHA value"
26
}
0 commit comments