We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b2ab4 commit 8bbc5cfCopy full SHA for 8bbc5cf
scripts/release.sh
@@ -18,7 +18,7 @@ class Terrun < Formula
18
url \"https://github.com/mikeborodin/terrun/releases/download/$version/terrun.tar.gz\"
19
sha256 \"$sha\"
20
license \"MIT\"
21
- version \"$version"
+ version \"$version\"
22
23
def install
24
bin.install \"terrun\"
0 commit comments