forked from erlcloud/erlcloud
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updates eini to [1.2.9](https://github.com/erlcloud/eini/releases/tag/1.2.9) (see support nested properties, erlcloud/eini#19).
- Loading branch information
1 parent
8c7fd29
commit ece8c2f
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{"1.1.0", | ||
[{<<"base16">>,{pkg,<<"base16">>,<<"1.0.0">>},0}, | ||
{<<"eini">>,{pkg,<<"eini">>,<<"1.2.7">>},0}, | ||
{<<"eini">>,{pkg,<<"eini">>,<<"1.2.9">>},0}, | ||
{<<"jsx">>,{pkg,<<"jsx">>,<<"2.11.0">>},0}, | ||
{<<"lhttpc">>,{pkg,<<"lhttpc">>,<<"1.6.2">>},0}]}. | ||
[ | ||
{pkg_hash,[ | ||
{<<"base16">>, <<"283644E2B21BD5915ACB7178BED7851FB07C6E5749B8FAD68A53C501092176D9">>}, | ||
{<<"eini">>, <<"EFC9D836E88591A47550BD34CE964E21CA1369F8716B24F73CFEA513FA99F666">>}, | ||
{<<"eini">>, <<"FCC3CBD49BBDD9A1D9735C7365DAFFCD84481CCE81E6CB80537883AA44AC4895">>}, | ||
{<<"jsx">>, <<"08154624050333919B4AC1B789667D5F4DB166DC50E190C4D778D1587F102EE0">>}, | ||
{<<"lhttpc">>, <<"044F16F0018C7AA7E945E9E9406C7F6035E0B8BC08BF77B00C78CE260E1071E3">>}]} | ||
]. |