gleam 0.5.1
Closes #48229. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
beb5644a30
commit
01491f29be
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gleam < Formula
|
||||
desc "✨ A statically typed language for the Erlang VM"
|
||||
homepage "https://gleam.run"
|
||||
url "https://github.com/lpil/gleam/archive/v0.5.0.tar.gz"
|
||||
sha256 "ee65ec241fa604b7fce97a7de8ea2d193e41dab8e7115fab759b6b71247025f4"
|
||||
url "https://github.com/lpil/gleam/archive/v0.5.1.tar.gz"
|
||||
sha256 "3eaf724ba3e558dc14d5ae076f138f02fbe80d15b4487bb32f8834f4f6d81f91"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue