Skip to content

Commit

Permalink
Update Algorand version to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 20, 2025
1 parent 700accc commit 2b74bad
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/v4.0.1-stable/node_stable_darwin-universal_4.0.1.tar.gz"
sha256 "559b64bac3d070d53a3064b77b95f18726d3b7ada506b83eeea769edf0ef99e6"
url "https://github.com/algorand/go-algorand/releases/download/v4.0.2-stable/node_stable_darwin-universal_4.0.2.tar.gz"
sha256 "1526f13dbbc0628915c316bedd97b224f638609d432e094d688c739736e64d01"

depends_on :macos

Expand Down

0 comments on commit 2b74bad

Please sign in to comment.