Skip to content

Commit b201c56

Browse files
authored
Merge pull request #571 from cfengine/mirroring/path
versions.json changes by mirroring action
2 parents 9fad47a + 80337fc commit b201c56

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

versions.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5285,5 +5285,25 @@
52855285
"library-for-promise-types-in-python"
52865286
]
52875287
}
5288+
},
5289+
"promise-type-json": {
5290+
"0.0.1": {
5291+
"commit": "40b990367b528972c41f826fa554b8dd4a415f47",
5292+
"timestamp": 1751406707227,
5293+
"archive_url": "modules/promise-type-json/40b990367b528972c41f826fa554b8dd4a415f47.tar.gz",
5294+
"archive_sha256": "1577fe0ed63e4e05de56326cd7b8f528117532cb2a76400ff3e2798f97abb18c",
5295+
"readme_url": "modules/promise-type-json/40b990367b528972c41f826fa554b8dd4a415f47.md",
5296+
"readme_sha256": "32fb2bc9e166e71248817a88ceb4728ad05b7444b83b714749bd203cbe19ed59",
5297+
"steps": [
5298+
"copy json_promise_type.py modules/promises/",
5299+
"append enable.cf services/init.cf"
5300+
],
5301+
"subdirectory": "promise-types/json",
5302+
"by": "https://github.com/victormlg",
5303+
"repo": "https://github.com/cfengine/modules",
5304+
"dependencies": [
5305+
"library-for-promise-types-in-python"
5306+
]
5307+
}
52885308
}
52895309
}

0 commit comments

Comments
 (0)