Skip to content

Commit

Permalink
neon-storage 4023
Browse files Browse the repository at this point in the history
Closes #67.

Signed-off-by: Alexander Bayandin <[email protected]>
  • Loading branch information
bayandin committed Oct 10, 2023
1 parent de6762a commit 4f23646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/neon-storage.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class NeonStorage < Formula
desc "Storage components for Neon"
homepage "https://github.com/neondatabase/neon"
url "https://github.com/neondatabase/neon.git",
tag: "release-3985",
revision: "96b2e575e14862d1129c9965bfa7aeeebe7443b7"
tag: "release-4023",
revision: "9768aa27f2598de39a6dae540a93e070bc74aaa3"
license "Apache-2.0"
head "https://github.com/neondatabase/neon.git", branch: "main"

Expand Down

0 comments on commit 4f23646

Please sign in to comment.