dasel 2.0.1
Closes #117554. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
8c0d8e8e84
commit
a5b875cedf
|
@ -1,8 +1,8 @@
|
|||
class Dasel < Formula
|
||||
desc "JSON, YAML, TOML, XML, and CSV query and modification tool"
|
||||
homepage "https://github.com/TomWright/dasel"
|
||||
url "https://github.com/TomWright/dasel/archive/v2.0.0.tar.gz"
|
||||
sha256 "64000f987149f20879ea8850b16015bd2cbfaf15e7e570dd0c2015a3683455ab"
|
||||
url "https://github.com/TomWright/dasel/archive/v2.0.1.tar.gz"
|
||||
sha256 "259746d844ee11d15a76b8c6e143572a5fd0b233e3e19b70b78694179a33d0fc"
|
||||
license "MIT"
|
||||
head "https://github.com/TomWright/dasel.git", branch: "master"
|
||||
|
||||
|
|
Loading…
Reference in New Issue