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
Tom Wright 2022-12-07 09:49:28 +00:00 committed by BrewTestBot
parent 8c0d8e8e84
commit a5b875cedf
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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"