We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f1be83 commit 1578902Copy full SHA for 1578902
Formula/t/tengo.rb
@@ -1,8 +1,8 @@
1
class Tengo < Formula
2
desc "Fast script language for Go"
3
homepage "https://tengolang.com"
4
- url "https://github.com/d5/tengo/archive/refs/tags/v2.17.0.tar.gz"
5
- sha256 "9402666c9c6f70b21e16c6e75983282ae127a47c854fc7aee9fd8ad3ffb1c550"
+ url "https://github.com/d5/tengo/archive/refs/tags/v3.0.0.tar.gz"
+ sha256 "61279c893e0c0d2a02a21c9e724a0124e719798948776e1bac41b7fb845136ae"
6
license "MIT"
7
8
bottle do
0 commit comments