Skip to content

Commit

Permalink
code-server 3.10.2
Browse files Browse the repository at this point in the history
Closes #77776.

Signed-off-by: Nanda H Krishna <me@nandahkrishna.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
jsjoeio authored and BrewTestBot committed May 22, 2021
1 parent 9570709 commit 0b5ee1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/code-server.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class CodeServer < Formula
desc "Access VS Code through the browser"
homepage "https://github.com/cdr/code-server"
url "https://registry.npmjs.org/code-server/-/code-server-3.10.1.tgz"
sha256 "86fa694e312db545c9832a3caa65dca1db2dafdfb5f57c4fe35305ee40f3ffc8"
url "https://registry.npmjs.org/code-server/-/code-server-3.10.2.tgz"
sha256 "357e0248fd8d9ca687776d3f688b30e7b2e5a873443557c6ee2d4a858fa5c247"
license "MIT"

bottle do
Expand Down

0 comments on commit 0b5ee1e

Please sign in to comment.