diff options
author | Isa Farnik <isa@konghq.com> | 2025-02-06 12:27:42 -0800 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2025-03-20 21:57:12 +0000 |
commit | 97632184de374b01fbd6ea380d7a7b3c2098b681 (patch) | |
tree | 823db420b3ee069db2713c7e97cc41fe800bdfee /releases | |
parent | d157a4c17c901018a82f7b84d77d1faf711abb1f (diff) | |
download | luarocks-gh-pages.tar.gz luarocks-gh-pages.tar.bz2 luarocks-gh-pages.zip |
feat: add source_digest key to releasesgh-pages
Diffstat (limited to '')
-rw-r--r-- | releases/releases.json | 195 |
1 files changed, 130 insertions, 65 deletions
diff --git a/releases/releases.json b/releases/releases.json index dea790df..cb7b87b0 100644 --- a/releases/releases.json +++ b/releases/releases.json | |||
@@ -3,109 +3,127 @@ | |||
3 | "3.11.1": { | 3 | "3.11.1": { |
4 | "date": "2024-05-31", | 4 | "date": "2024-05-31", |
5 | "files": ["luarocks-3.11.1.tar.gz", "luarocks-3.11.1.tar.gz.asc", "luarocks-3.11.1-win32.zip", "luarocks-3.11.1-win32.zip.asc", "luarocks-3.11.1-windows-32.zip", "luarocks-3.11.1-windows-32.zip.asc", "luarocks-3.11.1-windows-64.zip", "luarocks-3.11.1-windows-64.zip.asc", "luarocks-3.11.1-linux-x86_64.zip", "luarocks-3.11.1-linux-x86_64.zip.asc"], | 5 | "files": ["luarocks-3.11.1.tar.gz", "luarocks-3.11.1.tar.gz.asc", "luarocks-3.11.1-win32.zip", "luarocks-3.11.1-win32.zip.asc", "luarocks-3.11.1-windows-32.zip", "luarocks-3.11.1-windows-32.zip.asc", "luarocks-3.11.1-windows-64.zip", "luarocks-3.11.1-windows-64.zip.asc", "luarocks-3.11.1-linux-x86_64.zip", "luarocks-3.11.1-linux-x86_64.zip.asc"], |
6 | "about": [] | 6 | "about": [], |
7 | "source_digest": "c3fb3d960dffb2b2fe9de7e3cb004dc4d0b34bb3d342578af84f84325c669102" | ||
7 | }}, | 8 | }}, |
8 | { | 9 | { |
9 | "3.11.0": { | 10 | "3.11.0": { |
10 | "date": "2024-03-13", | 11 | "date": "2024-03-13", |
11 | "files": ["luarocks-3.11.0.tar.gz", "luarocks-3.11.0.tar.gz.asc", "luarocks-3.11.0-win32.zip", "luarocks-3.11.0-win32.zip.asc", "luarocks-3.11.0-windows-32.zip", "luarocks-3.11.0-windows-32.zip.asc", "luarocks-3.11.0-windows-64.zip", "luarocks-3.11.0-windows-64.zip.asc", "luarocks-3.11.0-linux-x86_64.zip", "luarocks-3.11.0-linux-x86_64.zip.asc"], | 12 | "files": ["luarocks-3.11.0.tar.gz", "luarocks-3.11.0.tar.gz.asc", "luarocks-3.11.0-win32.zip", "luarocks-3.11.0-win32.zip.asc", "luarocks-3.11.0-windows-32.zip", "luarocks-3.11.0-windows-32.zip.asc", "luarocks-3.11.0-windows-64.zip", "luarocks-3.11.0-windows-64.zip.asc", "luarocks-3.11.0-linux-x86_64.zip", "luarocks-3.11.0-linux-x86_64.zip.asc"], |
12 | "about": [] | 13 | "about": [], |
14 | "source_digest": "25f56b3c7272fb35b869049371d649a1bbe668a56d24df0a66e3712e35dd44a6" | ||
13 | }}, | 15 | }}, |
14 | { | 16 | { |
15 | "3.10.0": { | 17 | "3.10.0": { |
16 | "date": "2024-02-27", | 18 | "date": "2024-02-27", |
17 | "files": ["luarocks-3.10.0.tar.gz", "luarocks-3.10.0.tar.gz.asc", "luarocks-3.10.0-win32.zip", "luarocks-3.10.0-win32.zip.asc", "luarocks-3.10.0-windows-32.zip", "luarocks-3.10.0-windows-32.zip.asc", "luarocks-3.10.0-windows-64.zip", "luarocks-3.10.0-windows-64.zip.asc", "luarocks-3.10.0-linux-x86_64.zip", "luarocks-3.10.0-linux-x86_64.zip.asc"], | 19 | "files": ["luarocks-3.10.0.tar.gz", "luarocks-3.10.0.tar.gz.asc", "luarocks-3.10.0-win32.zip", "luarocks-3.10.0-win32.zip.asc", "luarocks-3.10.0-windows-32.zip", "luarocks-3.10.0-windows-32.zip.asc", "luarocks-3.10.0-windows-64.zip", "luarocks-3.10.0-windows-64.zip.asc", "luarocks-3.10.0-linux-x86_64.zip", "luarocks-3.10.0-linux-x86_64.zip.asc"], |
18 | "about": [] | 20 | "about": [], |
21 | "source_digest": "e9bf06d5ec6b8ecc6dbd1530d2d77bdb3377d814a197c46388e9f148548c1c89" | ||
19 | }}, | 22 | }}, |
20 | { | 23 | { |
21 | "3.9.2": { | 24 | "3.9.2": { |
22 | "date": "2022-12-08", | 25 | "date": "2022-12-08", |
23 | "files": ["luarocks-3.9.2.tar.gz", "luarocks-3.9.2.tar.gz.asc", "luarocks-3.9.2-win32.zip", "luarocks-3.9.2-win32.zip.asc", "luarocks-3.9.2-windows-32.zip", "luarocks-3.9.2-windows-32.zip.asc", "luarocks-3.9.2-windows-64.zip", "luarocks-3.9.2-windows-64.zip.asc", "luarocks-3.9.2-linux-x86_64.zip", "luarocks-3.9.2-linux-x86_64.zip.asc"], | 26 | "files": ["luarocks-3.9.2.tar.gz", "luarocks-3.9.2.tar.gz.asc", "luarocks-3.9.2-win32.zip", "luarocks-3.9.2-win32.zip.asc", "luarocks-3.9.2-windows-32.zip", "luarocks-3.9.2-windows-32.zip.asc", "luarocks-3.9.2-windows-64.zip", "luarocks-3.9.2-windows-64.zip.asc", "luarocks-3.9.2-linux-x86_64.zip", "luarocks-3.9.2-linux-x86_64.zip.asc"], |
24 | "about": [] | 27 | "about": [], |
28 | "source_digest": "bca6e4ecc02c203e070acdb5f586045d45c078896f6236eb46aa33ccd9b94edb" | ||
25 | }}, | 29 | }}, |
26 | { | 30 | { |
27 | "3.9.1": { | 31 | "3.9.1": { |
28 | "date": "2022-07-01", | 32 | "date": "2022-07-01", |
29 | "files": ["luarocks-3.9.1.tar.gz", "luarocks-3.9.1.tar.gz.asc", "luarocks-3.9.1-win32.zip", "luarocks-3.9.1-win32.zip.asc", "luarocks-3.9.1-windows-32.zip", "luarocks-3.9.1-windows-32.zip.asc", "luarocks-3.9.1-windows-64.zip", "luarocks-3.9.1-windows-64.zip.asc", "luarocks-3.9.1-linux-x86_64.zip", "luarocks-3.9.1-linux-x86_64.zip.asc"], | 33 | "files": ["luarocks-3.9.1.tar.gz", "luarocks-3.9.1.tar.gz.asc", "luarocks-3.9.1-win32.zip", "luarocks-3.9.1-win32.zip.asc", "luarocks-3.9.1-windows-32.zip", "luarocks-3.9.1-windows-32.zip.asc", "luarocks-3.9.1-windows-64.zip", "luarocks-3.9.1-windows-64.zip.asc", "luarocks-3.9.1-linux-x86_64.zip", "luarocks-3.9.1-linux-x86_64.zip.asc"], |
30 | "about": [] | 34 | "about": [], |
35 | "source_digest": "ffafd83b1c42aa38042166a59ac3b618c838ce4e63f4ace9d961a5679ef58253" | ||
31 | }}, | 36 | }}, |
32 | { | 37 | { |
33 | "3.9.0": { | 38 | "3.9.0": { |
34 | "date": "2022-04-17", | 39 | "date": "2022-04-17", |
35 | "files": ["luarocks-3.9.0.tar.gz", "luarocks-3.9.0.tar.gz.asc", "luarocks-3.9.0-win32.zip", "luarocks-3.9.0-win32.zip.asc", "luarocks-3.9.0-windows-32.zip", "luarocks-3.9.0-windows-32.zip.asc", "luarocks-3.9.0-windows-64.zip", "luarocks-3.9.0-windows-64.zip.asc", "luarocks-3.9.0-linux-x86_64.zip", "luarocks-3.9.0-linux-x86_64.zip.asc"], | 40 | "files": ["luarocks-3.9.0.tar.gz", "luarocks-3.9.0.tar.gz.asc", "luarocks-3.9.0-win32.zip", "luarocks-3.9.0-win32.zip.asc", "luarocks-3.9.0-windows-32.zip", "luarocks-3.9.0-windows-32.zip.asc", "luarocks-3.9.0-windows-64.zip", "luarocks-3.9.0-windows-64.zip.asc", "luarocks-3.9.0-linux-x86_64.zip", "luarocks-3.9.0-linux-x86_64.zip.asc"], |
36 | "about": [] | 41 | "about": [], |
42 | "source_digest": "5e840f0224891de96be4139e9475d3b1de7af3a32b95c1bdf05394563c60175f" | ||
37 | }}, | 43 | }}, |
38 | { | 44 | { |
39 | "3.8.0": { | 45 | "3.8.0": { |
40 | "date": "2021-11-08", | 46 | "date": "2021-11-08", |
41 | "files": ["luarocks-3.8.0.tar.gz", "luarocks-3.8.0.tar.gz.asc", "luarocks-3.8.0-win32.zip", "luarocks-3.8.0-win32.zip.asc", "luarocks-3.8.0-windows-32.zip", "luarocks-3.8.0-windows-32.zip.asc", "luarocks-3.8.0-windows-64.zip", "luarocks-3.8.0-windows-64.zip.asc", "luarocks-3.8.0-linux-x86_64.zip", "luarocks-3.8.0-linux-x86_64.zip.asc"], | 47 | "files": ["luarocks-3.8.0.tar.gz", "luarocks-3.8.0.tar.gz.asc", "luarocks-3.8.0-win32.zip", "luarocks-3.8.0-win32.zip.asc", "luarocks-3.8.0-windows-32.zip", "luarocks-3.8.0-windows-32.zip.asc", "luarocks-3.8.0-windows-64.zip", "luarocks-3.8.0-windows-64.zip.asc", "luarocks-3.8.0-linux-x86_64.zip", "luarocks-3.8.0-linux-x86_64.zip.asc"], |
42 | "about": [] | 48 | "about": [], |
49 | "source_digest": "56ab9b90f5acbc42eb7a94cf482e6c058a63e8a1effdf572b8b2a6323a06d923" | ||
43 | }}, | 50 | }}, |
44 | { | 51 | { |
45 | "3.7.0": { | 52 | "3.7.0": { |
46 | "date": "2021-04-13", | 53 | "date": "2021-04-13", |
47 | "files": ["luarocks-3.7.0.tar.gz", "luarocks-3.7.0.tar.gz.asc", "luarocks-3.7.0-win32.zip", "luarocks-3.7.0-win32.zip.asc", "luarocks-3.7.0-windows-32.zip", "luarocks-3.7.0-windows-32.zip.asc", "luarocks-3.7.0-windows-64.zip", "luarocks-3.7.0-windows-64.zip.asc", "luarocks-3.7.0-linux-x86_64.zip", "luarocks-3.7.0-linux-x86_64.zip.asc"], | 54 | "files": ["luarocks-3.7.0.tar.gz", "luarocks-3.7.0.tar.gz.asc", "luarocks-3.7.0-win32.zip", "luarocks-3.7.0-win32.zip.asc", "luarocks-3.7.0-windows-32.zip", "luarocks-3.7.0-windows-32.zip.asc", "luarocks-3.7.0-windows-64.zip", "luarocks-3.7.0-windows-64.zip.asc", "luarocks-3.7.0-linux-x86_64.zip", "luarocks-3.7.0-linux-x86_64.zip.asc"], |
48 | "about": [] | 55 | "about": [], |
56 | "source_digest": "9255d97fee95cec5b54fc6ac718b11bf5029e45bed7873e053314919cd448551" | ||
49 | }}, | 57 | }}, |
50 | { | 58 | { |
51 | "3.6.0": { | 59 | "3.6.0": { |
52 | "date": "2021-03-30", | 60 | "date": "2021-03-30", |
53 | "files": ["luarocks-3.6.0.tar.gz", "luarocks-3.6.0.tar.gz.asc", "luarocks-3.6.0-win32.zip", "luarocks-3.6.0-win32.zip.asc", "luarocks-3.6.0-windows-32.zip", "luarocks-3.6.0-windows-32.zip.asc", "luarocks-3.6.0-windows-64.zip", "luarocks-3.6.0-windows-64.zip.asc", "luarocks-3.6.0-linux-x86_64.zip", "luarocks-3.6.0-linux-x86_64.zip.asc"], | 61 | "files": ["luarocks-3.6.0.tar.gz", "luarocks-3.6.0.tar.gz.asc", "luarocks-3.6.0-win32.zip", "luarocks-3.6.0-win32.zip.asc", "luarocks-3.6.0-windows-32.zip", "luarocks-3.6.0-windows-32.zip.asc", "luarocks-3.6.0-windows-64.zip", "luarocks-3.6.0-windows-64.zip.asc", "luarocks-3.6.0-linux-x86_64.zip", "luarocks-3.6.0-linux-x86_64.zip.asc"], |
54 | "about": [] | 62 | "about": [], |
63 | "source_digest": "b0eaf59e7711ca2a886722c0423dabe22ccbdcdf3a042c3f2615596879f8252f" | ||
55 | }}, | 64 | }}, |
56 | { | 65 | { |
57 | "3.5.0": { | 66 | "3.5.0": { |
58 | "date": "2020-12-10", | 67 | "date": "2020-12-10", |
59 | "files": ["luarocks-3.5.0.tar.gz", "luarocks-3.5.0.tar.gz.asc", "luarocks-3.5.0-win32.zip", "luarocks-3.5.0-win32.zip.asc", "luarocks-3.5.0-windows-32.zip", "luarocks-3.5.0-windows-32.zip.asc", "luarocks-3.5.0-windows-64.zip", "luarocks-3.5.0-windows-64.zip.asc", "luarocks-3.5.0-linux-x86_64.zip", "luarocks-3.5.0-linux-x86_64.zip.asc"], | 68 | "files": ["luarocks-3.5.0.tar.gz", "luarocks-3.5.0.tar.gz.asc", "luarocks-3.5.0-win32.zip", "luarocks-3.5.0-win32.zip.asc", "luarocks-3.5.0-windows-32.zip", "luarocks-3.5.0-windows-32.zip.asc", "luarocks-3.5.0-windows-64.zip", "luarocks-3.5.0-windows-64.zip.asc", "luarocks-3.5.0-linux-x86_64.zip", "luarocks-3.5.0-linux-x86_64.zip.asc"], |
60 | "about": [] | 69 | "about": [], |
70 | "source_digest": "701d0cc0c7e97cc2cf2c2f4068fce45e52a8854f5dc6c9e49e2014202eec9a4f" | ||
61 | }}, | 71 | }}, |
62 | { | 72 | { |
63 | "3.4.0": { | 73 | "3.4.0": { |
64 | "date": "2020-09-25", | 74 | "date": "2020-09-25", |
65 | "files": ["luarocks-3.4.0.tar.gz", "luarocks-3.4.0.tar.gz.asc", "luarocks-3.4.0-win32.zip", "luarocks-3.4.0-win32.zip.asc", "luarocks-3.4.0-windows-32.zip", "luarocks-3.4.0-windows-32.zip.asc", "luarocks-3.4.0-windows-64.zip", "luarocks-3.4.0-windows-64.zip.asc", "luarocks-3.4.0-linux-x86_64.zip", "luarocks-3.4.0-linux-x86_64.zip.asc"], | 75 | "files": ["luarocks-3.4.0.tar.gz", "luarocks-3.4.0.tar.gz.asc", "luarocks-3.4.0-win32.zip", "luarocks-3.4.0-win32.zip.asc", "luarocks-3.4.0-windows-32.zip", "luarocks-3.4.0-windows-32.zip.asc", "luarocks-3.4.0-windows-64.zip", "luarocks-3.4.0-windows-64.zip.asc", "luarocks-3.4.0-linux-x86_64.zip", "luarocks-3.4.0-linux-x86_64.zip.asc"], |
66 | "about": [] | 76 | "about": [], |
77 | "source_digest": "62ce5826f0eeeb760d884ea8330cd1552b5d432138b8bade0fa72f35badd02d0" | ||
67 | }}, | 78 | }}, |
68 | { | 79 | { |
69 | "3.3.1": { | 80 | "3.3.1": { |
70 | "date": "2020-02-07", | 81 | "date": "2020-02-07", |
71 | "files": ["luarocks-3.3.1.tar.gz", "luarocks-3.3.1.tar.gz.asc", "luarocks-3.3.1-win32.zip", "luarocks-3.3.1-win32.zip.asc", "luarocks-3.3.1-windows-32.zip", "luarocks-3.3.1-windows-32.zip.asc", "luarocks-3.3.1-windows-64.zip", "luarocks-3.3.1-windows-64.zip.asc", "luarocks-3.3.1-linux-x86_64.zip", "luarocks-3.3.1-linux-x86_64.zip.asc"], | 82 | "files": ["luarocks-3.3.1.tar.gz", "luarocks-3.3.1.tar.gz.asc", "luarocks-3.3.1-win32.zip", "luarocks-3.3.1-win32.zip.asc", "luarocks-3.3.1-windows-32.zip", "luarocks-3.3.1-windows-32.zip.asc", "luarocks-3.3.1-windows-64.zip", "luarocks-3.3.1-windows-64.zip.asc", "luarocks-3.3.1-linux-x86_64.zip", "luarocks-3.3.1-linux-x86_64.zip.asc"], |
72 | "about": [] | 83 | "about": [], |
84 | "source_digest": "eb20cd9814df05535d9aae98da532217c590fc07d48d90ca237e2a7cdcf284fe" | ||
73 | }}, | 85 | }}, |
74 | { | 86 | { |
75 | "3.3.0": { | 87 | "3.3.0": { |
76 | "date": "2020-01-28", | 88 | "date": "2020-01-28", |
77 | "files": ["luarocks-3.3.0.tar.gz", "luarocks-3.3.0.tar.gz.asc", "luarocks-3.3.0-win32.zip", "luarocks-3.3.0-win32.zip.asc", "luarocks-3.3.0-windows-32.zip", "luarocks-3.3.0-windows-32.zip.asc", "luarocks-3.3.0-windows-64.zip", "luarocks-3.3.0-windows-64.zip.asc", "luarocks-3.3.0-linux-x86_64.zip", "luarocks-3.3.0-linux-x86_64.zip.asc"], | 89 | "files": ["luarocks-3.3.0.tar.gz", "luarocks-3.3.0.tar.gz.asc", "luarocks-3.3.0-win32.zip", "luarocks-3.3.0-win32.zip.asc", "luarocks-3.3.0-windows-32.zip", "luarocks-3.3.0-windows-32.zip.asc", "luarocks-3.3.0-windows-64.zip", "luarocks-3.3.0-windows-64.zip.asc", "luarocks-3.3.0-linux-x86_64.zip", "luarocks-3.3.0-linux-x86_64.zip.asc"], |
78 | "about": [] | 90 | "about": [], |
91 | "source_digest": "8de54eb851f5245ed3708d94d8872e825b9704049d3ad4febe8e219f419b427d" | ||
79 | }}, | 92 | }}, |
80 | { | 93 | { |
81 | "3.2.1": { | 94 | "3.2.1": { |
82 | "date": "2019-09-09", | 95 | "date": "2019-09-09", |
83 | "files": ["luarocks-3.2.1.tar.gz", "luarocks-3.2.1.tar.gz.asc", "luarocks-3.2.1-win32.zip", "luarocks-3.2.1-win32.zip.asc", "luarocks-3.2.1-windows-32.zip", "luarocks-3.2.1-windows-32.zip.asc", "luarocks-3.2.1-linux-x86_64.zip", "luarocks-3.2.1-linux-x86_64.zip.asc"], | 96 | "files": ["luarocks-3.2.1.tar.gz", "luarocks-3.2.1.tar.gz.asc", "luarocks-3.2.1-win32.zip", "luarocks-3.2.1-win32.zip.asc", "luarocks-3.2.1-windows-32.zip", "luarocks-3.2.1-windows-32.zip.asc", "luarocks-3.2.1-linux-x86_64.zip", "luarocks-3.2.1-linux-x86_64.zip.asc"], |
84 | "about": [] | 97 | "about": [], |
98 | "source_digest": "f27e20c9cdb3ffb991ccdb85796c36a0690566676f8e1a59b0d0ee6598907d04" | ||
85 | }}, | 99 | }}, |
86 | { | 100 | { |
87 | "3.2.0": { | 101 | "3.2.0": { |
88 | "date": "2019-08-28", | 102 | "date": "2019-08-28", |
89 | "files": ["luarocks-3.2.0.tar.gz", "luarocks-3.2.0.tar.gz.asc", "luarocks-3.2.0-win32.zip", "luarocks-3.2.0-win32.zip.asc", "luarocks-3.2.0-windows-32.zip", "luarocks-3.2.0-windows-32.zip.asc", "luarocks-3.2.0-linux-x86_64.zip", "luarocks-3.2.0-linux-x86_64.zip.asc"], | 103 | "files": ["luarocks-3.2.0.tar.gz", "luarocks-3.2.0.tar.gz.asc", "luarocks-3.2.0-win32.zip", "luarocks-3.2.0-win32.zip.asc", "luarocks-3.2.0-windows-32.zip", "luarocks-3.2.0-windows-32.zip.asc", "luarocks-3.2.0-linux-x86_64.zip", "luarocks-3.2.0-linux-x86_64.zip.asc"], |
90 | "about": [] | 104 | "about": [], |
105 | "source_digest": "66c1848a25924917ddc1901e865add8f19f2585360c44a001a03a8c234d3e796" | ||
91 | }}, | 106 | }}, |
92 | { | 107 | { |
93 | "3.1.3": { | 108 | "3.1.3": { |
94 | "date": "2019-06-06", | 109 | "date": "2019-06-06", |
95 | "files": ["luarocks-3.1.3.tar.gz", "luarocks-3.1.3.tar.gz.asc", "luarocks-3.1.3-win32.zip", "luarocks-3.1.3-win32.zip.asc", "luarocks-3.1.3-windows-32.zip", "luarocks-3.1.3-windows-32.zip.asc", "luarocks-3.1.3-linux-x86_64.zip", "luarocks-3.1.3-linux-x86_64.zip.asc"], | 110 | "files": ["luarocks-3.1.3.tar.gz", "luarocks-3.1.3.tar.gz.asc", "luarocks-3.1.3-win32.zip", "luarocks-3.1.3-win32.zip.asc", "luarocks-3.1.3-windows-32.zip", "luarocks-3.1.3-windows-32.zip.asc", "luarocks-3.1.3-linux-x86_64.zip", "luarocks-3.1.3-linux-x86_64.zip.asc"], |
96 | "about": [] | 111 | "about": [], |
112 | "source_digest": "c573435f495aac159e34eaa0a3847172a2298eb6295fcdc35d565f9f9b990513" | ||
97 | }}, | 113 | }}, |
98 | { | 114 | { |
99 | "3.1.2": { | 115 | "3.1.2": { |
100 | "date": "2019-05-07", | 116 | "date": "2019-05-07", |
101 | "files": ["luarocks-3.1.2.tar.gz", "luarocks-3.1.2.tar.gz.asc", "luarocks-3.1.2-win32.zip", "luarocks-3.1.2-win32.zip.asc", "luarocks-3.1.2-windows-32.zip", "luarocks-3.1.2-windows-32.zip.asc", "luarocks-3.1.2-linux-x86_64.zip", "luarocks-3.1.2-linux-x86_64.zip.asc"], | 117 | "files": ["luarocks-3.1.2.tar.gz", "luarocks-3.1.2.tar.gz.asc", "luarocks-3.1.2-win32.zip", "luarocks-3.1.2-win32.zip.asc", "luarocks-3.1.2-windows-32.zip", "luarocks-3.1.2-windows-32.zip.asc", "luarocks-3.1.2-linux-x86_64.zip", "luarocks-3.1.2-linux-x86_64.zip.asc"], |
102 | "about": [] | 118 | "about": [], |
119 | "source_digest": "72a3b74f05b7fd011eed894dc34193ee80b3235fe58016ac9ffdbfceecc88950" | ||
103 | }}, | 120 | }}, |
104 | { | 121 | { |
105 | "3.1.1": { | 122 | "3.1.1": { |
106 | "date": "2019-05-06", | 123 | "date": "2019-05-06", |
107 | "files": ["luarocks-3.1.1.tar.gz", "luarocks-3.1.1.tar.gz.asc", "luarocks-3.1.1-win32.zip", "luarocks-3.1.1-win32.zip.asc", "luarocks-3.1.1-windows-32.zip", "luarocks-3.1.1-windows-32.zip.asc", "luarocks-3.1.1-linux-x86_64.zip", "luarocks-3.1.1-linux-x86_64.zip.asc"], | 124 | "files": ["luarocks-3.1.1.tar.gz", "luarocks-3.1.1.tar.gz.asc", "luarocks-3.1.1-win32.zip", "luarocks-3.1.1-win32.zip.asc", "luarocks-3.1.1-windows-32.zip", "luarocks-3.1.1-windows-32.zip.asc", "luarocks-3.1.1-linux-x86_64.zip", "luarocks-3.1.1-linux-x86_64.zip.asc"], |
108 | "about": [] | 125 | "about": [], |
126 | "source_digest": "3c26c102f8e69f81e12ea39037c770a00b6244e115a4c832e7a92feffdfad1aa" | ||
109 | }}, | 127 | }}, |
110 | { | 128 | { |
111 | "3.1.0": { | 129 | "3.1.0": { |
@@ -123,7 +141,8 @@ | |||
123 | "install: new flag --no-doc", | 141 | "install: new flag --no-doc", |
124 | "Improve Lua paths auto-detection", | 142 | "Improve Lua paths auto-detection", |
125 | "Various bugfixes" | 143 | "Various bugfixes" |
126 | ] | 144 | ], |
145 | "source_digest": "865eae1e49b0f701c955c1c8f7b6fae99287c9cef32227d64177509224908921" | ||
127 | }}, | 146 | }}, |
128 | { | 147 | { |
129 | "3.0.4": { | 148 | "3.0.4": { |
@@ -133,7 +152,8 @@ | |||
133 | "Fork-free platform detection at startup", | 152 | "Fork-free platform detection at startup", |
134 | "Improved detection of the default rockspec in commands such as `luarocks test`", | 153 | "Improved detection of the default rockspec in commands such as `luarocks test`", |
135 | "Various minor bugfixes" | 154 | "Various minor bugfixes" |
136 | ] | 155 | ], |
156 | "source_digest": "1236a307ca5c556c4fed9fdbd35a7e0e80ccf063024becc8c3bf212f37ff0edf" | ||
137 | }}, | 157 | }}, |
138 | { | 158 | { |
139 | "3.0.3": { | 159 | "3.0.3": { |
@@ -141,7 +161,8 @@ | |||
141 | "files": ["luarocks-3.0.3.tar.gz", "luarocks-3.0.3.tar.gz.asc", "luarocks-3.0.3-win32.zip", "luarocks-3.0.3-win32.zip.asc", "luarocks-3.0.3-windows-32.zip", "luarocks-3.0.3-windows-32.zip.asc", "luarocks-3.0.3-linux-x86_64.zip", "luarocks-3.0.3-linux-x86_64.zip.asc"], | 161 | "files": ["luarocks-3.0.3.tar.gz", "luarocks-3.0.3.tar.gz.asc", "luarocks-3.0.3-win32.zip", "luarocks-3.0.3-win32.zip.asc", "luarocks-3.0.3-windows-32.zip", "luarocks-3.0.3-windows-32.zip.asc", "luarocks-3.0.3-linux-x86_64.zip", "luarocks-3.0.3-linux-x86_64.zip.asc"], |
142 | "about": [ | 162 | "about": [ |
143 | "Minor bugfix release" | 163 | "Minor bugfix release" |
144 | ] | 164 | ], |
165 | "source_digest": "f9a3fca236c87db55bc128a182ff605731ca15b43b1c4942d98f5e34acc88a6e" | ||
145 | }}, | 166 | }}, |
146 | { | 167 | { |
147 | "3.0.2": { | 168 | "3.0.2": { |
@@ -154,7 +175,8 @@ | |||
154 | "Bugfixes in luarocks show", | 175 | "Bugfixes in luarocks show", |
155 | "Fix upgrade/downgrade when a single rock has clashing module filenames", | 176 | "Fix upgrade/downgrade when a single rock has clashing module filenames", |
156 | "Fix for autodetected external dependencies with non-alphabetic characters" | 177 | "Fix for autodetected external dependencies with non-alphabetic characters" |
157 | ] | 178 | ], |
179 | "source_digest": "3836267eff2f85fb552234e966602b1e649c58f81f47c7de3785e071c8127f5a" | ||
158 | }}, | 180 | }}, |
159 | { | 181 | { |
160 | "3.0.0": { | 182 | "3.0.0": { |
@@ -168,7 +190,8 @@ | |||
168 | "General improvements, including namespaces", | 190 | "General improvements, including namespaces", |
169 | "User-visible changes, including some breaking changes", | 191 | "User-visible changes, including some breaking changes", |
170 | "Various internal changes" | 192 | "Various internal changes" |
171 | ] | 193 | ], |
194 | "source_digest": "a43fffb997100f11cccb529a3db5456ce8dab18171a5cb3645f948147b6f64a1" | ||
172 | }}, | 195 | }}, |
173 | { | 196 | { |
174 | "2.4.4": { | 197 | "2.4.4": { |
@@ -180,7 +203,8 @@ | |||
180 | "Updated Windows installer to better handle gcc toolchains", | 203 | "Updated Windows installer to better handle gcc toolchains", |
181 | "Fix detection of directories on Windows", | 204 | "Fix detection of directories on Windows", |
182 | "Fixes .def generation on Windows" | 205 | "Fixes .def generation on Windows" |
183 | ] | 206 | ], |
207 | "source_digest": "3938df33de33752ff2c526e604410af3dceb4b7ff06a770bc4a240de80a1f934" | ||
184 | }}, | 208 | }}, |
185 | { | 209 | { |
186 | "2.4.3": { | 210 | "2.4.3": { |
@@ -189,7 +213,8 @@ | |||
189 | "about": [ | 213 | "about": [ |
190 | "Fixed display of pathnames in `luarocks show`", | 214 | "Fixed display of pathnames in `luarocks show`", |
191 | "Improved check for write permissions when installing" | 215 | "Improved check for write permissions when installing" |
192 | ] | 216 | ], |
217 | "source_digest": "4d414d32fed5bb121c72d3ff1280b7f2dc9027a9bc012e41dfbffd5b519b362e" | ||
193 | }}, | 218 | }}, |
194 | { | 219 | { |
195 | "2.4.2": { | 220 | "2.4.2": { |
@@ -203,7 +228,8 @@ | |||
203 | "Improvements in Lua interpreter version detection in Unix configure script", | 228 | "Improvements in Lua interpreter version detection in Unix configure script", |
204 | "Relaxed Lua version detection to improve support for alternative implementations (e.g. Ravi)", | 229 | "Relaxed Lua version detection to improve support for alternative implementations (e.g. Ravi)", |
205 | "Plus assorted bugfixes and improvements" | 230 | "Plus assorted bugfixes and improvements" |
206 | ] | 231 | ], |
232 | "source_digest": "0e1ec34583e1b265e0fbafb64c8bd348705ad403fe85967fd05d3a659f74d2e5" | ||
207 | }}, | 233 | }}, |
208 | { | 234 | { |
209 | "2.4.1": { | 235 | "2.4.1": { |
@@ -212,7 +238,8 @@ | |||
212 | "about": [ | 238 | "about": [ |
213 | "Avoid coroutine use in luarocks.loader", | 239 | "Avoid coroutine use in luarocks.loader", |
214 | "Fix upgrade issues for very old versions" | 240 | "Fix upgrade issues for very old versions" |
215 | ] | 241 | ], |
242 | "source_digest": "e429e0af9764bfd5cb640cac40f9d4ed1023fa17c052dff82ed0a41c05f3dcf9" | ||
216 | }}, | 243 | }}, |
217 | { | 244 | { |
218 | "2.4.0": { | 245 | "2.4.0": { |
@@ -229,7 +256,8 @@ | |||
229 | "Internal reorganization of luarocks.fs code", | 256 | "Internal reorganization of luarocks.fs code", |
230 | "`remove` option --force=fast renamed to --force-fast", | 257 | "`remove` option --force=fast renamed to --force-fast", |
231 | "Plus assorted bugfixes and cleanups" | 258 | "Plus assorted bugfixes and cleanups" |
232 | ] | 259 | ], |
260 | "source_digest": "44381c9128d036247d428531291d1ff9405ae1daa238581d3c15f96d899497c3" | ||
233 | }}, | 261 | }}, |
234 | { | 262 | { |
235 | "2.3.0": { | 263 | "2.3.0": { |
@@ -247,7 +275,8 @@ | |||
247 | "Improved UI for messages when external deps are missing", | 275 | "Improved UI for messages when external deps are missing", |
248 | "Unix: Robustness improvement in configure script", | 276 | "Unix: Robustness improvement in configure script", |
249 | "Plus tweaks and bugfixes. See the changelog for details." | 277 | "Plus tweaks and bugfixes. See the changelog for details." |
250 | ] | 278 | ], |
279 | "source_digest": "68e38feeb66052e29ad1935a71b875194ed8b9c67c2223af5f4d4e3e2464ed97" | ||
251 | }}, | 280 | }}, |
252 | { | 281 | { |
253 | "2.2.2": { | 282 | "2.2.2": { |
@@ -261,7 +290,8 @@ | |||
261 | "Improvements to CMake build backend", | 290 | "Improvements to CMake build backend", |
262 | "Improved Makefiles for handling simultaneous bootstrapped installations", | 291 | "Improved Makefiles for handling simultaneous bootstrapped installations", |
263 | "Various bugfixes" | 292 | "Various bugfixes" |
264 | ] | 293 | ], |
294 | "source_digest": "4f0427706873f30d898aeb1dfb6001b8a3478e46a5249d015c061fe675a1f022" | ||
265 | }}, | 295 | }}, |
266 | { | 296 | { |
267 | "2.2.1": { | 297 | "2.2.1": { |
@@ -271,7 +301,8 @@ | |||
271 | "Improved compatibility with Lua 5.3", | 301 | "Improved compatibility with Lua 5.3", |
272 | "`luarocks list --outdated` for listing modules with available upgrades", | 302 | "`luarocks list --outdated` for listing modules with available upgrades", |
273 | "Assorted bugfixes" | 303 | "Assorted bugfixes" |
274 | ] | 304 | ], |
305 | "source_digest": "713f8a7e33f1e6dc77ba2eec849a80a95f24f82382e0abc4523c2b8d435f7c55" | ||
275 | }}, | 306 | }}, |
276 | { | 307 | { |
277 | "2.2.0": { | 308 | "2.2.0": { |
@@ -285,7 +316,8 @@ | |||
285 | "--branch flag for `luarocks build` and `luarocks make`", | 316 | "--branch flag for `luarocks build` and `luarocks make`", |
286 | "various improvements in `luarocks doc` command", | 317 | "various improvements in `luarocks doc` command", |
287 | "`git+http` transport for source.url" | 318 | "`git+http` transport for source.url" |
288 | ] | 319 | ], |
320 | "source_digest": "9b1a4ec7b103e2fb90a7ba8589d7e0c8523a3d6d54ac469b0bbc144292b9279c" | ||
289 | }}, | 321 | }}, |
290 | { | 322 | { |
291 | "2.1.2": { | 323 | "2.1.2": { |
@@ -302,7 +334,8 @@ | |||
302 | "`luarocks` with no arguments presents more useful diagnostics", | 334 | "`luarocks` with no arguments presents more useful diagnostics", |
303 | "Improved Lua detection in Unix installer", | 335 | "Improved Lua detection in Unix installer", |
304 | "plus assorted bugfixes" | 336 | "plus assorted bugfixes" |
305 | ] | 337 | ], |
338 | "source_digest": "62625c7609c886bae23f8db55dba45dbb083bae0d19bf12fe29ec95f7d389ff3" | ||
306 | }}, | 339 | }}, |
307 | { | 340 | { |
308 | "2.1.1": { | 341 | "2.1.1": { |
@@ -317,7 +350,8 @@ | |||
317 | "New --local-tree flag for 'luarocks-admin make-manifest'", | 350 | "New --local-tree flag for 'luarocks-admin make-manifest'", |
318 | "Improved error checking", | 351 | "Improved error checking", |
319 | "plus assorted bugfixes" | 352 | "plus assorted bugfixes" |
320 | ] | 353 | ], |
354 | "source_digest": "995ba1b9c982b503fd6fc61c905dc07c3a7533c06587616d9f00d9f62bd318ac" | ||
321 | }}, | 355 | }}, |
322 | { | 356 | { |
323 | "2.1.0": { | 357 | "2.1.0": { |
@@ -334,7 +368,8 @@ | |||
334 | "new flags --lr-path, --lr-cpath, --lr-bin for 'luarocks path' for use in scripts", | 368 | "new flags --lr-path, --lr-cpath, --lr-bin for 'luarocks path' for use in scripts", |
335 | "friendlier error messages", | 369 | "friendlier error messages", |
336 | "plus bugfixes" | 370 | "plus bugfixes" |
337 | ] | 371 | ], |
372 | "source_digest": "69bf4cb40c8010a5d434f70d26c9885f4260ac265fdaa848c0edb50cc8e53f88" | ||
338 | }}, | 373 | }}, |
339 | { | 374 | { |
340 | "2.0.13": { | 375 | "2.0.13": { |
@@ -348,7 +383,8 @@ | |||
348 | "Improvements for the Windows installer, including optional registry entries for context-menu operations", | 383 | "Improvements for the Windows installer, including optional registry entries for context-menu operations", |
349 | "Improvements in `luarocks new_version` command for autogenerating updated rockspecs", | 384 | "Improvements in `luarocks new_version` command for autogenerating updated rockspecs", |
350 | "`luarocks remove` command accepts rock and rockspec filenames" | 385 | "`luarocks remove` command accepts rock and rockspec filenames" |
351 | ] | 386 | ], |
387 | "source_digest": "17db43664b555a467af74c91778d7e70937398da4325e3f88740621204a559a6" | ||
352 | }}, | 388 | }}, |
353 | { | 389 | { |
354 | "2.0.12": { | 390 | "2.0.12": { |
@@ -361,7 +397,8 @@ | |||
361 | "More consistent user-agent reporting", | 397 | "More consistent user-agent reporting", |
362 | "Code cleanups, removal of dead code", | 398 | "Code cleanups, removal of dead code", |
363 | "Fixes regressions on Mac and Windows" | 399 | "Fixes regressions on Mac and Windows" |
364 | ] | 400 | ], |
401 | "source_digest": "ad4b465c5dfbdce436ef746a434317110d79f18ff79202a2697e215f4ac407ed" | ||
365 | }}, | 402 | }}, |
366 | { | 403 | { |
367 | "2.0.11": { | 404 | "2.0.11": { |
@@ -382,7 +419,8 @@ | |||
382 | "New command `lint`, to check the syntax of a rockspec", | 419 | "New command `lint`, to check the syntax of a rockspec", |
383 | "Fix builtin build mode on Mac OSX < 10.5", | 420 | "Fix builtin build mode on Mac OSX < 10.5", |
384 | "Improve configure tests for Debian-based platforms" | 421 | "Improve configure tests for Debian-based platforms" |
385 | ] | 422 | ], |
423 | "source_digest": "feee5a606938604f4fef1fdadc29692b9b7cdfb76fa537908d772adfb927741e" | ||
386 | }}, | 424 | }}, |
387 | { | 425 | { |
388 | "2.0.10": { | 426 | "2.0.10": { |
@@ -395,7 +433,8 @@ | |||
395 | "Use full path in $(LUA) when configured with --with-lua", | 433 | "Use full path in $(LUA) when configured with --with-lua", |
396 | "Cleanup of .svn dir in svn-based rocks", | 434 | "Cleanup of .svn dir in svn-based rocks", |
397 | "Improvement for 'make bootstrap'" | 435 | "Improvement for 'make bootstrap'" |
398 | ] | 436 | ], |
437 | "source_digest": "11731dfe6e210a962cb2a857b8b2f14a9ab1043e13af09a1b9455b486401b46e" | ||
399 | }}, | 438 | }}, |
400 | { | 439 | { |
401 | "2.0.9": { | 440 | "2.0.9": { |
@@ -410,7 +449,8 @@ | |||
410 | "Clickable URLs in descriptions in rocks repo index.html", | 449 | "Clickable URLs in descriptions in rocks repo index.html", |
411 | "Nicer-looking persisted tables", | 450 | "Nicer-looking persisted tables", |
412 | "Assorted bugfixes" | 451 | "Assorted bugfixes" |
413 | ] | 452 | ], |
453 | "source_digest": "4e25a8052c6abe1685da1093e1adb59aa034106c9d335aa932f7b3b51297c63d" | ||
414 | }}, | 454 | }}, |
415 | { | 455 | { |
416 | "2.0.8": { | 456 | "2.0.8": { |
@@ -428,7 +468,8 @@ | |||
428 | "git+file:// pseudoprotocol for local Git repos", | 468 | "git+file:// pseudoprotocol for local Git repos", |
429 | "New binaries from GnuWin32 shipped in Win32 zip", | 469 | "New binaries from GnuWin32 shipped in Win32 zip", |
430 | "Nicer-looking help" | 470 | "Nicer-looking help" |
431 | ] | 471 | ], |
472 | "source_digest": "f8abf1ab03b744a817721a0ff4a0ee454e068735efaa8d1aadcfcd0f07cdaa88" | ||
432 | }}, | 473 | }}, |
433 | { | 474 | { |
434 | "2.0.7.1": { | 475 | "2.0.7.1": { |
@@ -438,7 +479,8 @@ | |||
438 | "Fix installation of files in build operation", | 479 | "Fix installation of files in build operation", |
439 | "Deprecate --to and --from, use --server and --tree instead", | 480 | "Deprecate --to and --from, use --server and --tree instead", |
440 | "Improved documentation, thanks to LDoc" | 481 | "Improved documentation, thanks to LDoc" |
441 | ] | 482 | ], |
483 | "source_digest": "a7da6f796e6cffd63dd7a7f9a2fdab2ca3a1461e5e5e94aa8569068b701f7272" | ||
442 | }}, | 484 | }}, |
443 | { | 485 | { |
444 | "2.0.7": { | 486 | "2.0.7": { |
@@ -452,7 +494,8 @@ | |||
452 | "Isolate references to `5.1` to luarocks.cfg module", | 494 | "Isolate references to `5.1` to luarocks.cfg module", |
453 | "More logical names for flags: --tree, --server", | 495 | "More logical names for flags: --tree, --server", |
454 | "Improved documentation" | 496 | "Improved documentation" |
455 | ] | 497 | ], |
498 | "source_digest": "0d9bbadb0bea8db8c16a27c11a0183a37f6622470d8c869015189844f9072c54" | ||
456 | }}, | 499 | }}, |
457 | { | 500 | { |
458 | "2.0.6": { | 501 | "2.0.6": { |
@@ -466,7 +509,8 @@ | |||
466 | "Support for Mercurial", | 509 | "Support for Mercurial", |
467 | "Flag for experimental extensions", | 510 | "Flag for experimental extensions", |
468 | "Plus assorted bugfixes" | 511 | "Plus assorted bugfixes" |
469 | ] | 512 | ], |
513 | "source_digest": "a5d6e39bedcd62c4a9933d055d4ed7a7e9e6f1da6b9498d05857df1dad4f574a" | ||
470 | }}, | 514 | }}, |
471 | { | 515 | { |
472 | "2.0.5": { | 516 | "2.0.5": { |
@@ -478,7 +522,8 @@ | |||
478 | "Handle redirects between http (LuaSocket) and https (LuaSec)", | 522 | "Handle redirects between http (LuaSocket) and https (LuaSec)", |
479 | "Avoid relying on the $PWD variable", | 523 | "Avoid relying on the $PWD variable", |
480 | "Code cleanups" | 524 | "Code cleanups" |
481 | ] | 525 | ], |
526 | "source_digest": "289b6c9acea85a4d8a96baa4d33ca14e92ed93b8a88f90eae669534e1a75cd1c" | ||
482 | }}, | 527 | }}, |
483 | { | 528 | { |
484 | "2.0.4.1": { | 529 | "2.0.4.1": { |
@@ -486,7 +531,8 @@ | |||
486 | "files": ["luarocks-2.0.4.1.tar.gz", "luarocks-2.0.4.1.tar.gz.asc", "luarocks-2.0.4.1-win32.zip", "luarocks-2.0.4.1-win32.zip.asc"], | 531 | "files": ["luarocks-2.0.4.1.tar.gz", "luarocks-2.0.4.1.tar.gz.asc", "luarocks-2.0.4.1-win32.zip", "luarocks-2.0.4.1-win32.zip.asc"], |
487 | "about": [ | 532 | "about": [ |
488 | "Minor bugfix release" | 533 | "Minor bugfix release" |
489 | ] | 534 | ], |
535 | "source_digest": "f8da04e43952b8a3047465e45df95fd4d76539fcb546a0c5b2ecf89b00c82d71" | ||
490 | }}, | 536 | }}, |
491 | { | 537 | { |
492 | "2.0.4": { | 538 | "2.0.4": { |
@@ -504,7 +550,8 @@ | |||
504 | "Better propagation of error messages", | 550 | "Better propagation of error messages", |
505 | "Stable sort of persisted files such as manifests", | 551 | "Stable sort of persisted files such as manifests", |
506 | "Plus assorted bugfixes" | 552 | "Plus assorted bugfixes" |
507 | ] | 553 | ], |
554 | "source_digest": "cf328c12cdc6510d2192a0f5109e4b8e0d4faf36dc43fd148679ea880416b776" | ||
508 | }}, | 555 | }}, |
509 | { | 556 | { |
510 | "2.0.3": { | 557 | "2.0.3": { |
@@ -523,7 +570,8 @@ | |||
523 | "new command: `luarocks show` displays information about an installed rock", | 570 | "new command: `luarocks show` displays information about an installed rock", |
524 | "new command: `luarocks path` to make it easy to export Lua env variables", | 571 | "new command: `luarocks path` to make it easy to export Lua env variables", |
525 | "plus assorted bugfixes" | 572 | "plus assorted bugfixes" |
526 | ] | 573 | ], |
574 | "source_digest": "57c6489c4de9acbd95042540314f02cc833cc4df48c0dc8526812a5b9c783e42" | ||
527 | }}, | 575 | }}, |
528 | { | 576 | { |
529 | "2.0.2": { | 577 | "2.0.2": { |
@@ -534,7 +582,8 @@ | |||
534 | "use LuaZip if available for unzipping files", | 582 | "use LuaZip if available for unzipping files", |
535 | "MinGW support in builtin build backend", | 583 | "MinGW support in builtin build backend", |
536 | "updated installation files for Windows, including a LuaForWindows-compatible package" | 584 | "updated installation files for Windows, including a LuaForWindows-compatible package" |
537 | ] | 585 | ], |
586 | "source_digest": "fd8106586598aed165337e174266b11cbf689fce1fa84688d89e674ccd2a9ec3" | ||
538 | }}, | 587 | }}, |
539 | { | 588 | { |
540 | "2.0.1": { | 589 | "2.0.1": { |
@@ -546,7 +595,8 @@ | |||
546 | "cleanup of configure options and references to the old LuaForge URLs", | 595 | "cleanup of configure options and references to the old LuaForge URLs", |
547 | "install LuaRocks as a rock", | 596 | "install LuaRocks as a rock", |
548 | "plus assorted bugfixes" | 597 | "plus assorted bugfixes" |
549 | ] | 598 | ], |
599 | "source_digest": "e7ca4f144cdae923a75439a96f6c15f142ec485fa4c5f5a586ec04923914d42b" | ||
550 | }}, | 600 | }}, |
551 | { | 601 | { |
552 | "2.0": { | 602 | "2.0": { |
@@ -560,7 +610,8 @@ | |||
560 | "new command for luarocks: `download`, to fetch .rock and .rockspec files", | 610 | "new command for luarocks: `download`, to fetch .rock and .rockspec files", |
561 | "new commands for luarocks-admin: `add`, to upload rocks to a repository, and `refresh_cache`, to refresh the cache used by the `add` command", | 611 | "new commands for luarocks-admin: `add`, to upload rocks to a repository, and `refresh_cache`, to refresh the cache used by the `add` command", |
562 | "plus a number of cleanups and bugfixes" | 612 | "plus a number of cleanups and bugfixes" |
563 | ] | 613 | ], |
614 | "source_digest": "d554e7963a4c72dc1f5651424c5330a2cd5aa8a6ab13d1204f70a6629925a9e3" | ||
564 | }}, | 615 | }}, |
565 | { | 616 | { |
566 | "1.0.1": { | 617 | "1.0.1": { |
@@ -572,7 +623,8 @@ | |||
572 | "Improve detection of external libraries on Mac OSX", | 623 | "Improve detection of external libraries on Mac OSX", |
573 | "Fix build of the 'builtin' backend under Windows", | 624 | "Fix build of the 'builtin' backend under Windows", |
574 | "Support for the 'md5' binary as a MD5 checker" | 625 | "Support for the 'md5' binary as a MD5 checker" |
575 | ] | 626 | ], |
627 | "source_digest": "6cb9d5c672a4842ec4e37df31d5f774ac4231b58a88f8f21ff96de28935d9154" | ||
576 | }}, | 628 | }}, |
577 | { | 629 | { |
578 | "1.0": { | 630 | "1.0": { |
@@ -587,7 +639,8 @@ | |||
587 | "Add check for rockspec version format.", | 639 | "Add check for rockspec version format.", |
588 | "Generate index.html when building a manifest for a repository.", | 640 | "Generate index.html when building a manifest for a repository.", |
589 | "Plus assorted bugfixes." | 641 | "Plus assorted bugfixes." |
590 | ] | 642 | ], |
643 | "source_digest": "7177cd32c55214ffd0c3543c1350b4e5f3908e81308f65c573fd5b03dc2d711d" | ||
591 | }}, | 644 | }}, |
592 | { | 645 | { |
593 | "0.5.2": { | 646 | "0.5.2": { |
@@ -598,7 +651,8 @@ | |||
598 | "Fixes issues with external libraries on the 'module' build type on Windows", | 651 | "Fixes issues with external libraries on the 'module' build type on Windows", |
599 | "Fixes the --only-from flag", | 652 | "Fixes the --only-from flag", |
600 | "Renames the luarocks.config module to luarocks.cfg avoiding conflict's with the user configuration file config.lua" | 653 | "Renames the luarocks.config module to luarocks.cfg avoiding conflict's with the user configuration file config.lua" |
601 | ] | 654 | ], |
655 | "source_digest": "ea625db82b617c72e296a3da9e3e8933ab0a48a58ea93e4a6d17112dd9095f36" | ||
602 | }}, | 656 | }}, |
603 | { | 657 | { |
604 | "0.5.1": { | 658 | "0.5.1": { |
@@ -609,7 +663,8 @@ | |||
609 | "Added variables LUA, LIB_EXTENSION and OBJ_EXTENSION, now available for rockspec authors.", | 663 | "Added variables LUA, LIB_EXTENSION and OBJ_EXTENSION, now available for rockspec authors.", |
610 | "Assorted bugfixes, especially for the Windows package.", | 664 | "Assorted bugfixes, especially for the Windows package.", |
611 | "Build system improvements: add DESTDIR variable to makefile to make things easier for distros packaging LuaRocks." | 665 | "Build system improvements: add DESTDIR variable to makefile to make things easier for distros packaging LuaRocks." |
612 | ] | 666 | ], |
667 | "source_digest": "abdb376457acf75c4282484ac4a19ccee7a5bd9d51f0430f3baf15f7a0248182" | ||
613 | }}, | 668 | }}, |
614 | { | 669 | { |
615 | "0.5": { | 670 | "0.5": { |
@@ -622,7 +677,8 @@ | |||
622 | "The manifest file now stores dependency info -- luarocks.require no longer scans rockspec files.", | 677 | "The manifest file now stores dependency info -- luarocks.require no longer scans rockspec files.", |
623 | "'unpack' command allows unpacking binary and pure-Lua rocks, for inspecting.", | 678 | "'unpack' command allows unpacking binary and pure-Lua rocks, for inspecting.", |
624 | "Plus assorted bugfixes." | 679 | "Plus assorted bugfixes." |
625 | ] | 680 | ], |
681 | "source_digest": "197a4cc601c8bc880227e6e8906b83d03a33cf65fd71fb6a1bd4841a8cd1f0e2" | ||
626 | }}, | 682 | }}, |
627 | { | 683 | { |
628 | "0.4.3": { | 684 | "0.4.3": { |
@@ -632,7 +688,8 @@ | |||
632 | "The MD5 check feature added in 0.4.2 can now use openssl instead of md5sum (making LuaRocks friendlier to OSX).", | 688 | "The MD5 check feature added in 0.4.2 can now use openssl instead of md5sum (making LuaRocks friendlier to OSX).", |
633 | "Added a license file in the tarball (making LuaRocks friendlier to Debian).", | 689 | "Added a license file in the tarball (making LuaRocks friendlier to Debian).", |
634 | "Plus assorted bugfixes." | 690 | "Plus assorted bugfixes." |
635 | ] | 691 | ], |
692 | "source_digest": "186c9dff8b88392219d0f168491485a102549f2dce2346e90cad8eb20364f5eb" | ||
636 | }}, | 693 | }}, |
637 | { | 694 | { |
638 | "0.4.2": { | 695 | "0.4.2": { |
@@ -643,7 +700,8 @@ | |||
643 | "Perform check of MD5 checksum in sources.", | 700 | "Perform check of MD5 checksum in sources.", |
644 | "Accept plain strings in all fields of the source table of the `module` build type.", | 701 | "Accept plain strings in all fields of the source table of the `module` build type.", |
645 | "Bugfixes." | 702 | "Bugfixes." |
646 | ] | 703 | ], |
704 | "source_digest": "d8cdfb8ea5a9322d3fc33c47cbc2a5ab5cfc0e7d062345c50b837503beb151c3" | ||
647 | }}, | 705 | }}, |
648 | { | 706 | { |
649 | "0.4.1": { | 707 | "0.4.1": { |
@@ -654,7 +712,8 @@ | |||
654 | "`unpack` command now supports rockspec files as well.", | 712 | "`unpack` command now supports rockspec files as well.", |
655 | "Complete code documentation.", | 713 | "Complete code documentation.", |
656 | "Many assorted bugfixes." | 714 | "Many assorted bugfixes." |
657 | ] | 715 | ], |
716 | "source_digest": "b367beaa47dd67beaf841610a894fcd5b4a59c92a81c57a4d901fb94418948bc" | ||
658 | }}, | 717 | }}, |
659 | { | 718 | { |
660 | "0.4": { | 719 | "0.4": { |
@@ -669,7 +728,8 @@ | |||
669 | "FreeBSD support, by Matthew M. Burke.", | 728 | "FreeBSD support, by Matthew M. Burke.", |
670 | "Performance improvements.", | 729 | "Performance improvements.", |
671 | "Many assorted bugfixes." | 730 | "Many assorted bugfixes." |
672 | ] | 731 | ], |
732 | "source_digest": "d7cb303da68abc111eb49ea1ec76df908e9874e693587e434ebb5dc6c4ff7978" | ||
673 | }}, | 733 | }}, |
674 | { | 734 | { |
675 | "0.3.2": { | 735 | "0.3.2": { |
@@ -679,7 +739,8 @@ | |||
679 | "Support for patching and inclusion of extra files (such as Makefiles) through a rockspec.", | 739 | "Support for patching and inclusion of extra files (such as Makefiles) through a rockspec.", |
680 | "Support `platforms` overrides table for dependencies, external dependencies and source URLs.", | 740 | "Support `platforms` overrides table for dependencies, external dependencies and source URLs.", |
681 | "Many assorted bugfixes." | 741 | "Many assorted bugfixes." |
682 | ] | 742 | ], |
743 | "source_digest": "6e94c07905a43d5c4217278edf592c93f84d679ffc451291b80404abd2e8d07f" | ||
683 | }}, | 744 | }}, |
684 | { | 745 | { |
685 | "0.3.1": { | 746 | "0.3.1": { |
@@ -689,7 +750,8 @@ | |||
689 | "Improved search: results now feature separate lists for source and binary rocks.", | 750 | "Improved search: results now feature separate lists for source and binary rocks.", |
690 | "Windows support for the `module` build type (using Visual Studio).", | 751 | "Windows support for the `module` build type (using Visual Studio).", |
691 | "Many assorted bugfixes." | 752 | "Many assorted bugfixes." |
692 | ] | 753 | ], |
754 | "source_digest": "72d84bd39443adcd3ccc76921e4c7c2e26d0ef71dc30c33dbf1434fb95f529a0" | ||
693 | }}, | 755 | }}, |
694 | { | 756 | { |
695 | "0.3": { | 757 | "0.3": { |
@@ -699,7 +761,8 @@ | |||
699 | "Includes Windows package.", | 761 | "Includes Windows package.", |
700 | "Adds the `module` build type.", | 762 | "Adds the `module` build type.", |
701 | "Performance improvements." | 763 | "Performance improvements." |
702 | ] | 764 | ], |
765 | "source_digest": "5341533ade74871a9831cec7e3bdce93d5c61bc0f634f9c88000aa000b7816db" | ||
703 | }}, | 766 | }}, |
704 | { | 767 | { |
705 | "0.2": { | 768 | "0.2": { |
@@ -708,7 +771,8 @@ | |||
708 | "about": [ | 771 | "about": [ |
709 | "Bugfixes and improvements to build infrastructure.", | 772 | "Bugfixes and improvements to build infrastructure.", |
710 | "Adds the LuaRocks `remove` command." | 773 | "Adds the LuaRocks `remove` command." |
711 | ] | 774 | ], |
775 | "source_digest": "4a21431bca32c554b6ef7820e330167ace92d3c52fec916825e18a593fafbcf8" | ||
712 | }}, | 776 | }}, |
713 | { | 777 | { |
714 | "0.1": { | 778 | "0.1": { |
@@ -716,6 +780,7 @@ | |||
716 | "files": ["luarocks-0.1.tar.gz", "luarocks-0.1.tar.gz.asc"], | 780 | "files": ["luarocks-0.1.tar.gz", "luarocks-0.1.tar.gz.asc"], |
717 | "about": [ | 781 | "about": [ |
718 | "Initial release." | 782 | "Initial release." |
719 | ] | 783 | ], |
784 | "source_digest": "88b01e67c78d724447a84cb9e62fd7758009843faf11277c8c6182793491e3e1" | ||
720 | }} | 785 | }} |
721 | ] | 786 | ] |