scriptcs 0.15.0
Closes Homebrew/homebrew#42417. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
c7dbfc8d1c
commit
3e7130abc5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Scriptcs < Formula
|
||||
desc "Tools to write and execute C#"
|
||||
homepage "https://github.com/scriptcs/scriptcs"
|
||||
url "https://github.com/scriptcs/scriptcs/archive/v0.14.1.tar.gz"
|
||||
sha256 "7c56ed317befe902b196f14fe74a5d2c35ca6f58944a4134aaa64e8a1b022132"
|
||||
url "https://github.com/scriptcs/scriptcs/archive/v0.15.0.tar.gz"
|
||||
sha256 "658d4ef2c23253ba1d2717c947d2985cb506ce69425280ee8e62cc50d15d6803"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue