Skip to content

Commit b533221

Browse files
committed
updated libs
1 parent 67d8563 commit b533221

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ defmodule NervesSystemSG2002.MixProject do
6565

6666
defp deps do
6767
[
68-
{:nerves, "1.13.1", runtime: false},
68+
{:nerves, "~> 1.13.1", runtime: false},
6969
{:nerves_system_br, "~> 1.33.2", runtime: false},
7070
{:nerves_toolchain_riscv64_nerves_linux_musl, "~> 14.2.0", runtime: false},
7171
{:nerves_system_linter, "~> 0.4.1", only: [:dev, :test], runtime: false},

mix.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
%{
2-
"castore": {:hex, :castore, "1.0.17", "4f9770d2d45fbd91dcf6bd404cf64e7e58fed04fadda0923dc32acca0badffa2", [:mix], [], "hexpm", "12d24b9d80b910dd3953e165636d68f147a31db945d2dcb9365e441f8b5351e5"},
2+
"castore": {:hex, :castore, "1.0.18", "5e43ef0ec7d31195dfa5a65a86e6131db999d074179d2ba5a8de11fe14570f55", [:mix], [], "hexpm", "f393e4fe6317829b158fb74d86eb681f737d2fe326aa61ccf6293c4104957e34"},
33
"earmark_parser": {:hex, :earmark_parser, "1.4.44", "f20830dd6b5c77afe2b063777ddbbff09f9759396500cdbe7523efd58d7a339c", [:mix], [], "hexpm", "4778ac752b4701a5599215f7030989c989ffdc4f6df457c5f36938cc2d2a2750"},
44
"elixir_make": {:hex, :elixir_make, "0.9.0", "6484b3cd8c0cee58f09f05ecaf1a140a8c97670671a6a0e7ab4dc326c3109726", [:mix], [], "hexpm", "db23d4fd8b757462ad02f8aa73431a426fe6671c80b200d9710caf3d1dd0ffdb"},
55
"ex_doc": {:hex, :ex_doc, "0.40.1", "67542e4b6dde74811cfd580e2c0149b78010fd13001fda7cfeb2b2c2ffb1344d", [:mix], [{:earmark_parser, "~> 1.4.44", [hex: :earmark_parser, repo: "hexpm", optional: false]}, {:makeup_c, ">= 0.1.0", [hex: :makeup_c, repo: "hexpm", optional: true]}, {:makeup_elixir, "~> 0.14 or ~> 1.0", [hex: :makeup_elixir, repo: "hexpm", optional: false]}, {:makeup_erlang, "~> 0.1 or ~> 1.0", [hex: :makeup_erlang, repo: "hexpm", optional: false]}, {:makeup_html, ">= 0.1.0", [hex: :makeup_html, repo: "hexpm", optional: true]}], "hexpm", "bcef0e2d360d93ac19f01a85d58f91752d930c0a30e2681145feea6bd3516e00"},
6-
"interactive_cmd": {:hex, :interactive_cmd, "0.1.2", "436410e31021010941fecf7c3da85064be41128a9f54cb7e29d30df29b2ae281", [:mix], [], "hexpm", "0eeca10e76659293b43227d3253e47f4911964f5141975b7556f567f960e7052"},
6+
"interactive_cmd": {:hex, :interactive_cmd, "0.1.3", "4641cf8e2bc6f235b5093813d57b7e42e12c3844942a2b5912eb8a996bda6e28", [:mix], [], "hexpm", "11e182eb7064ccf3610d4b12cdb99467e473548e9e31961582635e4db24c2aa7"},
77
"jason": {:hex, :jason, "1.4.4", "b9226785a9aa77b6857ca22832cffa5d5011a667207eb2a0ad56adb5db443b8a", [:mix], [{:decimal, "~> 1.0 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}], "hexpm", "c5eb0cab91f094599f94d55bc63409236a8ec69a21a67814529e8d5f6cc90b3b"},
88
"makeup": {:hex, :makeup, "1.2.1", "e90ac1c65589ef354378def3ba19d401e739ee7ee06fb47f94c687016e3713d1", [:mix], [{:nimble_parsec, "~> 1.4", [hex: :nimble_parsec, repo: "hexpm", optional: false]}], "hexpm", "d36484867b0bae0fea568d10131197a4c2e47056a6fbe84922bf6ba71c8d17ce"},
99
"makeup_elixir": {:hex, :makeup_elixir, "1.0.1", "e928a4f984e795e41e3abd27bfc09f51db16ab8ba1aebdba2b3a575437efafc2", [:mix], [{:makeup, "~> 1.0", [hex: :makeup, repo: "hexpm", optional: false]}, {:nimble_parsec, "~> 1.2.3 or ~> 1.3", [hex: :nimble_parsec, repo: "hexpm", optional: false]}], "hexpm", "7284900d412a3e5cfd97fdaed4f5ed389b8f2b4cb49efc0eb3bd10e2febf9507"},
1010
"makeup_erlang": {:hex, :makeup_erlang, "1.0.3", "4252d5d4098da7415c390e847c814bad3764c94a814a0b4245176215615e1035", [:mix], [{:makeup, "~> 1.0", [hex: :makeup, repo: "hexpm", optional: false]}], "hexpm", "953297c02582a33411ac6208f2c6e55f0e870df7f80da724ed613f10e6706afd"},
11-
"nerves": {:hex, :nerves, "1.13.1", "97cb6ddb1d1a9c29379ac7874948cfd788d19c1b558ce7a6a32c82d845679668", [:make, :mix], [{:castore, "~> 0.1 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:interactive_cmd, "~> 0.1.2", [hex: :interactive_cmd, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}, {:nerves_discovery, "~> 0.1.1", [hex: :nerves_discovery, repo: "hexpm", optional: false]}, {:tablet, "~> 0.3.1", [hex: :tablet, repo: "hexpm", optional: false]}], "hexpm", "1af8d4ed4fa7fbbf9e624a7a8d04ec57546eff88b1e83e150cdd7176057f4b5a"},
11+
"nerves": {:hex, :nerves, "1.13.2", "a931672f02d120191b2401d1539c8773f52a06cf780e460e4d8e6599c28a145b", [:make, :mix], [{:castore, "~> 0.1 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:interactive_cmd, "~> 0.1.2", [hex: :interactive_cmd, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}, {:nerves_discovery, "~> 0.1.2", [hex: :nerves_discovery, repo: "hexpm", optional: false]}, {:tablet, "~> 0.3.1", [hex: :tablet, repo: "hexpm", optional: false]}], "hexpm", "ad9a7b785471b80dad422e1323a8ff51d7c97db3ebc9d5165b68ce286b3f2ae3"},
1212
"nerves_discovery": {:hex, :nerves_discovery, "0.1.2", "9bf4b031cd13c00073cd2ee1053569ecc308da33a16a316997f59b0168c96300", [:mix], [], "hexpm", "87220c31e6de2919b81c9648bdaa647b1e8f67356475d295d7ecf08639ea294c"},
13-
"nerves_system_br": {:hex, :nerves_system_br, "1.33.2", "c3a53a0c5f3bf8d572ae401fee05e6b3be3b3bf7dd52604f1be8961b23c938b7", [:mix], [], "hexpm", "64b0b919187ba91198b873772fb2d05ab60727a29ad4d83c7dc4fae8ea0c2f64"},
13+
"nerves_system_br": {:hex, :nerves_system_br, "1.33.4", "f050c6820ed20e43a0fa04d21f803930765c2474c007d920a7bd7fc09d57db9c", [:mix], [], "hexpm", "2317680a9341150b42473f70e53e81b16adefcd83f8207505ded15509bf3f269"},
1414
"nerves_system_linter": {:hex, :nerves_system_linter, "0.4.1", "9a06eaf2402f1becdc130c6ce0ce877dc5201315fa7994f3779ed940d5a0c475", [:mix], [], "hexpm", "11bb0edb5849bf0979b7921726728d2d68f2bc0d2173d30547e9308a6ad484a0"},
1515
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.11.0", "829b312eb94ea2bc4733299aeccbe1bbe67430cebf2d23cc28df7cc2ea7dc572", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "c98ab17dd2210a50e948fb5ae4ef418e651e10cbb868f00c39a1f3541cec5467"},
16-
"nerves_toolchain_riscv64_nerves_linux_gnu": {:hex, :nerves_toolchain_riscv64_nerves_linux_gnu, "13.2.0", "a0b14d8afe512e79d3774e49fcc0fed06e43346ddfa6966bc51106b35ade2ce0", [:mix], [{:nerves, "~> 1.4", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_toolchain_ctng, "~> 1.10.0", [hex: :nerves_toolchain_ctng, repo: "hexpm", optional: false]}], "hexpm", "a77396ee4560cd20d71d7e9c17a7056186a9e0fbd62a541ef4a78fddf8cb9171"},
1716
"nerves_toolchain_riscv64_nerves_linux_musl": {:hex, :nerves_toolchain_riscv64_nerves_linux_musl, "14.2.0", "7894f2fb3a903a7ab3645e99b1a7586a36b895b7a5c164a194c28a20be1a11f0", [:mix], [{:nerves, "~> 1.4", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_toolchain_ctng, "~> 1.11.0", [hex: :nerves_toolchain_ctng, repo: "hexpm", optional: false]}], "hexpm", "592da27857afa29932ad72e8a461c6c1fe1745ddbf6d7561e25885c4a5a3af61"},
1817
"nimble_parsec": {:hex, :nimble_parsec, "1.4.2", "8efba0122db06df95bfaa78f791344a89352ba04baedd3849593bfce4d0dc1c6", [:mix], [], "hexpm", "4b21398942dda052b403bbe1da991ccd03a053668d147d53fb8c4e0efe09c973"},
19-
"tablet": {:hex, :tablet, "0.3.1", "7f09f2483d9dfb81f5695cad7be6e357d1783c3e8fb99c97d63f1a1eccea4836", [:mix], [], "hexpm", "c4d148d1da2dd0a22f21e0eccfef1b6a438652ddef401766db0adc1b3ea7f830"},
18+
"tablet": {:hex, :tablet, "0.3.2", "108b6736e0f6c229c5ffd64a01188d5e6ddcf0a68546338f95611bf691f55453", [:mix], [], "hexpm", "74b1cbfcf2a8e55d685a804ad36dd40ec640b3b16c03782a2eb791fd051a0f0e"},
2019
}

0 commit comments

Comments
 (0)