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 Mar 20, 2024
1 parent 87e0ab1 commit 8088f79
Showing 1 changed file with 74 additions and 2 deletions.
76 changes: 74 additions & 2 deletions cache.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"compat": {
},
"num_libraries": 549,
"num_libraries": 550,
"repos": {
"data": {
"ITISFoundation/qx-iconfont-fontawesome5": {
Expand Down Expand Up @@ -7499,12 +7499,84 @@
"published_at": "2024-03-18T08:53:43Z",
"title": "v1.0.2",
"zip_url": "https://github.com/goldim/scro34.themedemo/archive/v1.0.2.zip"
},
"v1.0.3": {
"comment": "Changed links from http to https for web browser. Added hover icons for web browser buttons.",
"id": 147448882,
"manifests": [
{
"info": {
"authors": [
{
"email": "[email protected]",
"name": "Norbert Schröder (scro34)"
},
{
"email": "[email protected]",
"name": "Dmitrii Zolotov (goldim)"
}
],
"description": "This is a demo containing a different widgets to show theme features.",
"homepage": "",
"license": "MIT license",
"name": "themedemo",
"summary": "Common used from demo",
"version": "1.0.3"
},
"path": "Manifest.json",
"provides": {
"class": "source/class",
"encoding": "utf-8",
"fonts": {
"JosefinSlabBold": {
"fontFaces": [
{
"fontFamily": "JosefinSlab Bold",
"fontStyle": "normal",
"fontWeight": "bold",
"paths": [
"scro34/themedemo/font/JosefinSlab-Bold.ttf"
]
}
]
},
"JosefinSlabRegular": {
"fontFaces": [
{
"fontFamily": "JosefinSlab Regular",
"fontStyle": "normal",
"fontWeight": "normal",
"paths": [
"scro34/themedemo/font/JosefinSlab-Regular.ttf"
]
}
]
}
},
"namespace": "scro34.themedemo",
"resource": "source/resource",
"translation": "source/translation"
},
"qx_versions": "^7.6.3",
"requires": {
"@qooxdoo/framework": "^7.6.3",
"qooxdoo/qxl.formdemo": "^2.0.0",
"qooxdoo/qxl.versionlabel": "^2.0.0",
"qooxdoo/qxl.widgetbrowser": "^2.0.0"
}
}
],
"prerelease": false,
"published_at": "2024-03-20T12:10:18Z",
"title": "v1.0.3",
"zip_url": "https://github.com/goldim/scro34.themedemo/archive/v1.0.3.zip"
}
},
"list": [
"v1.0.0",
"v1.0.1",
"v1.0.2"
"v1.0.2",
"v1.0.3"
]
},
"url": "https://api.github.com/repos/goldim/scro34.themedemo"
Expand Down

0 comments on commit 8088f79

Please sign in to comment.