Skip to content

Commit

Permalink
lci 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Dec 15, 2024
1 parent dbc89bb commit c69d939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/l/lci.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Lci < Formula
desc "Interpreter for the lambda calculus"
homepage "https://www.chatzi.org/lci/"
url "https://github.com/chatziko/lci/releases/download/v1.0/lci-1.0.tar.gz"
sha256 "1bcf40d738ce2af7ca5116f02dfb0f4ed21d7e467e3618e071c8199a1285331e"
url "https://github.com/chatziko/lci/releases/download/v1.1/lci-v1.1.tar.gz"
sha256 "51725e33a7066100757b7da84b2290a651a5f47b985eb3e3647acd871964cd58"
license "GPL-2.0-or-later"

bottle do
Expand Down

0 comments on commit c69d939

Please sign in to comment.