We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921b28d commit b1769d7Copy full SHA for b1769d7
1 file changed
twopi.rb
@@ -7,8 +7,9 @@ class Twopi < Formula
7
sha256 "56514b97b87c7e347745bf90f99bae3c0831fa9873662d020603449235d4c9ad"
8
9
bottle do
10
- root_url "https://github.com/piScope/TwoPi/releases/download/v1.0.27/twopi-1.0.27"
11
- sha256 catalina: "5c1ec587bcc9aabc62dc2bafbfc1352616a3dac73779e54bd4c0e8e06772cb37"
+ root_url "https://github.com/piScope/homebrew-TwoPi/releases/download/TwoPi-1.1.0"
+ sha256 big_sur: "28f253b7d43bfb0ad989bb740e33698616f3690e205b5f2d8d4ca35cce54d8ff"
12
+ sha256 catalina: "845b6f64ee94b2286ca9f2bec827d500563803eb7940e5a334c831539ea87bf3"
13
end
14
15
depends_on "cmake"
0 commit comments