-
Notifications
You must be signed in to change notification settings - Fork 0
/
actives.json
110 lines (110 loc) · 4.1 KB
/
actives.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"8": {
"8.1": {
"announcement": true,
"tags": [
"security"
],
"date": "21 Nov 2024",
"source": [
{
"filename": "php-8.1.31.tar.gz",
"name": "PHP 8.1.31 (tar.gz)",
"sha256": "618923b407c4575bfee085f00c4aaa16a5cc86d4b1eb893c0f352d61541bbfb1",
"date": "21 Nov 2024"
},
{
"filename": "php-8.1.31.tar.bz2",
"name": "PHP 8.1.31 (tar.bz2)",
"sha256": "0b39828b345151caf1b795d9f4b923c9887231776c33076dfc9d90a44390d0dc",
"date": "21 Nov 2024"
},
{
"filename": "php-8.1.31.tar.xz",
"name": "PHP 8.1.31 (tar.xz)",
"sha256": "c4f244d46ba51c72f7d13d4f66ce6a9e9a8d6b669c51be35e01765ba58e7afca",
"date": "21 Nov 2024"
}
],
"version": "8.1.31"
},
"8.2": {
"announcement": true,
"tags": [],
"date": "19 Dec 2024",
"source": [
{
"filename": "php-8.2.27.tar.gz",
"name": "PHP 8.2.27 (tar.gz)",
"sha256": "179cc901760d478ffd545d10702ebc2a1270d8c13471bdda729d20055140809a",
"date": "19 Dec 2024"
},
{
"filename": "php-8.2.27.tar.bz2",
"name": "PHP 8.2.27 (tar.bz2)",
"sha256": "6e57dbaf769a7f3deb4f0f48b8c535e671cc0a18022ed7f6ff23b50e941d4b60",
"date": "19 Dec 2024"
},
{
"filename": "php-8.2.27.tar.xz",
"name": "PHP 8.2.27 (tar.xz)",
"sha256": "3eec91294d8c09b3df80b39ec36d574ed9b05de4c8afcb25fa215d48f9ecbc6b",
"date": "19 Dec 2024"
}
],
"version": "8.2.27"
},
"8.3": {
"announcement": true,
"tags": [],
"date": "19 Dec 2024",
"source": [
{
"filename": "php-8.3.15.tar.gz",
"name": "PHP 8.3.15 (tar.gz)",
"sha256": "67073c3c9c56c86461e0715d9e1806af5ddffe8e6e2eb9781f7923bbb5bd67fa",
"date": "19 Dec 2024"
},
{
"filename": "php-8.3.15.tar.bz2",
"name": "PHP 8.3.15 (tar.bz2)",
"sha256": "b1675a4ff730b5811b8e6a7687488c42e835e156a99776aa3e6f017abda3be98",
"date": "19 Dec 2024"
},
{
"filename": "php-8.3.15.tar.xz",
"name": "PHP 8.3.15 (tar.xz)",
"sha256": "3df5d45637283f759eef8fc3ce03de829ded3e200c3da278936a684955d2f94f",
"date": "19 Dec 2024"
}
],
"version": "8.3.15"
},
"8.4": {
"announcement": true,
"tags": [],
"date": "19 Dec 2024",
"source": [
{
"filename": "php-8.4.2.tar.gz",
"name": "PHP 8.4.2 (tar.gz)",
"sha256": "5d3cf82a7f4cafdcfc4f3d98f3e3ee81077ae57c709a5613cbff5834d78a7747",
"date": "19 Dec 2024"
},
{
"filename": "php-8.4.2.tar.bz2",
"name": "PHP 8.4.2 (tar.bz2)",
"sha256": "ef4fe9921b885ce3b047792ab60260eaf657e22812be511d19d0e45edf984783",
"date": "19 Dec 2024"
},
{
"filename": "php-8.4.2.tar.xz",
"name": "PHP 8.4.2 (tar.xz)",
"sha256": "92636453210f7f2174d6ee6df17a5811368f556a6c2c2cbcf019321e36456e01",
"date": "19 Dec 2024"
}
],
"version": "8.4.2"
}
}
}