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 5d142dc commit 450801eCopy full SHA for 450801e
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.0.tar.gz"
5
- sha256 "acaf1cb4d0b4e965da02d87718f09ad411e662f56a762aa19a044213bb274bc2"
+ url "https://github.com/rgst-io/stencil/archive/refs/tags/v2.5.1.tar.gz"
+ sha256 "36ec742a7a7c98c2db102aa7b15c5ac681277c7464c2963e9a8f5605da521c46"
6
license "Apache-2.0"
7
head "https://github.com/rgst-io/stencil.git", branch: "main"
8
0 commit comments