nushell 0.6.0

Closes #47245.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
Rui Chen 2019-11-27 00:01:35 -05:00 committed by Alexander Bayandin
parent b5bd94ebfe
commit 7c8224b3dd

View file

@ -1,8 +1,8 @@
class Nushell < Formula
desc "Modern shell for the GitHub era"
homepage "https://www.nushell.sh"
url "https://github.com/nushell/nushell/archive/0_5_0.tar.gz"
sha256 "46c9c0ba95c464c70c8a4c099962873e5baa1b9bee3413645a0cc245701047da"
url "https://github.com/nushell/nushell/archive/0.6.0.tar.gz"
sha256 "90cdd83410d23e32fd47457d227b00cb2c8f607ac38020360eea0e385b693707"
head "https://github.com/nushell/nushell.git"
bottle do