Skip to content

Commit

Permalink
plv8 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Jan 22, 2024
1 parent f0b61d8 commit de8aad1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/plv8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.1",
revision: "f2f3f9bf46fbbb400aa74f0ae61aeb3aa8ae82bf"
tag: "v3.2.2",
revision: "fa9f0146a2eeb11083566b647d153432cd9b976e"
license "PostgreSQL"

bottle do
Expand Down

0 comments on commit de8aad1

Please sign in to comment.