Skip to content

Commit

Permalink
Commit cache update
Browse files Browse the repository at this point in the history
  • Loading branch information
hkollmann authored and github-actions[bot] committed Apr 16, 2024
1 parent b5a4da8 commit 94f81a4
Showing 1 changed file with 41 additions and 2 deletions.
43 changes: 41 additions & 2 deletions cache.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"compat": {
},
"num_libraries": 561,
"num_libraries": 562,
"repos": {
"data": {
"ITISFoundation/qx-iconfont-fontawesome5": {
Expand Down Expand Up @@ -7516,10 +7516,49 @@
"published_at": "2023-01-08T10:04:32Z",
"title": "v0.1.1",
"zip_url": "https://github.com/goldim/minesweeper/archive/v0.1.1.zip"
},
"v0.1.2": {
"comment": "Updated qooxdoo version",
"id": 151249806,
"manifests": [
{
"info": {
"authors": [
{
"email": "[email protected]",
"name": "Dmitrii Zolotov (goldim)"
}
],
"description": "Qooxdoo Minesweeper Game",
"homepage": "https://github.com/goldim/minesweeper",
"license": "MIT license",
"name": "minesweeper",
"summary": "Qooxdoo Minesweeper",
"version": "0.1.2"
},
"path": "Manifest.json",
"provides": {
"class": "source/class",
"encoding": "utf-8",
"namespace": "minesweeper",
"resource": "source/resource",
"translation": "source/translation"
},
"qx_versions": "^7.6.3",
"requires": {
"@qooxdoo/framework": "^7.6.3"
}
}
],
"prerelease": false,
"published_at": "2024-04-15T20:44:55Z",
"title": "v0.1.2",
"zip_url": "https://github.com/goldim/minesweeper/archive/v0.1.2.zip"
}
},
"list": [
"v0.1.1"
"v0.1.1",
"v0.1.2"
]
},
"url": "https://api.github.com/repos/goldim/minesweeper"
Expand Down

0 comments on commit 94f81a4

Please sign in to comment.