code-server 3.10.2
Closes #77776. Signed-off-by: Nanda H Krishna <me@nandahkrishna.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
957070981e
commit
0b5ee1eca7
|
@ -1,8 +1,8 @@
|
||||||
class CodeServer < Formula
|
class CodeServer < Formula
|
||||||
desc "Access VS Code through the browser"
|
desc "Access VS Code through the browser"
|
||||||
homepage "https://github.com/cdr/code-server"
|
homepage "https://github.com/cdr/code-server"
|
||||||
url "https://registry.npmjs.org/code-server/-/code-server-3.10.1.tgz"
|
url "https://registry.npmjs.org/code-server/-/code-server-3.10.2.tgz"
|
||||||
sha256 "86fa694e312db545c9832a3caa65dca1db2dafdfb5f57c4fe35305ee40f3ffc8"
|
sha256 "357e0248fd8d9ca687776d3f688b30e7b2e5a873443557c6ee2d4a858fa5c247"
|
||||||
license "MIT"
|
license "MIT"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in New Issue