duckscript 0.8.0

Closes #72748.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
morusn 2021-03-09 00:21:03 +01:00 committed by BrewTestBot
parent 630d70799e
commit d7e759e46d
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Duckscript < Formula
desc "Simple, extendable and embeddable scripting language"
homepage "https://sagiegurari.github.io/duckscript"
url "https://github.com/sagiegurari/duckscript/archive/0.7.4.tar.gz"
sha256 "5ed549a48e88c281df80018d432edf59173a207c9133041213ff141fd39b587d"
url "https://github.com/sagiegurari/duckscript/archive/0.8.0.tar.gz"
sha256 "7632e1035e40ff41fc26667740d03ddabacff63f44ffc75b933804c0db9ba9f3"
license "Apache-2.0"
head "https://github.com/sagiegurari/duckscript.git"