perl-JSON.

This commit is contained in:
4fury-c3440d8
2023-01-15 14:57:54 +03:00
parent 021055f29c
commit 731741aee1
3 changed files with 12 additions and 9 deletions
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>JSON (JavaScript Object Notation) encoder/decoder</Summary>
<Description>This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, see http://www.crockford.com/JSON/.</Description>
<Archive sha1sum="73cc3ebd4a6081865cb54163ebb5deaae036be75" type="targz">https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/JSON-4.02.tar.gz</Archive>
<Archive sha1sum="36ec8f191a62f2ba6d752dc3602697876593eb40" type="targz">https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/JSON-4.10.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-JSON-XS</Dependency>
@@ -38,6 +38,13 @@
</Package>
<History>
<Update release="6">
<Date>2023-01-15</Date>
<Version>4.10</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="5">
<Date>2020-01-13</Date>
<Version>4.02</Version>