toml-test 1.3.0

Closes #120669.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-15 10:24:48 -05:00 committed by BrewTestBot
parent 00e23fffa7
commit 660184dba4
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 TomlTest < Formula
desc "Language agnostic test suite for TOML parsers"
homepage "https://github.com/burntsushi/toml-test"
url "https://github.com/BurntSushi/toml-test/archive/refs/tags/v1.2.0.tar.gz"
sha256 "33bf4e9c017cd57f3602e72d17f75fb5a7bcc7942541c84f1d98b74c12499846"
url "https://github.com/BurntSushi/toml-test/archive/refs/tags/v1.3.0.tar.gz"
sha256 "737604b374669975fd8d80c562124e2ff4913217aeadbb14ff07033c52fe09ac"
license "MIT"
bottle do