stencil 1.27.0

Closes #110466.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Jared Allard 2022-09-12 14:01:21 -07:00 committed by BrewTestBot
parent 71e3502a3f
commit 74fe228903
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 Stencil < Formula
desc "Smart templating engine for service development"
homepage "https://engineering.outreach.io/stencil/"
url "https://github.com/getoutreach/stencil/archive/refs/tags/v1.26.1.tar.gz"
sha256 "553c52b13cd4191293e998f622cf0677e123cc57c85633d61aafd3555a12e6a3"
url "https://github.com/getoutreach/stencil/archive/refs/tags/v1.27.0.tar.gz"
sha256 "90c8f314648880d7cbca950fb69e70f5a7f0b120a55ad86b345027724d8fc8a2"
license "Apache-2.0"
head "https://github.com/getoutreach/stencil.git", branch: "main"