From 2daf728192c7ea36ee9f3edc024c807ce1d51f4e Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Tue, 19 Dec 2023 12:37:24 +0000 Subject: [PATCH] plv8 3.2.1 --- Formula/plv8.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/plv8.rb b/Formula/plv8.rb index 6f9d3de..bc05157 100644 --- a/Formula/plv8.rb +++ b/Formula/plv8.rb @@ -2,8 +2,8 @@ class Plv8 < Formula desc "V8 Engine Javascript Procedural Language add-on for PostgreSQL" homepage "https://plv8.github.io/" url "https://github.com/plv8/plv8.git", - tag: "v3.2.0", - revision: "f23425b5115203d7b339123d5088bf82bfff51cc" + tag: "v3.2.1", + revision: "f2f3f9bf46fbbb400aa74f0ae61aeb3aa8ae82bf" license "PostgreSQL" bottle do