Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/g/goplus.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Goplus < Formula
desc "Programming language for engineering, STEM education, and data science"
homepage "https://goplus.org"
url "https://github.com/goplus/gop/archive/refs/tags/v1.2.6.tar.gz"
sha256 "51db5c4116fd229d7cd65c3b45552dc0cd7aa9c89798a9ba71ae2f0f243c7f05"
url "https://github.com/goplus/gop/archive/refs/tags/v1.3.0.tar.gz"
sha256 "d22d4921c0bdc60670aaaf3ea24eae3d3a96580feafb4d75494ef02364ef7480"
license "Apache-2.0"
head "https://github.com/goplus/gop.git", branch: "main"

Expand Down