File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ class ViamServer < Formula
22 desc "Main server application of the viam robot development kit (RDK)"
33 homepage "https://www.viam.com/"
44 url "https://github.com/viamrobotics/rdk/archive/refs/tags/v0.52.0.tar.gz"
5- sha256 "19c6e759144a865e1522eb225fd5ce9b6544b5cf4a685d31dce396fd961f0593 "
5+ sha256 "206bc21e357294cfcfe28a6929251f54c75fb89686c71f73f08c9275c31cdbd0 "
66 license "AGPL-3.0"
77 head "https://github.com/viamrobotics/rdk.git" , branch : "main"
88
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ class Viam < Formula
22 desc "CLI for managing robots, orgs, etc. (See viam-server for running a robot)"
33 homepage "https://docs.viam.com/cli/"
44 url "https://github.com/viamrobotics/rdk/archive/refs/tags/v0.52.0.tar.gz"
5- sha256 "19c6e759144a865e1522eb225fd5ce9b6544b5cf4a685d31dce396fd961f0593 "
5+ sha256 "206bc21e357294cfcfe28a6929251f54c75fb89686c71f73f08c9275c31cdbd0 "
66 head "https://github.com/viamrobotics/rdk.git" , branch : "main"
77
88 bottle do
You can’t perform that action at this time.
0 commit comments