File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131- ** checkver:** Fix output with '-Version' ([ #3774 ] ( https://github.com/ScoopInstaller/Scoop/issues/3774 ) )
3232- ** schema:** Add '$schema' property ([ #4623 ] ( https://github.com/ScoopInstaller/Scoop/issues/4623 ) )
3333- ** schema:** Add explicit escape to opening bracket matcher in jp/jsonpath regex ([ #3719 ] ( https://github.com/ScoopInstaller/Scoop/issues/3719 ) )
34+ - ** schema:** Fix typo ('note' -> 'notes') ([ #4678 ] ( https://github.com/ScoopInstaller/Scoop/issues/4678 ) )
3435- ** tests:** Support both AppVeyor and GitHub Actions ([ #4655 ] ( https://github.com/ScoopInstaller/Scoop/issues/4655 ) )
3536- ** tests:** Run GitHub Actions CI on each commit ([ #4664 ] ( https://github.com/ScoopInstaller/Scoop/issues/4664 ) )
3637- ** vscode-settings:** Remove 'formatOnSave' trigger ([ #4635 ] ( https://github.com/ScoopInstaller/Scoop/issues/4635 ) )
Original file line number Diff line number Diff line change 226226 "license" : {
227227 "$ref" : " #/definitions/license"
228228 },
229- "note " : {
229+ "notes " : {
230230 "$ref" : " #/definitions/stringOrArrayOfStrings"
231231 }
232232 },
239239 },
240240 {
241241 "properties" : {
242- "note " : {
242+ "notes " : {
243243 "$ref" : " #/definitions/stringOrArrayOfStrings"
244244 },
245245 "architecture" : {
You can’t perform that action at this time.
0 commit comments