forked from okibcn/ScoopMaster
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update timestamp 2023-04-03T02:52:56Z
- Loading branch information
1 parent
3c4134d
commit 0a93154
Showing
7 changed files
with
35 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
{ | ||
"version": "2023-04-03", | ||
"description": "Generates an index (or tag) file of language objects found in source files for many popular programming languages.", | ||
"homepage": "https://ctags.io", | ||
"license": "GPL-2.0-or-later", | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://github.com/universal-ctags/ctags-win32/releases/download/2023-04-03/p6.0.20230402.0-7-gea96317/ctags-2023-04-03_p6.0.20230402.0-7-gea96317-x64.zip", | ||
"hash": "991a2a0612379f80eb3e9886be8c7bf1c3c3662597ffad316eeefb1661df6230" | ||
"hash": "991a2a0612379f80eb3e9886be8c7bf1c3c3662597ffad316eeefb1661df6230", | ||
"url": "https://github.com/universal-ctags/ctags-win32/releases/download/2023-04-03/p6.0.20230402.0-7-gea96317/ctags-2023-04-03_p6.0.20230402.0-7-gea96317-x64.zip" | ||
} | ||
}, | ||
"bin": [ | ||
"ctags.exe", | ||
"readtags.exe" | ||
], | ||
"checkver": { | ||
"url": "https://github.com/universal-ctags/ctags-win32/tags", | ||
"regex": "([\\d]+-[\\d]+-[\\d]+)/(?<sha>[a-z\\d.-]+)" | ||
}, | ||
"autoupdate": { | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://github.com/universal-ctags/ctags-win32/releases/download/$version/$matchSha/ctags-$version_$matchSha-x64.zip" | ||
} | ||
} | ||
} | ||
}, | ||
"bin": [ | ||
"ctags.exe", | ||
"readtags.exe" | ||
], | ||
"checkver": { | ||
"regex": "([\\d]+-[\\d]+-[\\d]+)/(?<sha>[a-z\\d.-]+)", | ||
"url": "https://github.com/universal-ctags/ctags-win32/tags" | ||
}, | ||
"description": "Generates an index (or tag) file of language objects found in source files for many popular programming languages.", | ||
"homepage": "https://ctags.io", | ||
"license": "GPL-2.0-or-later", | ||
"version": "2023-04-03" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"apps": 17578, | ||
"totalDownloads": 1558, | ||
"downloads": 0, | ||
"appsNew": 0, | ||
"manifests": 80770, | ||
"buckets": 1389, | ||
"prevDate": "2023-04-03T02:20:12Z", | ||
"totalBuckets": 1401, | ||
"manifests": 80770, | ||
"appsUpdated": 6, | ||
"date": "2023-04-03T02:52:56Z", | ||
"badBuckets": 12, | ||
"badManifests": 14, | ||
"date": "2023-04-03T02:37:53Z", | ||
"prevDate": "2023-04-03T02:37:53Z", | ||
"appsDeleted": 0, | ||
"appsUpdated": 1, | ||
"apps": 17578 | ||
"badManifests": 14, | ||
"downloads": 0, | ||
"appsNew": 0, | ||
"buckets": 1389 | ||
} |