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 4395593 commit a8422d2Copy full SHA for a8422d2
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.9.2.tgz"
5
- sha256 "680ea4a627427ee7c7e1f7ef7dae55deafe9a717cb941ca1eb03228adc8e02c9"
+ url "https://registry.npmjs.org/neonctl/-/neonctl-2.10.1.tgz"
+ sha256 "17aa0944f9f4703e6b288b642d243770e13f9e4b8e68b9b1514bf294e36689b9"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments