Skip to content

Commit

Permalink
Update timestamp 2023-04-03T02:37:53Z
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 3, 2023
1 parent 5fdb6a3 commit 3c4134d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
30 changes: 15 additions & 15 deletions bucket/universal-ctags-nightly.json
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": {
"hash": "506b9102e7d07595b3ea26234e7d6611035febf7066482536726804934601031",
"url": "https://github.com/universal-ctags/ctags-win32/releases/download/2023-04-01/p6.0.20230326.0-19-gc2cb0d1/ctags-2023-04-01_p6.0.20230326.0-19-gc2cb0d1-x64.zip"
}
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/universal-ctags/ctags-win32/releases/download/$version/$matchSha/ctags-$version_$matchSha-x64.zip"
}
"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"
}
},
"bin": [
"ctags.exe",
"readtags.exe"
],
"checkver": {
"regex": "([\\d]+-[\\d]+-[\\d]+)/(?<sha>[a-z\\d.-]+)",
"url": "https://github.com/universal-ctags/ctags-win32/tags"
"url": "https://github.com/universal-ctags/ctags-win32/tags",
"regex": "([\\d]+-[\\d]+-[\\d]+)/(?<sha>[a-z\\d.-]+)"
},
"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-01"
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/universal-ctags/ctags-win32/releases/download/$version/$matchSha/ctags-$version_$matchSha-x64.zip"
}
}
}
}
14 changes: 7 additions & 7 deletions stats.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"badBuckets": 12,
"date": "2023-04-03T02:20:12Z",
"appsUpdated": 20,
"totalDownloads": 1558,
"appsDeleted": 0,
"prevDate": "2023-04-03T01:40:01Z",
"badManifests": 14,
"downloads": 0,
"appsNew": 0,
"totalBuckets": 1401,
"manifests": 80770,
"buckets": 1389,
"prevDate": "2023-04-03T02:20:12Z",
"totalBuckets": 1401,
"badBuckets": 12,
"badManifests": 14,
"date": "2023-04-03T02:37:53Z",
"appsDeleted": 0,
"appsUpdated": 1,
"apps": 17578
}

0 comments on commit 3c4134d

Please sign in to comment.