🤖: numpy, rocket-chat

numpy:
- Item root['versions']['1.26.3'] ({'name': '1.26.3', 'date': '2024-01-02'}) added to dictionary.

rocket-chat:
- Item root['versions']['6.5.2'] ({'name': '6.5.2', 'date': '2024-01-03'}) added to dictionary.
- Item root['versions']['6.4.9'] ({'name': '6.4.9', 'date': '2024-01-03'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-01-03 01:42:18 +00:00
committed by github-actions[bot]
parent 9a444a2a68
commit 09d49a429b
2 changed files with 12 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
{ {
"versions": { "versions": {
"1.26.3": {
"name": "1.26.3",
"date": "2024-01-02"
},
"1.26.2": { "1.26.2": {
"name": "1.26.2", "name": "1.26.2",
"date": "2023-11-12" "date": "2023-11-12"

View File

@@ -1,5 +1,13 @@
{ {
"versions": { "versions": {
"6.5.2": {
"name": "6.5.2",
"date": "2024-01-03"
},
"6.4.9": {
"name": "6.4.9",
"date": "2024-01-03"
},
"6.5.1": { "6.5.1": {
"name": "6.5.1", "name": "6.5.1",
"date": "2023-12-26" "date": "2023-12-26"