Skip to content

Commit

Permalink
Merge pull request #158092 from BrewTestBot/bump-liboqs-0.9.1
Browse files Browse the repository at this point in the history
liboqs 0.9.1
  • Loading branch information
BrewTestBot authored Dec 23, 2023
2 parents dd0d62c + 29c88a4 commit d1076f0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/lib/liboqs.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Liboqs < Formula
desc "Library for quantum-safe cryptography"
homepage "https://openquantumsafe.org/"
url "https://github.com/open-quantum-safe/liboqs/archive/refs/tags/0.9.0.tar.gz"
sha256 "e6940b4d6dd631e88a2e42f137d12dc59babbd5073751846cabfb4221ece7ad0"
url "https://github.com/open-quantum-safe/liboqs/archive/refs/tags/0.9.1.tar.gz"
sha256 "317e04416604184472a4205e355185741ad4972fed15cc65f5d40c64f96f501c"
license "MIT"

livecheck do
Expand All @@ -11,13 +11,13 @@ class Liboqs < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9404b44b34c3f7703e589048338fcddd393e6c824cdbec0f6172e4c36f0fa041"
sha256 cellar: :any_skip_relocation, arm64_ventura: "97eb6290dfb369dd6c251dc830ecd9dd129f5d219d3a372493b1adda5fc6f0a0"
sha256 cellar: :any_skip_relocation, arm64_monterey: "3a32816ab87bd9d69123ea1e6e2b289fee4ec32f5d4104d346a10ee509cbd22b"
sha256 cellar: :any_skip_relocation, sonoma: "86894e7f2f92664c32be55b1111531d89a7eb35e25c8ddc76b020412c9f80aed"
sha256 cellar: :any_skip_relocation, ventura: "9c97605fe9a9fbc44910d11a28ca9552d417d290bb02172076698325392d4601"
sha256 cellar: :any_skip_relocation, monterey: "b713dc6a1a904f878666dab2f9f928a5cd28ae4e7e17c5d1230925a277fd0048"
sha256 cellar: :any_skip_relocation, x86_64_linux: "156601f9eac8c791257c1ed97d26f98497e37a63f3ff66152d5345fdfa17a53e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a0f688ad396c8bc407c164d926a33c1771764b0c1c726da9317755f6fe664677"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9833b1339c279e4f8be8c757cea07e911272169e6536727a2e97befb261bad0e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b02b83618d8c43316ab9735334f963aafbcd713129a34bf57656e76ca2f7fd2e"
sha256 cellar: :any_skip_relocation, sonoma: "9056d026736f0c2b508798967ed3b67c1f70907c13a322ca9910e49038a26d37"
sha256 cellar: :any_skip_relocation, ventura: "44097accfb355b009ead16e423f3857bd91a2cab11d7b93982176d28f448088d"
sha256 cellar: :any_skip_relocation, monterey: "c899cb5242a90103d76e3dbc58bf380b53c9a01b3e9655c19db8c4ef8a9f495a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5cc0bf1f5bab87093bdc7241fb6458b8f4be37404b9d363e62c764f9bc9c7fe5"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit d1076f0

Please # to comment.