nfpm 2.11.1

Closes #91793.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2021-12-21 01:29:20 -05:00 committed by BrewTestBot
parent 198d181f5a
commit 33257ec5d3
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 Nfpm < Formula
desc "Simple deb and rpm packager"
homepage "https://nfpm.goreleaser.com/"
url "https://github.com/goreleaser/nfpm/archive/v2.11.0.tar.gz"
sha256 "8df29d96e5fc0c0d78b8215256580ece23f452571227dd82f4a633fce5529455"
url "https://github.com/goreleaser/nfpm/archive/v2.11.1.tar.gz"
sha256 "227f09e8ead26079d4d60e6181c80dc73b6353ca57a1877cb7b2be8a881cb741"
license "MIT"
head "https://github.com/goreleaser/nfpm.git", branch: "master"