Skip to content

Commit 86bdd7b

Browse files
committed
build: bump formula version
Signed-off-by: Chapman Pendery <cpendery@vt.edu>
1 parent 5faa747 commit 86bdd7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/inshellisense.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Inshellisense < Formula
22
desc "IDE style command line auto complete"
33
homepage "https://github.com/microsoft/inshellisense"
4-
url "https://registry.npmjs.org/@microsoft/inshellisense/-/inshellisense-0.0.1-rc.32.tgz"
5-
sha256 "1240ac910d30dfbef39d4813d1e347dfd538a315fb0c080fc41d747455c0e837"
4+
url "https://registry.npmjs.org/@microsoft/inshellisense/-/inshellisense-0.0.1.tgz"
5+
sha256 "2d1ce2ddfc7340f07990b34b14bc913d3ccf3f50c43e0a9ebee932ce05919f9b"
66
license "MIT"
77

88
depends_on "node"

0 commit comments

Comments
 (0)