We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f3df1 commit 6f12498Copy full SHA for 6f12498
Formula/s/stencil.rb
@@ -1,8 +1,8 @@
1
class Stencil < Formula
2
desc "Modern living-template engine for evolving repositories"
3
homepage "https://stencil.rgst.io"
4
- url "https://github.com/rgst-io/stencil/archive/refs/tags/v2.6.0.tar.gz"
5
- sha256 "3616617da31a47d23aa736a1d82335194d5fd29220902d7d66eb2a6c4ef8be31"
+ url "https://github.com/rgst-io/stencil/archive/refs/tags/v2.7.0.tar.gz"
+ sha256 "521283743d314837ba82b0ad0d738fd5c9fa5dcb19816c257fde4895be9dd77b"
6
license "Apache-2.0"
7
head "https://github.com/rgst-io/stencil.git", branch: "main"
8
0 commit comments