Skip to content

Commit

Permalink
three-body 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
meloalright committed Oct 12, 2024
1 parent 717213d commit 24c01b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/t/three-body.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class ThreeBody < Formula
desc "三体编程语言 Three Body Language written in Rust"
homepage "https://github.com/rustq/3body-lang"
url "https://github.com/rustq/3body-lang/archive/refs/tags/0.6.1.tar.gz"
sha256 "ec8eda8a795608fcf187ac4ecbf3b7e6d8be80ca6cdefebf7c586837383694cb"
url "https://github.com/rustq/3body-lang/archive/refs/tags/0.6.3.tar.gz"
sha256 "bcdf74ac50c9132e359e6eed1e198edc5db126be979608849dd410460e822aac"
license "MIT"
head "https://github.com/rustq/3body-lang.git", branch: "main"

Expand Down

0 comments on commit 24c01b9

Please sign in to comment.