Skip to content

Commit

Permalink
Update Algorand version to 3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 27, 2024
1 parent d9a8054 commit ae36322
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/algorand.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Algorand < Formula
desc "Installs Algorand node software and runs it as a launchctl service"
homepage "https://github.com/algorand/go-algorand"
url "https://github.com/algorand/go-algorand/releases/download/v3.26.0-stable/node_stable_darwin-universal_3.26.0.tar.gz"
sha256 "fc2265996e1ff87885c5da5ea553815921353161e8626524e2cc394809d0b623"
url "https://github.com/algorand/go-algorand/releases/download/v3.27.0-stable/node_stable_darwin-universal_3.27.0.tar.gz"
sha256 "beb9553121a5220c21cd8122de8c79dcf71c41038bf0cb0763bc2233b25ebee9"

depends_on :macos

Expand Down

0 comments on commit ae36322

Please sign in to comment.