mirror of
https://github.com/laoxong/ScoopBucket
synced 2026-06-04 03:08:21 +08:00
(chore): Update json.schemas.fileMatch (#9)
Related: https://github.com/ScoopInstaller/Scoop/pull/5119
This commit is contained in:
Vendored
+1
-1
@@ -11,7 +11,7 @@
|
||||
{
|
||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
||||
"fileMatch": [
|
||||
"bucket/*.json"
|
||||
"bucket/**/*.json"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user