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 6820bda commit 89c0154Copy full SHA for 89c0154
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.5.2.tar.gz"
5
- sha256 "ff6c5ef042b5273f4799a4e4b9ae360ebfd20183151a6d59c41b47d81cfee31b"
+ url "https://github.com/rgst-io/stencil/archive/refs/tags/v2.5.4.tar.gz"
+ sha256 "de0e3c817aa3591c8cb69dbf053249d49278086a28cde56d3dce478c74f15a64"
6
license "Apache-2.0"
7
head "https://github.com/rgst-io/stencil.git", branch: "main"
8
0 commit comments