diff --git a/nerves_toolchain_aarch64_nerves_linux_gnu/mix.exs b/nerves_toolchain_aarch64_nerves_linux_gnu/mix.exs index 84a91d25..c81e76b4 100644 --- a/nerves_toolchain_aarch64_nerves_linux_gnu/mix.exs +++ b/nerves_toolchain_aarch64_nerves_linux_gnu/mix.exs @@ -48,7 +48,7 @@ defmodule NervesToolchainAarch64NervesLinuxGnu.MixProject do defp deps do [ {:nerves, "~> 1.4", runtime: false}, - {:nerves_toolchain_ctng, path: "../nerves_toolchain_ctng", runtime: false} + {:nerves_toolchain_ctng, "~> 1.9.3", runtime: false} ] end diff --git a/nerves_toolchain_aarch64_nerves_linux_gnu/mix.lock b/nerves_toolchain_aarch64_nerves_linux_gnu/mix.lock index 141955a4..08b34fb5 100644 --- a/nerves_toolchain_aarch64_nerves_linux_gnu/mix.lock +++ b/nerves_toolchain_aarch64_nerves_linux_gnu/mix.lock @@ -2,5 +2,5 @@ "castore": {:hex, :castore, "0.1.20", "62a0126cbb7cb3e259257827b9190f88316eb7aa3fdac01fd6f2dfd64e7f46e9", [:mix], [], "hexpm", "a020b7650529c986c454a4035b6b13a328e288466986307bea3aadb4c95ac98a"}, "elixir_make": {:hex, :elixir_make, "0.7.2", "e83548b0500e654d1a595f1134af4862a2e92ec3282ec4c2a17641e9aa45ee73", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}], "hexpm", "05fb44abf9582381c2eb1b73d485a55288c581071de0ee3ee1084ee69d6a8e5f"}, "nerves": {:hex, :nerves, "1.9.1", "09cfd3589af81c4b1ac35179aee5f6d94bde36548a905c2d4d4efa9ff311222e", [:make, :mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "011409116923e1dbab250a6dc241ab529790163233c44e374ff352af72d09a56"}, - "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.2", "5c0556175d03ea1d70dce66f26c4cebb5f63ecbbf4bd8f265202af818505e8ea", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "3a058db641b0d3c0a93867459a2655fdf8f005eded6f5fb0575b279b1887b0ed"}, + "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.3", "60e87fde05988c4264babc8d68a9221c7b8fe5dc195b7d1526f29b8e626c735c", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "2b6edb0687b7f78d3fa49958d759f647e351b23c1f59f637c617a6dc179994ae"}, } diff --git a/nerves_toolchain_aarch64_nerves_linux_musl/mix.exs b/nerves_toolchain_aarch64_nerves_linux_musl/mix.exs index 6eda8cb3..3aa4ecd4 100644 --- a/nerves_toolchain_aarch64_nerves_linux_musl/mix.exs +++ b/nerves_toolchain_aarch64_nerves_linux_musl/mix.exs @@ -48,7 +48,7 @@ defmodule NervesToolchainAarch64NervesLinuxMusl.MixProject do defp deps do [ {:nerves, "~> 1.4", runtime: false}, - {:nerves_toolchain_ctng, path: "../nerves_toolchain_ctng", runtime: false} + {:nerves_toolchain_ctng, "~> 1.9.3", runtime: false} ] end diff --git a/nerves_toolchain_aarch64_nerves_linux_musl/mix.lock b/nerves_toolchain_aarch64_nerves_linux_musl/mix.lock index 141955a4..08b34fb5 100644 --- a/nerves_toolchain_aarch64_nerves_linux_musl/mix.lock +++ b/nerves_toolchain_aarch64_nerves_linux_musl/mix.lock @@ -2,5 +2,5 @@ "castore": {:hex, :castore, "0.1.20", "62a0126cbb7cb3e259257827b9190f88316eb7aa3fdac01fd6f2dfd64e7f46e9", [:mix], [], "hexpm", "a020b7650529c986c454a4035b6b13a328e288466986307bea3aadb4c95ac98a"}, "elixir_make": {:hex, :elixir_make, "0.7.2", "e83548b0500e654d1a595f1134af4862a2e92ec3282ec4c2a17641e9aa45ee73", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}], "hexpm", "05fb44abf9582381c2eb1b73d485a55288c581071de0ee3ee1084ee69d6a8e5f"}, "nerves": {:hex, :nerves, "1.9.1", "09cfd3589af81c4b1ac35179aee5f6d94bde36548a905c2d4d4efa9ff311222e", [:make, :mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "011409116923e1dbab250a6dc241ab529790163233c44e374ff352af72d09a56"}, - "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.2", "5c0556175d03ea1d70dce66f26c4cebb5f63ecbbf4bd8f265202af818505e8ea", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "3a058db641b0d3c0a93867459a2655fdf8f005eded6f5fb0575b279b1887b0ed"}, + "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.3", "60e87fde05988c4264babc8d68a9221c7b8fe5dc195b7d1526f29b8e626c735c", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "2b6edb0687b7f78d3fa49958d759f647e351b23c1f59f637c617a6dc179994ae"}, } diff --git a/nerves_toolchain_armv5_nerves_linux_musleabi/mix.exs b/nerves_toolchain_armv5_nerves_linux_musleabi/mix.exs index 9f1e4a2b..e49b05e6 100644 --- a/nerves_toolchain_armv5_nerves_linux_musleabi/mix.exs +++ b/nerves_toolchain_armv5_nerves_linux_musleabi/mix.exs @@ -48,7 +48,7 @@ defmodule NervesToolchainArmv5NervesLinuxMusleabi.MixProject do defp deps do [ {:nerves, "~> 1.0", runtime: false}, - {:nerves_toolchain_ctng, path: "../nerves_toolchain_ctng", runtime: false} + {:nerves_toolchain_ctng, "~> 1.9.3", runtime: false} ] end diff --git a/nerves_toolchain_armv5_nerves_linux_musleabi/mix.lock b/nerves_toolchain_armv5_nerves_linux_musleabi/mix.lock index 141955a4..08b34fb5 100644 --- a/nerves_toolchain_armv5_nerves_linux_musleabi/mix.lock +++ b/nerves_toolchain_armv5_nerves_linux_musleabi/mix.lock @@ -2,5 +2,5 @@ "castore": {:hex, :castore, "0.1.20", "62a0126cbb7cb3e259257827b9190f88316eb7aa3fdac01fd6f2dfd64e7f46e9", [:mix], [], "hexpm", "a020b7650529c986c454a4035b6b13a328e288466986307bea3aadb4c95ac98a"}, "elixir_make": {:hex, :elixir_make, "0.7.2", "e83548b0500e654d1a595f1134af4862a2e92ec3282ec4c2a17641e9aa45ee73", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}], "hexpm", "05fb44abf9582381c2eb1b73d485a55288c581071de0ee3ee1084ee69d6a8e5f"}, "nerves": {:hex, :nerves, "1.9.1", "09cfd3589af81c4b1ac35179aee5f6d94bde36548a905c2d4d4efa9ff311222e", [:make, :mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "011409116923e1dbab250a6dc241ab529790163233c44e374ff352af72d09a56"}, - "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.2", "5c0556175d03ea1d70dce66f26c4cebb5f63ecbbf4bd8f265202af818505e8ea", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "3a058db641b0d3c0a93867459a2655fdf8f005eded6f5fb0575b279b1887b0ed"}, + "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.3", "60e87fde05988c4264babc8d68a9221c7b8fe5dc195b7d1526f29b8e626c735c", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "2b6edb0687b7f78d3fa49958d759f647e351b23c1f59f637c617a6dc179994ae"}, } diff --git a/nerves_toolchain_armv6_nerves_linux_gnueabihf/mix.exs b/nerves_toolchain_armv6_nerves_linux_gnueabihf/mix.exs index a07f5fcc..c0587cb1 100644 --- a/nerves_toolchain_armv6_nerves_linux_gnueabihf/mix.exs +++ b/nerves_toolchain_armv6_nerves_linux_gnueabihf/mix.exs @@ -48,7 +48,7 @@ defmodule NervesToolchainArmv6RpiLinuxGnueabihf.MixProject do defp deps do [ {:nerves, "~> 1.0", runtime: false}, - {:nerves_toolchain_ctng, path: "../nerves_toolchain_ctng", runtime: false} + {:nerves_toolchain_ctng, "~> 1.9.3", runtime: false} ] end diff --git a/nerves_toolchain_armv6_nerves_linux_gnueabihf/mix.lock b/nerves_toolchain_armv6_nerves_linux_gnueabihf/mix.lock index 141955a4..08b34fb5 100644 --- a/nerves_toolchain_armv6_nerves_linux_gnueabihf/mix.lock +++ b/nerves_toolchain_armv6_nerves_linux_gnueabihf/mix.lock @@ -2,5 +2,5 @@ "castore": {:hex, :castore, "0.1.20", "62a0126cbb7cb3e259257827b9190f88316eb7aa3fdac01fd6f2dfd64e7f46e9", [:mix], [], "hexpm", "a020b7650529c986c454a4035b6b13a328e288466986307bea3aadb4c95ac98a"}, "elixir_make": {:hex, :elixir_make, "0.7.2", "e83548b0500e654d1a595f1134af4862a2e92ec3282ec4c2a17641e9aa45ee73", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}], "hexpm", "05fb44abf9582381c2eb1b73d485a55288c581071de0ee3ee1084ee69d6a8e5f"}, "nerves": {:hex, :nerves, "1.9.1", "09cfd3589af81c4b1ac35179aee5f6d94bde36548a905c2d4d4efa9ff311222e", [:make, :mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "011409116923e1dbab250a6dc241ab529790163233c44e374ff352af72d09a56"}, - "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.2", "5c0556175d03ea1d70dce66f26c4cebb5f63ecbbf4bd8f265202af818505e8ea", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "3a058db641b0d3c0a93867459a2655fdf8f005eded6f5fb0575b279b1887b0ed"}, + "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.3", "60e87fde05988c4264babc8d68a9221c7b8fe5dc195b7d1526f29b8e626c735c", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "2b6edb0687b7f78d3fa49958d759f647e351b23c1f59f637c617a6dc179994ae"}, } diff --git a/nerves_toolchain_armv7_nerves_linux_gnueabihf/mix.exs b/nerves_toolchain_armv7_nerves_linux_gnueabihf/mix.exs index 486b8698..9c5b7838 100644 --- a/nerves_toolchain_armv7_nerves_linux_gnueabihf/mix.exs +++ b/nerves_toolchain_armv7_nerves_linux_gnueabihf/mix.exs @@ -48,7 +48,7 @@ defmodule NervesToolchainArmV7NervesLinuxGnueabihf.MixProject do defp deps do [ {:nerves, "~> 1.0", runtime: false}, - {:nerves_toolchain_ctng, path: "../nerves_toolchain_ctng", runtime: false} + {:nerves_toolchain_ctng, "~> 1.9.3", runtime: false} ] end diff --git a/nerves_toolchain_armv7_nerves_linux_gnueabihf/mix.lock b/nerves_toolchain_armv7_nerves_linux_gnueabihf/mix.lock index 141955a4..08b34fb5 100644 --- a/nerves_toolchain_armv7_nerves_linux_gnueabihf/mix.lock +++ b/nerves_toolchain_armv7_nerves_linux_gnueabihf/mix.lock @@ -2,5 +2,5 @@ "castore": {:hex, :castore, "0.1.20", "62a0126cbb7cb3e259257827b9190f88316eb7aa3fdac01fd6f2dfd64e7f46e9", [:mix], [], "hexpm", "a020b7650529c986c454a4035b6b13a328e288466986307bea3aadb4c95ac98a"}, "elixir_make": {:hex, :elixir_make, "0.7.2", "e83548b0500e654d1a595f1134af4862a2e92ec3282ec4c2a17641e9aa45ee73", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}], "hexpm", "05fb44abf9582381c2eb1b73d485a55288c581071de0ee3ee1084ee69d6a8e5f"}, "nerves": {:hex, :nerves, "1.9.1", "09cfd3589af81c4b1ac35179aee5f6d94bde36548a905c2d4d4efa9ff311222e", [:make, :mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "011409116923e1dbab250a6dc241ab529790163233c44e374ff352af72d09a56"}, - "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.2", "5c0556175d03ea1d70dce66f26c4cebb5f63ecbbf4bd8f265202af818505e8ea", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "3a058db641b0d3c0a93867459a2655fdf8f005eded6f5fb0575b279b1887b0ed"}, + "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.3", "60e87fde05988c4264babc8d68a9221c7b8fe5dc195b7d1526f29b8e626c735c", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "2b6edb0687b7f78d3fa49958d759f647e351b23c1f59f637c617a6dc179994ae"}, } diff --git a/nerves_toolchain_armv7_nerves_linux_musleabihf/mix.exs b/nerves_toolchain_armv7_nerves_linux_musleabihf/mix.exs index 6cfb7abe..58f131c7 100644 --- a/nerves_toolchain_armv7_nerves_linux_musleabihf/mix.exs +++ b/nerves_toolchain_armv7_nerves_linux_musleabihf/mix.exs @@ -48,7 +48,7 @@ defmodule NervesToolchainArmV7NervesLinuxMusleabihf.MixProject do defp deps do [ {:nerves, "~> 1.0", runtime: false}, - {:nerves_toolchain_ctng, path: "../nerves_toolchain_ctng", runtime: false} + {:nerves_toolchain_ctng, "~> 1.9.3", runtime: false} ] end diff --git a/nerves_toolchain_armv7_nerves_linux_musleabihf/mix.lock b/nerves_toolchain_armv7_nerves_linux_musleabihf/mix.lock index 141955a4..08b34fb5 100644 --- a/nerves_toolchain_armv7_nerves_linux_musleabihf/mix.lock +++ b/nerves_toolchain_armv7_nerves_linux_musleabihf/mix.lock @@ -2,5 +2,5 @@ "castore": {:hex, :castore, "0.1.20", "62a0126cbb7cb3e259257827b9190f88316eb7aa3fdac01fd6f2dfd64e7f46e9", [:mix], [], "hexpm", "a020b7650529c986c454a4035b6b13a328e288466986307bea3aadb4c95ac98a"}, "elixir_make": {:hex, :elixir_make, "0.7.2", "e83548b0500e654d1a595f1134af4862a2e92ec3282ec4c2a17641e9aa45ee73", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}], "hexpm", "05fb44abf9582381c2eb1b73d485a55288c581071de0ee3ee1084ee69d6a8e5f"}, "nerves": {:hex, :nerves, "1.9.1", "09cfd3589af81c4b1ac35179aee5f6d94bde36548a905c2d4d4efa9ff311222e", [:make, :mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "011409116923e1dbab250a6dc241ab529790163233c44e374ff352af72d09a56"}, - "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.2", "5c0556175d03ea1d70dce66f26c4cebb5f63ecbbf4bd8f265202af818505e8ea", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "3a058db641b0d3c0a93867459a2655fdf8f005eded6f5fb0575b279b1887b0ed"}, + "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.3", "60e87fde05988c4264babc8d68a9221c7b8fe5dc195b7d1526f29b8e626c735c", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "2b6edb0687b7f78d3fa49958d759f647e351b23c1f59f637c617a6dc179994ae"}, } diff --git a/nerves_toolchain_i586_nerves_linux_gnu/mix.exs b/nerves_toolchain_i586_nerves_linux_gnu/mix.exs index 89a2095f..c1cd7dd9 100644 --- a/nerves_toolchain_i586_nerves_linux_gnu/mix.exs +++ b/nerves_toolchain_i586_nerves_linux_gnu/mix.exs @@ -48,7 +48,7 @@ defmodule NervesToolchainI586NervesLinuxGnu.MixProject do defp deps do [ {:nerves, "~> 1.0", runtime: false}, - {:nerves_toolchain_ctng, path: "../nerves_toolchain_ctng", runtime: false} + {:nerves_toolchain_ctng, "~> 1.9.3", runtime: false} ] end diff --git a/nerves_toolchain_i586_nerves_linux_gnu/mix.lock b/nerves_toolchain_i586_nerves_linux_gnu/mix.lock index 141955a4..08b34fb5 100644 --- a/nerves_toolchain_i586_nerves_linux_gnu/mix.lock +++ b/nerves_toolchain_i586_nerves_linux_gnu/mix.lock @@ -2,5 +2,5 @@ "castore": {:hex, :castore, "0.1.20", "62a0126cbb7cb3e259257827b9190f88316eb7aa3fdac01fd6f2dfd64e7f46e9", [:mix], [], "hexpm", "a020b7650529c986c454a4035b6b13a328e288466986307bea3aadb4c95ac98a"}, "elixir_make": {:hex, :elixir_make, "0.7.2", "e83548b0500e654d1a595f1134af4862a2e92ec3282ec4c2a17641e9aa45ee73", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}], "hexpm", "05fb44abf9582381c2eb1b73d485a55288c581071de0ee3ee1084ee69d6a8e5f"}, "nerves": {:hex, :nerves, "1.9.1", "09cfd3589af81c4b1ac35179aee5f6d94bde36548a905c2d4d4efa9ff311222e", [:make, :mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "011409116923e1dbab250a6dc241ab529790163233c44e374ff352af72d09a56"}, - "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.2", "5c0556175d03ea1d70dce66f26c4cebb5f63ecbbf4bd8f265202af818505e8ea", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "3a058db641b0d3c0a93867459a2655fdf8f005eded6f5fb0575b279b1887b0ed"}, + "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.3", "60e87fde05988c4264babc8d68a9221c7b8fe5dc195b7d1526f29b8e626c735c", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "2b6edb0687b7f78d3fa49958d759f647e351b23c1f59f637c617a6dc179994ae"}, } diff --git a/nerves_toolchain_mipsel_nerves_linux_musl/mix.exs b/nerves_toolchain_mipsel_nerves_linux_musl/mix.exs index 08bafa62..154dae46 100644 --- a/nerves_toolchain_mipsel_nerves_linux_musl/mix.exs +++ b/nerves_toolchain_mipsel_nerves_linux_musl/mix.exs @@ -48,7 +48,7 @@ defmodule NervesToolchainMipselNervesLinuxMusl.MixProject do defp deps do [ {:nerves, "~> 1.0", runtime: false}, - {:nerves_toolchain_ctng, path: "../nerves_toolchain_ctng", runtime: false} + {:nerves_toolchain_ctng, "~> 1.9.3", runtime: false} ] end diff --git a/nerves_toolchain_mipsel_nerves_linux_musl/mix.lock b/nerves_toolchain_mipsel_nerves_linux_musl/mix.lock index 141955a4..08b34fb5 100644 --- a/nerves_toolchain_mipsel_nerves_linux_musl/mix.lock +++ b/nerves_toolchain_mipsel_nerves_linux_musl/mix.lock @@ -2,5 +2,5 @@ "castore": {:hex, :castore, "0.1.20", "62a0126cbb7cb3e259257827b9190f88316eb7aa3fdac01fd6f2dfd64e7f46e9", [:mix], [], "hexpm", "a020b7650529c986c454a4035b6b13a328e288466986307bea3aadb4c95ac98a"}, "elixir_make": {:hex, :elixir_make, "0.7.2", "e83548b0500e654d1a595f1134af4862a2e92ec3282ec4c2a17641e9aa45ee73", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}], "hexpm", "05fb44abf9582381c2eb1b73d485a55288c581071de0ee3ee1084ee69d6a8e5f"}, "nerves": {:hex, :nerves, "1.9.1", "09cfd3589af81c4b1ac35179aee5f6d94bde36548a905c2d4d4efa9ff311222e", [:make, :mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "011409116923e1dbab250a6dc241ab529790163233c44e374ff352af72d09a56"}, - "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.2", "5c0556175d03ea1d70dce66f26c4cebb5f63ecbbf4bd8f265202af818505e8ea", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "3a058db641b0d3c0a93867459a2655fdf8f005eded6f5fb0575b279b1887b0ed"}, + "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.3", "60e87fde05988c4264babc8d68a9221c7b8fe5dc195b7d1526f29b8e626c735c", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "2b6edb0687b7f78d3fa49958d759f647e351b23c1f59f637c617a6dc179994ae"}, } diff --git a/nerves_toolchain_riscv64_nerves_linux_gnu/mix.exs b/nerves_toolchain_riscv64_nerves_linux_gnu/mix.exs index 7cf11969..ce32d406 100644 --- a/nerves_toolchain_riscv64_nerves_linux_gnu/mix.exs +++ b/nerves_toolchain_riscv64_nerves_linux_gnu/mix.exs @@ -48,7 +48,7 @@ defmodule NervesToolchainRISCV64NervesLinuxGNU.MixProject do defp deps do [ {:nerves, "~> 1.4", runtime: false}, - {:nerves_toolchain_ctng, path: "../nerves_toolchain_ctng", runtime: false} + {:nerves_toolchain_ctng, "~> 1.9.3", runtime: false} ] end diff --git a/nerves_toolchain_riscv64_nerves_linux_gnu/mix.lock b/nerves_toolchain_riscv64_nerves_linux_gnu/mix.lock index 141955a4..08b34fb5 100644 --- a/nerves_toolchain_riscv64_nerves_linux_gnu/mix.lock +++ b/nerves_toolchain_riscv64_nerves_linux_gnu/mix.lock @@ -2,5 +2,5 @@ "castore": {:hex, :castore, "0.1.20", "62a0126cbb7cb3e259257827b9190f88316eb7aa3fdac01fd6f2dfd64e7f46e9", [:mix], [], "hexpm", "a020b7650529c986c454a4035b6b13a328e288466986307bea3aadb4c95ac98a"}, "elixir_make": {:hex, :elixir_make, "0.7.2", "e83548b0500e654d1a595f1134af4862a2e92ec3282ec4c2a17641e9aa45ee73", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}], "hexpm", "05fb44abf9582381c2eb1b73d485a55288c581071de0ee3ee1084ee69d6a8e5f"}, "nerves": {:hex, :nerves, "1.9.1", "09cfd3589af81c4b1ac35179aee5f6d94bde36548a905c2d4d4efa9ff311222e", [:make, :mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "011409116923e1dbab250a6dc241ab529790163233c44e374ff352af72d09a56"}, - "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.2", "5c0556175d03ea1d70dce66f26c4cebb5f63ecbbf4bd8f265202af818505e8ea", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "3a058db641b0d3c0a93867459a2655fdf8f005eded6f5fb0575b279b1887b0ed"}, + "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.3", "60e87fde05988c4264babc8d68a9221c7b8fe5dc195b7d1526f29b8e626c735c", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "2b6edb0687b7f78d3fa49958d759f647e351b23c1f59f637c617a6dc179994ae"}, } diff --git a/nerves_toolchain_riscv64_nerves_linux_musl/mix.exs b/nerves_toolchain_riscv64_nerves_linux_musl/mix.exs index 64243eca..cf51503a 100644 --- a/nerves_toolchain_riscv64_nerves_linux_musl/mix.exs +++ b/nerves_toolchain_riscv64_nerves_linux_musl/mix.exs @@ -48,7 +48,7 @@ defmodule NervesToolchainRISCV64NervesLinuxMusl.MixProject do defp deps do [ {:nerves, "~> 1.4", runtime: false}, - {:nerves_toolchain_ctng, path: "../nerves_toolchain_ctng", runtime: false} + {:nerves_toolchain_ctng, "~> 1.9.3", runtime: false} ] end diff --git a/nerves_toolchain_riscv64_nerves_linux_musl/mix.lock b/nerves_toolchain_riscv64_nerves_linux_musl/mix.lock index 141955a4..08b34fb5 100644 --- a/nerves_toolchain_riscv64_nerves_linux_musl/mix.lock +++ b/nerves_toolchain_riscv64_nerves_linux_musl/mix.lock @@ -2,5 +2,5 @@ "castore": {:hex, :castore, "0.1.20", "62a0126cbb7cb3e259257827b9190f88316eb7aa3fdac01fd6f2dfd64e7f46e9", [:mix], [], "hexpm", "a020b7650529c986c454a4035b6b13a328e288466986307bea3aadb4c95ac98a"}, "elixir_make": {:hex, :elixir_make, "0.7.2", "e83548b0500e654d1a595f1134af4862a2e92ec3282ec4c2a17641e9aa45ee73", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}], "hexpm", "05fb44abf9582381c2eb1b73d485a55288c581071de0ee3ee1084ee69d6a8e5f"}, "nerves": {:hex, :nerves, "1.9.1", "09cfd3589af81c4b1ac35179aee5f6d94bde36548a905c2d4d4efa9ff311222e", [:make, :mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "011409116923e1dbab250a6dc241ab529790163233c44e374ff352af72d09a56"}, - "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.2", "5c0556175d03ea1d70dce66f26c4cebb5f63ecbbf4bd8f265202af818505e8ea", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "3a058db641b0d3c0a93867459a2655fdf8f005eded6f5fb0575b279b1887b0ed"}, + "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.3", "60e87fde05988c4264babc8d68a9221c7b8fe5dc195b7d1526f29b8e626c735c", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "2b6edb0687b7f78d3fa49958d759f647e351b23c1f59f637c617a6dc179994ae"}, } diff --git a/nerves_toolchain_x86_64_nerves_linux_gnu/mix.exs b/nerves_toolchain_x86_64_nerves_linux_gnu/mix.exs index cb581774..c3a28d64 100644 --- a/nerves_toolchain_x86_64_nerves_linux_gnu/mix.exs +++ b/nerves_toolchain_x86_64_nerves_linux_gnu/mix.exs @@ -48,7 +48,7 @@ defmodule NervesToolchainX8664NervesLinuxGnu.MixProject do defp deps do [ {:nerves, "~> 1.0", runtime: false}, - {:nerves_toolchain_ctng, path: "../nerves_toolchain_ctng", runtime: false} + {:nerves_toolchain_ctng, "~> 1.9.3", runtime: false} ] end diff --git a/nerves_toolchain_x86_64_nerves_linux_gnu/mix.lock b/nerves_toolchain_x86_64_nerves_linux_gnu/mix.lock index 141955a4..08b34fb5 100644 --- a/nerves_toolchain_x86_64_nerves_linux_gnu/mix.lock +++ b/nerves_toolchain_x86_64_nerves_linux_gnu/mix.lock @@ -2,5 +2,5 @@ "castore": {:hex, :castore, "0.1.20", "62a0126cbb7cb3e259257827b9190f88316eb7aa3fdac01fd6f2dfd64e7f46e9", [:mix], [], "hexpm", "a020b7650529c986c454a4035b6b13a328e288466986307bea3aadb4c95ac98a"}, "elixir_make": {:hex, :elixir_make, "0.7.2", "e83548b0500e654d1a595f1134af4862a2e92ec3282ec4c2a17641e9aa45ee73", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}], "hexpm", "05fb44abf9582381c2eb1b73d485a55288c581071de0ee3ee1084ee69d6a8e5f"}, "nerves": {:hex, :nerves, "1.9.1", "09cfd3589af81c4b1ac35179aee5f6d94bde36548a905c2d4d4efa9ff311222e", [:make, :mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "011409116923e1dbab250a6dc241ab529790163233c44e374ff352af72d09a56"}, - "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.2", "5c0556175d03ea1d70dce66f26c4cebb5f63ecbbf4bd8f265202af818505e8ea", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "3a058db641b0d3c0a93867459a2655fdf8f005eded6f5fb0575b279b1887b0ed"}, + "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.3", "60e87fde05988c4264babc8d68a9221c7b8fe5dc195b7d1526f29b8e626c735c", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "2b6edb0687b7f78d3fa49958d759f647e351b23c1f59f637c617a6dc179994ae"}, } diff --git a/nerves_toolchain_x86_64_nerves_linux_musl/mix.exs b/nerves_toolchain_x86_64_nerves_linux_musl/mix.exs index 2a307818..71f5a29b 100644 --- a/nerves_toolchain_x86_64_nerves_linux_musl/mix.exs +++ b/nerves_toolchain_x86_64_nerves_linux_musl/mix.exs @@ -48,7 +48,7 @@ defmodule NervesToolchainX8664NervesLinuxMusl.MixProject do defp deps do [ {:nerves, "~> 1.0", runtime: false}, - {:nerves_toolchain_ctng, path: "../nerves_toolchain_ctng", runtime: false} + {:nerves_toolchain_ctng, "~> 1.9.3", runtime: false} ] end diff --git a/nerves_toolchain_x86_64_nerves_linux_musl/mix.lock b/nerves_toolchain_x86_64_nerves_linux_musl/mix.lock index 141955a4..08b34fb5 100644 --- a/nerves_toolchain_x86_64_nerves_linux_musl/mix.lock +++ b/nerves_toolchain_x86_64_nerves_linux_musl/mix.lock @@ -2,5 +2,5 @@ "castore": {:hex, :castore, "0.1.20", "62a0126cbb7cb3e259257827b9190f88316eb7aa3fdac01fd6f2dfd64e7f46e9", [:mix], [], "hexpm", "a020b7650529c986c454a4035b6b13a328e288466986307bea3aadb4c95ac98a"}, "elixir_make": {:hex, :elixir_make, "0.7.2", "e83548b0500e654d1a595f1134af4862a2e92ec3282ec4c2a17641e9aa45ee73", [:mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: true]}], "hexpm", "05fb44abf9582381c2eb1b73d485a55288c581071de0ee3ee1084ee69d6a8e5f"}, "nerves": {:hex, :nerves, "1.9.1", "09cfd3589af81c4b1ac35179aee5f6d94bde36548a905c2d4d4efa9ff311222e", [:make, :mix], [{:castore, "~> 0.1", [hex: :castore, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "011409116923e1dbab250a6dc241ab529790163233c44e374ff352af72d09a56"}, - "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.2", "5c0556175d03ea1d70dce66f26c4cebb5f63ecbbf4bd8f265202af818505e8ea", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "3a058db641b0d3c0a93867459a2655fdf8f005eded6f5fb0575b279b1887b0ed"}, + "nerves_toolchain_ctng": {:hex, :nerves_toolchain_ctng, "1.9.3", "60e87fde05988c4264babc8d68a9221c7b8fe5dc195b7d1526f29b8e626c735c", [:mix], [{:nerves, "~> 1.0", [hex: :nerves, repo: "hexpm", optional: false]}], "hexpm", "2b6edb0687b7f78d3fa49958d759f647e351b23c1f59f637c617a6dc179994ae"}, } diff --git a/support/scripts/use-ctng-hex-dep.sh b/support/scripts/use-ctng-hex-dep.sh index 6cd526d4..9bf9874e 100755 --- a/support/scripts/use-ctng-hex-dep.sh +++ b/support/scripts/use-ctng-hex-dep.sh @@ -14,7 +14,7 @@ fi for CONFIG in $CONFIGS; do echo "Updating deps for $CONFIG..." cd $CONFIG - $SED -ri 's/nerves_toolchain_ctng, path: "..\/nerves_toolchain_ctng"/nerves_toolchain_ctng, "~> 1.9.2"/' mix.exs + $SED -ri 's/nerves_toolchain_ctng, path: "..\/nerves_toolchain_ctng"/nerves_toolchain_ctng, "~> 1.9.3"/' mix.exs rm mix.lock mix deps.update --all cd ../