Skip to content

Commit

Permalink
Auto-update of package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Otterverse authored and github-actions[bot] committed Nov 21, 2024
1 parent b08fa02 commit d286158
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Formula/viam-server.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class ViamServer < Formula
desc "Main server application of the viam robot development kit (RDK)"
homepage "https://www.viam.com/"
url "https://github.com/viamrobotics/rdk/archive/refs/tags/v0.51.1.tar.gz"
sha256 "a83ad4a7ae1e0f6a85803215dc0d2ce2b451235c1a663df6dcdaa71a83fd8f49"
url "https://github.com/viamrobotics/rdk/archive/refs/tags/v0.51.2.tar.gz"
sha256 "4b9976fb1b52daf80b774942896decb9a5916ebbeb52b8b6e7925f7bb776ff11"
license "AGPL-3.0"
head "https://github.com/viamrobotics/rdk.git", branch: "main"

Expand Down
4 changes: 2 additions & 2 deletions Formula/viam.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Viam < Formula
desc "CLI for managing robots, orgs, etc. (See viam-server for running a robot)"
homepage "https://docs.viam.com/cli/"
url "https://github.com/viamrobotics/rdk/archive/refs/tags/v0.51.1.tar.gz"
sha256 "a83ad4a7ae1e0f6a85803215dc0d2ce2b451235c1a663df6dcdaa71a83fd8f49"
url "https://github.com/viamrobotics/rdk/archive/refs/tags/v0.51.2.tar.gz"
sha256 "4b9976fb1b52daf80b774942896decb9a5916ebbeb52b8b6e7925f7bb776ff11"
head "https://github.com/viamrobotics/rdk.git", branch: "main"

bottle do
Expand Down

0 comments on commit d286158

Please sign in to comment.