Skip to content

Commit 6f12498

Browse files
committed
stencil 2.7.0
1 parent 32f3df1 commit 6f12498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/stencil.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Stencil < Formula
22
desc "Modern living-template engine for evolving repositories"
33
homepage "https://stencil.rgst.io"
4-
url "https://github.com/rgst-io/stencil/archive/refs/tags/v2.6.0.tar.gz"
5-
sha256 "3616617da31a47d23aa736a1d82335194d5fd29220902d7d66eb2a6c4ef8be31"
4+
url "https://github.com/rgst-io/stencil/archive/refs/tags/v2.7.0.tar.gz"
5+
sha256 "521283743d314837ba82b0ad0d738fd5c9fa5dcb19816c257fde4895be9dd77b"
66
license "Apache-2.0"
77
head "https://github.com/rgst-io/stencil.git", branch: "main"
88

0 commit comments

Comments
 (0)