Skip to content

Commit bd937df

Browse files
runnerrunner
authored andcommitted
create release
1 parent 1530b3d commit bd937df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ton.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ class Ton < Formula
44

55
if Hardware::CPU.arm?
66
url "https://github.com/ton-blockchain/homebrew-ton/releases/latest/download/ton-brew-arm64.tar.gz"
7-
sha256 "8805791123f2732eb476992b148a87e356f82cf1a48748ffe1dfd34ca9122517" #arm64
7+
sha256 "f337b0909ba474c16d42b9a154003b448ec39d8fa4b4b7ede6e2ac9a402823fc" #arm64
88
else
99
url "https://github.com/ton-blockchain/homebrew-ton/releases/latest/download/ton-brew-x86-64.tar.gz"
10-
sha256 "f75d041416f2b569ee2954a1dd267a03dedab28404ffb9e2b584ecedc3715f28" #amd64
10+
sha256 "2f9bebbec01caa0bb5f4ec97064c3001cc5f54bc5523971c3c08f397acc347c3" #amd64
1111
end
1212

1313
license "LGPL-2.0-only"

0 commit comments

Comments
 (0)