Skip to content

Commit

Permalink
Upgrade zotonic_stdlib
Browse files Browse the repository at this point in the history
  • Loading branch information
mworrell committed May 17, 2021
1 parent 4a7a001 commit 347a4a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{plugins, [rebar3_hex]}.

{deps, [
{zotonic_stdlib, "1.2.10"},
{zotonic_stdlib, "1.2.11"},
{cowboy, "2.8.0"}
]}.

Expand Down
6 changes: 3 additions & 3 deletions rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
[{<<"cowboy">>,{pkg,<<"cowboy">>,<<"2.8.0">>},0},
{<<"cowlib">>,{pkg,<<"cowlib">>,<<"2.9.1">>},1},
{<<"ranch">>,{pkg,<<"ranch">>,<<"1.7.1">>},1},
{<<"zotonic_stdlib">>,{pkg,<<"zotonic_stdlib">>,<<"1.2.10">>},0}]}.
{<<"zotonic_stdlib">>,{pkg,<<"zotonic_stdlib">>,<<"1.2.11">>},0}]}.
[
{pkg_hash,[
{<<"cowboy">>, <<"F3DC62E35797ECD9AC1B50DB74611193C29815401E53BAC9A5C0577BD7BC667D">>},
{<<"cowlib">>, <<"61A6C7C50CF07FDD24B2F45B89500BB93B6686579B069A89F88CB211E1125C78">>},
{<<"ranch">>, <<"6B1FAB51B49196860B733A49C07604465A47BDB78AA10C1C16A3D199F7F8C881">>},
{<<"zotonic_stdlib">>, <<"52849704922F9B1104E1925781868AD99640AB59C6D54F38F03D06B67F6332FD">>}]},
{<<"zotonic_stdlib">>, <<"CAB477495E4C1D265118A4E71780D6A5C571ABB3155F2D7C2A84C5AC915A69C6">>}]},
{pkg_hash_ext,[
{<<"cowboy">>, <<"4643E4FBA74AC96D4D152C75803DE6FAD0B3FA5DF354C71AFDD6CBEEB15FAC8A">>},
{<<"cowlib">>, <<"E4175DC240A70D996156160891E1C62238EDE1729E45740BDD38064DAD476170">>},
{<<"ranch">>, <<"451D8527787DF716D99DC36162FCA05934915DB0B6141BBDAC2EA8D3C7AFC7D7">>},
{<<"zotonic_stdlib">>, <<"B41A3F2BE42854973C2D1198AFCA3F4C6426C3C4D04DF31B9B41DBFF572A0BBB">>}]}
{<<"zotonic_stdlib">>, <<"F3AE8AA22E5ECF3A8D329283CE24A8A6F9340004BDF59915E4E373FCB6F22FB5">>}]}
].

0 comments on commit 347a4a7

Please sign in to comment.