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 e178218 commit 2c326e6Copy full SHA for 2c326e6
Formula/f/flix.rb
@@ -1,8 +1,8 @@
1
class Flix < Formula
2
desc "Statically typed functional, imperative, and logic programming language"
3
homepage "https://flix.dev/"
4
- url "https://github.com/flix/flix/archive/refs/tags/v0.56.0.tar.gz"
5
- sha256 "84d66d472c54aadb47ba67cf35322b36cef24185440e5493e38c8265202b9631"
+ url "https://github.com/flix/flix/archive/refs/tags/v0.57.0.tar.gz"
+ sha256 "d3b9268cce0c7a0d88fa109be22a1f232368e44d39be2a0cfa72e41c5a52bc35"
6
license "Apache-2.0"
7
head "https://github.com/flix/flix.git", branch: "master"
8
0 commit comments