Skip to content

Commit 6e9f7bb

Browse files
committed
gleam 1.10.0
1 parent 2816ef6 commit 6e9f7bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gleam.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gleam < Formula
22
desc "Statically typed language for the Erlang VM"
33
homepage "https://gleam.run"
4-
url "https://github.com/gleam-lang/gleam/archive/refs/tags/v1.9.1.tar.gz"
5-
sha256 "eacf88d2ce6f7ca06e9a0d6b8117c517a8a21593349233edb2506263d08a830f"
4+
url "https://github.com/gleam-lang/gleam/archive/refs/tags/v1.10.0.tar.gz"
5+
sha256 "4661bebc010209c5c3d180a8f7ad6c16b596655acf74bf459d3baf81af8589d5"
66
license "Apache-2.0"
77
head "https://github.com/gleam-lang/gleam.git", branch: "main"
88

0 commit comments

Comments
 (0)