Skip to content

Commit

Permalink
conda-lock: update 2.5.7 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane authored and BrewTestBot committed Jun 15, 2024
1 parent 3d86a5d commit ffc13e6
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Formula/c/conda-lock.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ class CondaLock < Formula
license "MIT"

bottle do
sha256 cellar: :any, arm64_sonoma: "c9916555a607725a251fcd25551afa8021b5ab9b7f17943473c235b6012f0098"
sha256 cellar: :any, arm64_ventura: "04b2e11a7bdf9c799b3cd0748b802ed9733e99615776d612af6e9956b53feef0"
sha256 cellar: :any, arm64_monterey: "c9507df43e3c05dd09b32a4eb75196705d5513cbb103dcce3aaec168a360241d"
sha256 cellar: :any, sonoma: "c24219d3d100b3c95c54d605b22c3b0b159538247696a6d7f117113e95b3ef1e"
sha256 cellar: :any, ventura: "f0453312ebad0503369018cc15c4ba351fec00db4fe939bb6323b6d1df6bce09"
sha256 cellar: :any, monterey: "5e6125e3defd4ac5ca30339687e791eadd1628598140a201eff12705b7e04a1c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b9333df750ee7344133066122349abfe77775c576293cd8f24d0e916af07506b"
rebuild 1
sha256 cellar: :any, arm64_sonoma: "de0372a7c772fd14451e68e7f6704d4b0d58ef4e109f1b645a09418dd587f8cf"
sha256 cellar: :any, arm64_ventura: "41831ee916bb040d705634c3d882cb56c14e725e42fa53ea5ceb44718572479c"
sha256 cellar: :any, arm64_monterey: "eaba3348892a6a2a5a929dea100b48a9aa48d2a5dc540797bb8dc5c0cd7d23d8"
sha256 cellar: :any, sonoma: "355b6f1185e5c7ec0728d32c6fc7d886b42f38177337f235e8d28106c0e67e53"
sha256 cellar: :any, ventura: "8e838a28050471def556882cf5d19436a4cea03fea48c6b1700bbecc83f70b5b"
sha256 cellar: :any, monterey: "319af52566ed582a1c07bda3528cf9494ee865b8f4b02f8198d23778868f4c8d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ce5cc4a9c8bd5b7eb9922c890eb4be7537462e9ff4bdb0b0495d7333626a434d"
end

depends_on "rust" => :build # for pydantic
Expand Down

0 comments on commit ffc13e6

Please sign in to comment.