cookiecutter 2.1.1

Closes #102767.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Dustin Rodrigues 2022-06-01 13:29:03 -04:00 committed by BrewTestBot
parent 35f728b2c7
commit 27e985ae35
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ class Cookiecutter < Formula
desc "Utility that creates projects from templates"
homepage "https://github.com/cookiecutter/cookiecutter"
url "https://files.pythonhosted.org/packages/eb/d4/71191a5c76da517a965517fe6d4edcc41208f758b6a7fc7df6004faf421b/cookiecutter-2.1.0.tar.gz"
sha256 "eca3133ebd0d138f226616c38dc456caafae7da45d6d33a3eeb83bf7f56f9c64"
url "https://files.pythonhosted.org/packages/96/43/65a3dad94dceaaaa12807ce4d4eff1064db6e91a8c6fb6945e3e61e63552/cookiecutter-2.1.1.tar.gz"
sha256 "f3982be8d9c53dac1261864013fdec7f83afd2e42ede6f6dd069c5e149c540d5"
license "BSD-3-Clause"
head "https://github.com/cookiecutter/cookiecutter.git", branch: "master"