We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2816ef6 commit 6e9f7bbCopy full SHA for 6e9f7bb
Formula/g/gleam.rb
@@ -1,8 +1,8 @@
1
class Gleam < Formula
2
desc "Statically typed language for the Erlang VM"
3
homepage "https://gleam.run"
4
- url "https://github.com/gleam-lang/gleam/archive/refs/tags/v1.9.1.tar.gz"
5
- sha256 "eacf88d2ce6f7ca06e9a0d6b8117c517a8a21593349233edb2506263d08a830f"
+ url "https://github.com/gleam-lang/gleam/archive/refs/tags/v1.10.0.tar.gz"
+ sha256 "4661bebc010209c5c3d180a8f7ad6c16b596655acf74bf459d3baf81af8589d5"
6
license "Apache-2.0"
7
head "https://github.com/gleam-lang/gleam.git", branch: "main"
8
0 commit comments