We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2cad32 commit 7963a5cCopy full SHA for 7963a5c
Formula/n/neonctl.rb
@@ -1,8 +1,8 @@
1
class Neonctl < Formula
2
desc "Neon CLI tool"
3
homepage "https://neon.tech/docs/reference/neon-cli"
4
- url "https://registry.npmjs.org/neonctl/-/neonctl-2.16.0.tgz"
5
- sha256 "400099d8cd12e0e3ff76bf16d31eadde7e408e06969d221b097689ea6fa41144"
+ url "https://registry.npmjs.org/neonctl/-/neonctl-2.16.1.tgz"
+ sha256 "42c9ba0e0b1f2e5fb1f109d0ebfcbe34a84abafb97bcb52265bcd0a4ff4064f1"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments