Skip to content

Commit f12923e

Browse files
authored
Merge pull request #250984 from Homebrew/bump-neonctl-2.16.1
neonctl 2.16.1
2 parents ac57d29 + c80488c commit f12923e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/n/neonctl.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Neonctl < Formula
22
desc "Neon CLI tool"
33
homepage "https://neon.tech/docs/reference/neon-cli"
4-
url "https://registry.npmjs.org/neonctl/-/neonctl-2.16.0.tgz"
5-
sha256 "400099d8cd12e0e3ff76bf16d31eadde7e408e06969d221b097689ea6fa41144"
4+
url "https://registry.npmjs.org/neonctl/-/neonctl-2.16.1.tgz"
5+
sha256 "42c9ba0e0b1f2e5fb1f109d0ebfcbe34a84abafb97bcb52265bcd0a4ff4064f1"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "245aabffd2e4c3d02ac947db30cd0c5dbd400bd8fc166961ebe9e76ea1357653"
9+
sha256 cellar: :any_skip_relocation, all: "2e0b5ab6e9f79b05fb8560a9853d709580bbaf6f5daa95946dd3ec4e19a7df26"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)