We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5faa747 commit 86bdd7bCopy full SHA for 86bdd7b
1 file changed
Formula/inshellisense.rb
@@ -1,8 +1,8 @@
1
class Inshellisense < Formula
2
desc "IDE style command line auto complete"
3
homepage "https://github.com/microsoft/inshellisense"
4
- url "https://registry.npmjs.org/@microsoft/inshellisense/-/inshellisense-0.0.1-rc.32.tgz"
5
- sha256 "1240ac910d30dfbef39d4813d1e347dfd538a315fb0c080fc41d747455c0e837"
+ url "https://registry.npmjs.org/@microsoft/inshellisense/-/inshellisense-0.0.1.tgz"
+ sha256 "2d1ce2ddfc7340f07990b34b14bc913d3ccf3f50c43e0a9ebee932ce05919f9b"
6
license "MIT"
7
8
depends_on "node"
0 commit comments