Skip to content

Commit d0a6d39

Browse files
committed
nerves_system_br: bump to v1.33.4
1 parent a57b98c commit d0a6d39

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ name: CI
66
on: [push]
77

88
env:
9-
OTP_VERSION: 28.3
10-
ELIXIR_VERSION: 1.19.4-otp-28
11-
NERVES_BOOTSTRAP_VERSION: 1.14.0
9+
OTP_VERSION: 28.4.1
10+
ELIXIR_VERSION: 1.19.5-otp-28
11+
NERVES_BOOTSTRAP_VERSION: 1.15.0
1212

1313
permissions:
1414
id-token: write

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ defmodule NervesSystemBbb.MixProject do
6767
defp deps do
6868
[
6969
{:nerves, "~> 1.11.1 or ~> 1.12", runtime: false},
70-
{:nerves_system_br, "1.33.2", runtime: false},
70+
{:nerves_system_br, "1.33.4", runtime: false},
7171
{:nerves_toolchain_armv7_nerves_linux_gnueabihf, "~> 13.2.0", runtime: false},
7272
{:nerves_system_linter, "~> 0.4", only: [:dev, :test], runtime: false},
7373
{:ex_doc, "~> 0.22", only: :docs, runtime: false}

mix.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
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"},
1111
"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"},
12-
"nerves_discovery": {:hex, :nerves_discovery, "0.1.1", "ec5b41e164754cae1edba0c32d887739d1cdf677282c729f7c6ef9ec29fb4136", [:mix], [], "hexpm", "01008258f60637d47c5c35e94bdf4ca8588da0a55156562508789316f17b8b5e"},
13-
"nerves_system_br": {:hex, :nerves_system_br, "1.33.2", "c3a53a0c5f3bf8d572ae401fee05e6b3be3b3bf7dd52604f1be8961b23c938b7", [:mix], [], "hexpm", "64b0b919187ba91198b873772fb2d05ab60727a29ad4d83c7dc4fae8ea0c2f64"},
12+
"nerves_discovery": {:hex, :nerves_discovery, "0.1.2", "9bf4b031cd13c00073cd2ee1053569ecc308da33a16a316997f59b0168c96300", [:mix], [], "hexpm", "87220c31e6de2919b81c9648bdaa647b1e8f67356475d295d7ecf08639ea294c"},
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_armv7_nerves_linux_gnueabihf": {:hex, :nerves_toolchain_armv7_nerves_linux_gnueabihf, "13.2.0", "48305b5ba2ec41d2f9bfd0997d6bb6e8a9f5358146baa58fc64887bfe2d38ccd", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}, {:nerves_toolchain_ctng, "~> 1.10.0", [hex: :nerves_toolchain_ctng, repo: "hexpm", optional: false]}], "hexpm", "7a43b14eb4ec90f36acf36a42ce42c1d69c280b90eea7ab9965e00db3ee6cbf7"},
1616
"nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.10.0", "c6b35377a0b7a93633a8673a788f1580fe1fa06083374b0e4df36da65828d2ef", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "e4ae1a2b84de3502ecac195765819be0ce2834eb276553163a7c03133f1760f1"},
1717
"nimble_parsec": {:hex, :nimble_parsec, "1.4.2", "8efba0122db06df95bfaa78f791344a89352ba04baedd3849593bfce4d0dc1c6", [:mix], [], "hexpm", "4b21398942dda052b403bbe1da991ccd03a053668d147d53fb8c4e0efe09c973"},
18-
"tablet": {:hex, :tablet, "0.3.1", "7f09f2483d9dfb81f5695cad7be6e357d1783c3e8fb99c97d63f1a1eccea4836", [:mix], [], "hexpm", "c4d148d1da2dd0a22f21e0eccfef1b6a438652ddef401766db0adc1b3ea7f830"},
18+
"tablet": {:hex, :tablet, "0.3.2", "108b6736e0f6c229c5ffd64a01188d5e6ddcf0a68546338f95611bf691f55453", [:mix], [], "hexpm", "74b1cbfcf2a8e55d685a804ad36dd40ec640b3b16c03782a2eb791fd051a0f0e"},
1919
}

0 commit comments

Comments
 (0)