Skip to content

Commit

Permalink
chore: add build information
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
  • Loading branch information
davidsneighbour committed Jan 3, 2024
1 parent 30b66d2 commit f240f42
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions assets/data/build.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"url": "https://api.github.com/repos/davidsneighbour/kollitsch.dev/releases/135691867",
"assets_url": "https://api.github.com/repos/davidsneighbour/kollitsch.dev/releases/135691867/assets",
"upload_url": "https://uploads.github.com/repos/davidsneighbour/kollitsch.dev/releases/135691867/assets{?name,label}",
"html_url": "https://github.com/davidsneighbour/kollitsch.dev/releases/tag/v2024.0.3",
"id": 135691867,
"url": "https://api.github.com/repos/davidsneighbour/kollitsch.dev/releases/135692024",
"assets_url": "https://api.github.com/repos/davidsneighbour/kollitsch.dev/releases/135692024/assets",
"upload_url": "https://uploads.github.com/repos/davidsneighbour/kollitsch.dev/releases/135692024/assets{?name,label}",
"html_url": "https://github.com/davidsneighbour/kollitsch.dev/releases/tag/v2024.0.4",
"id": 135692024,
"author": {
"login": "davidsneighbour",
"id": 83281,
Expand All @@ -24,18 +24,18 @@
"type": "User",
"site_admin": false
},
"node_id": "RE_kwDOGDHt584IFn5b",
"tag_name": "v2024.0.3",
"node_id": "RE_kwDOGDHt584IFn74",
"tag_name": "v2024.0.4",
"target_commitish": "main",
"name": "v2024.0.3",
"name": "v2024.0.4",
"draft": false,
"prerelease": false,
"created_at": "2024-01-03T14:56:32Z",
"published_at": "2024-01-03T14:56:40Z",
"created_at": "2024-01-03T14:57:41Z",
"published_at": "2024-01-03T14:57:46Z",
"assets": [

],
"tarball_url": "https://api.github.com/repos/davidsneighbour/kollitsch.dev/tarball/v2024.0.3",
"zipball_url": "https://api.github.com/repos/davidsneighbour/kollitsch.dev/zipball/v2024.0.3",
"body": "v2024.0.3"
"tarball_url": "https://api.github.com/repos/davidsneighbour/kollitsch.dev/tarball/v2024.0.4",
"zipball_url": "https://api.github.com/repos/davidsneighbour/kollitsch.dev/zipball/v2024.0.4",
"body": "v2024.0.4"
}

0 comments on commit f240f42

Please sign in to comment.