Skip to content

Commit 89c0154

Browse files
committed
stencil 2.5.4
1 parent 6820bda commit 89c0154

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.5.2.tar.gz"
5-
sha256 "ff6c5ef042b5273f4799a4e4b9ae360ebfd20183151a6d59c41b47d81cfee31b"
4+
url "https://github.com/rgst-io/stencil/archive/refs/tags/v2.5.4.tar.gz"
5+
sha256 "de0e3c817aa3591c8cb69dbf053249d49278086a28cde56d3dce478c74f15a64"
66
license "Apache-2.0"
77
head "https://github.com/rgst-io/stencil.git", branch: "main"
88

0 commit comments

Comments
 (0)