From 1adc69e0aeecf7b53983afbbee8aa8b87fa6e672 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Sep 2024 12:49:48 +0000 Subject: [PATCH] pug 0.5.2 --- Formula/p/pug.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/p/pug.rb b/Formula/p/pug.rb index fb756839a1c4..33e1ea7c95f9 100644 --- a/Formula/p/pug.rb +++ b/Formula/p/pug.rb @@ -1,8 +1,8 @@ class Pug < Formula desc "Drive terraform at terminal velocity" homepage "https://github.com/leg100/pug" - url "https://github.com/leg100/pug/archive/refs/tags/v0.5.1.tar.gz" - sha256 "1287ba25924ce593c20d6537b5a14e854bf16c9f433f83bc7ea344c62870ccb1" + url "https://github.com/leg100/pug/archive/refs/tags/v0.5.2.tar.gz" + sha256 "e2992860bbb47b20359435a7a3676d4a99929744efac9551b2b472dd5f9b8cc2" license "MPL-2.0" head "https://github.com/leg100/pug.git", branch: "master"