Skip to content

Commit 1578902

Browse files
committed
tengo 3.0.0
1 parent 9f1be83 commit 1578902

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tengo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tengo < Formula
22
desc "Fast script language for Go"
33
homepage "https://tengolang.com"
4-
url "https://github.com/d5/tengo/archive/refs/tags/v2.17.0.tar.gz"
5-
sha256 "9402666c9c6f70b21e16c6e75983282ae127a47c854fc7aee9fd8ad3ffb1c550"
4+
url "https://github.com/d5/tengo/archive/refs/tags/v3.0.0.tar.gz"
5+
sha256 "61279c893e0c0d2a02a21c9e724a0124e719798948776e1bac41b7fb845136ae"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)