talisman 1.29.4

Closes #117740.

Signed-off-by: Dawid Dziurla <9713907+dawidd6@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Zhong Ruoyu 2022-12-09 18:20:04 +08:00 committed by BrewTestBot
parent 711165a148
commit 13437acf68
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 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.29.3.tar.gz"
sha256 "ab9722f71f5b79c4a23dc838d99fbd5b8ba55a3de5410971fb3a95aa79c27d8e"
url "https://github.com/thoughtworks/talisman/archive/v1.29.4.tar.gz"
sha256 "e0b3326cbad011914870ddee69b550707cc89c2d49a77f311b138040a59f5728"
license "MIT"
version_scheme 1
head "https://github.com/thoughtworks/talisman.git", branch: "master"