<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/baa9e2c28f5c3599c389567e997a05716d0ded9a">https://github.com/macports/macports-ports/commit/baa9e2c28f5c3599c389567e997a05716d0ded9a</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new baa9e2c28f5 pulumi: update to 3.22.1
</span>baa9e2c28f5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit baa9e2c28f5c3599c389567e997a05716d0ded9a
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Sat Jan 15 08:37:01 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    pulumi: update to 3.22.1
</span>---
 sysutils/pulumi/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/pulumi/Portfile b/sysutils/pulumi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7293e0b460f..d184578b0a4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/pulumi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/pulumi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           golang 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup            github.com/pulumi/pulumi 3.22.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/pulumi/pulumi 3.22.1 v
</span> github.tarball_from archive
 revision            0
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,9 +29,9 @@ license             Apache-2
</span> maintainers         {gmail.com:herby.gillot @herbygillot} \
                     openmaintainer
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  d99c49d7695cb5a8e0dea4c542d73a78cbcfe590 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  f25bbc296ea91a79f3e558bb3aba2853a3307b4c57ed52f79683678915cf35d3 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    9257808
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  8f2048c1b85d228d7021ad541abc5ebae6b3545a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  06850b18b180c3c951a55b3ba7e3adc70816ca31bca4d4ee05eab0dd4b519db6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    9263381
</span> 
 build.cmd           make
 build.pre_args      BREW_VERSION="${github.tag_prefix}${version}"
</pre><pre style='margin:0'>

</pre>