File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7
7
class Atomvm < Formula
8
8
desc "An Erlang VM for tiny systems"
9
9
homepage "https://atomvm.net"
10
- url "https://github.com/atomvm/AtomVM/archive/refs/tags/v0.6.5 .tar.gz"
11
- sha256 "f1831eb3e05e07b1a0855f592de5e6e22e4e89acb72d7345b40a8db16eae7ea8 "
10
+ url "https://github.com/atomvm/AtomVM/archive/refs/tags/v0.6.6 .tar.gz"
11
+ sha256 "pending! "
12
12
license "Apache License 2.0"
13
- version "v0.6.5 "
13
+ version "v0.6.6 "
14
14
15
15
depends_on "cmake" => :build
16
16
depends_on "gperf" => :build
Original file line number Diff line number Diff line change 7
7
class Packbeam < Formula
8
8
desc "A command-line utility for manipulating AtomVM PackBEAM files"
9
9
homepage "https://atomvm.net"
10
- url "https://github.com/atomvm/atomvm_packbeam/archive/refs/tags/0.7.3 .tar.gz"
11
- sha256 "f84a4fa9de6447f9f3422b9bb4a6eca1acd788f0b99747d431bf1d9343bc3968 "
10
+ url "https://github.com/atomvm/atomvm_packbeam/archive/refs/tags/0.7.4 .tar.gz"
11
+ sha256 "7aac8c075d2454b8bf1ede472c17388e8b005e813cd79b450a21618cddbe8dd5 "
12
12
license "Apache License 2.0"
13
- version "0.7.3 "
13
+ version "0.7.4 "
14
14
15
15
depends_on "erlang" => :build
16
16
depends_on "rebar3" => :build
You can’t perform that action at this time.
0 commit comments