Skip to content

Commit

Permalink
gerbil-scheme 0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 24, 2024
1 parent ffb1433 commit 6355343
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/g/gerbil-scheme.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class GerbilScheme < Formula
desc "Opinionated dialect of Scheme designed for Systems Programming"
homepage "https://cons.io"
url "https://github.com/vyzo/gerbil/archive/refs/tags/v0.17.tar.gz"
sha256 "1e81265aba7e9022432649eb26b2e5c85a2bb631a315e4fa840b14cf336b2483"
url "https://github.com/vyzo/gerbil/archive/refs/tags/v0.18.1.tar.gz"
sha256 "3ce56daa5e8f36f08370b5a4485f54fb6e6e9b892b95d8b9904f70ad17bd4d6e"
license any_of: ["LGPL-2.1-or-later", "Apache-2.0"]
revision 3

livecheck do
url :stable
Expand Down

0 comments on commit 6355343

Please sign in to comment.