code-server: update 3.10.2 bottle.

master
BrewTestBot 2021-05-22 01:32:24 +00:00
parent 0b5ee1eca7
commit 02fa90e577
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 4 deletions

View File

@ -6,10 +6,10 @@ class CodeServer < Formula
license "MIT" license "MIT"
bottle do bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "b1def21cb7a40baaf2ea3d423673c945ddfd6aa4f9da379b277e4153e91ddbf1" sha256 cellar: :any_skip_relocation, arm64_big_sur: "9557e950e9769c5d8203532063ae40922db71581cb1f9940a7c017d4c8b89569"
sha256 cellar: :any_skip_relocation, big_sur: "245915a6595ecbc3948b92e488fd14e3369956299e11323d309e5214f6b0c82d" sha256 cellar: :any_skip_relocation, big_sur: "54eabb3f6db18a6af7efb52d3400428ccf0f16e92b5a9b097779852ed5fb0dcc"
sha256 cellar: :any_skip_relocation, catalina: "a7bf8376cd2c01535206fac7ad7151a5a65ac219b379d01424d0448ef0ad3b27" sha256 cellar: :any_skip_relocation, catalina: "5d23e4384836aa2f98da82bc4b6f16736f438699918f72d8d397981c480742b8"
sha256 cellar: :any_skip_relocation, mojave: "68908f6209a38eaa1542d2e2f92c436255d868e8c0e0c8e6ed13eb8e0686b0a9" sha256 cellar: :any_skip_relocation, mojave: "cbdba6aac63ee84b6261caeee1791537387856e2776c1acb9c60b05001fa3d30"
end end
depends_on "python@3.9" => :build depends_on "python@3.9" => :build