talisman 1.10.0

Closes #63944.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
chenrui 2020-11-02 06:21:40 +00:00 committed by BrewTestBot
parent be1c2ff422
commit b1c7a4afe0
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Talisman < Formula
desc "Tool to detect and prevent secrets from getting checked in"
homepage "https://thoughtworks.github.io/talisman/"
url "https://github.com/thoughtworks/talisman/archive/v1.9.0.tar.gz"
sha256 "ee313fbb5da868acad77410f060f60a93bd24e1f703b97a670fbae1bc0c87557"
url "https://github.com/thoughtworks/talisman/archive/v1.10.0.tar.gz"
sha256 "b9640e84044e827f1d9f1c458977150b04bc6ccd96d78e8f5148e0ba7ddafb6b"
license "MIT"
bottle do