Skip to content

Commit e662604

Browse files
committed
Merge branch 'main' of github.com:johnmhoran/www.aboutcode.org
- Fixed the releases.json merge conflict. Signed-off-by: johnmhoran <johnmhoran@gmail.com>
2 parents 1d942fd + e3dd6f5 commit e662604

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

website/static/releases.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,26 @@
11
[
22
{
3-
"repo": "v0.42.0",
3+
"repo": "v0.44.0",
44
"repo_slug": "aboutcode-org/purlvalidator-go",
55
"repo_url": "https://github.com/aboutcode-org/purlvalidator-go",
6-
"tag": "v0.42.0",
7-
"tag_url": "https://github.com/aboutcode-org/purlvalidator-go/releases/tag/v0.42.0",
8-
"published_at": "2026-03-04T01:47:40Z",
6+
"tag": "v0.44.0",
7+
"tag_url": "https://github.com/aboutcode-org/purlvalidator-go/releases/tag/v0.44.0",
8+
"published_at": "2026-03-06T01:49:12Z",
99
"releases_page_url": "https://github.com/aboutcode-org/purlvalidator-go/releases",
10-
"compare_url": "https://github.com/aboutcode-org/purlvalidator-go/compare/v0.42.0...main",
10+
"compare_url": "https://github.com/aboutcode-org/purlvalidator-go/compare/v0.44.0...main",
11+
"commits_since": 0,
12+
"prerelease": false,
13+
"author": "github-actions[bot]"
14+
},
15+
{
16+
"repo": "v37.0.0",
17+
"repo_slug": "aboutcode-org/vulnerablecode",
18+
"repo_url": "https://github.com/aboutcode-org/vulnerablecode",
19+
"tag": "v37.0.0",
20+
"tag_url": "https://github.com/aboutcode-org/vulnerablecode/releases/tag/v37.0.0",
21+
"published_at": "2026-03-04T14:30:07Z",
22+
"releases_page_url": "https://github.com/aboutcode-org/vulnerablecode/releases",
23+
"compare_url": "https://github.com/aboutcode-org/vulnerablecode/compare/v37.0.0...main",
1124
"commits_since": 0,
1225
"prerelease": false,
1326
"author": "github-actions[bot]"
@@ -194,19 +207,6 @@
194207
"prerelease": false,
195208
"author": "JonoYang"
196209
},
197-
{
198-
"repo": "v36.1.3",
199-
"repo_slug": "aboutcode-org/vulnerablecode",
200-
"repo_url": "https://github.com/aboutcode-org/vulnerablecode",
201-
"tag": "v36.1.3",
202-
"tag_url": "https://github.com/aboutcode-org/vulnerablecode/releases/tag/v36.1.3",
203-
"published_at": "2025-07-08T12:11:44Z",
204-
"releases_page_url": "https://github.com/aboutcode-org/vulnerablecode/releases",
205-
"compare_url": "https://github.com/aboutcode-org/vulnerablecode/compare/v36.1.3...main",
206-
"commits_since": 0,
207-
"prerelease": false,
208-
"author": "github-actions[bot]"
209-
},
210210
{
211211
"repo": "v1.0.0",
212212
"repo_slug": "aboutcode-org/ai-gen-code-search",

0 commit comments

Comments
 (0)