Skip to content

Commit 2c326e6

Browse files
committed
flix 0.57.0
1 parent e178218 commit 2c326e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/flix.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Flix < Formula
22
desc "Statically typed functional, imperative, and logic programming language"
33
homepage "https://flix.dev/"
4-
url "https://github.com/flix/flix/archive/refs/tags/v0.56.0.tar.gz"
5-
sha256 "84d66d472c54aadb47ba67cf35322b36cef24185440e5493e38c8265202b9631"
4+
url "https://github.com/flix/flix/archive/refs/tags/v0.57.0.tar.gz"
5+
sha256 "d3b9268cce0c7a0d88fa109be22a1f232368e44d39be2a0cfa72e41c5a52bc35"
66
license "Apache-2.0"
77
head "https://github.com/flix/flix.git", branch: "master"
88

0 commit comments

Comments
 (0)