texlive: add 20220321 distribution (#30955)

This commit is contained in:
Glenn Johnson 2022-06-02 11:05:24 -05:00 committed by GitHub
parent b2d3ed9096
commit f3c4e1adbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,12 @@ class Texlive(AutotoolsPackage):
# Add information for new versions below.
releases = [
{
'version': '20220321',
'year': '2022',
'sha256_source': '5ffa3485e51eb2c4490496450fc69b9d7bd7cb9e53357d92db4bcd4fd6179b56',
'sha256_texmf': '372b2b07b1f7d1dd12766cfc7f6656e22c34a5a20d03c1fe80510129361a3f16',
},
{
'version': '20210325',
'year': '2021',