Skip to content

Commit

Permalink
New version: Braket v0.8.2 (#102493)
Browse files Browse the repository at this point in the history
UUID: 19504a0f-b47d-4348-9127-acc6cc69ef67
Repo: https://github.com/amazon-braket/Braket.jl.git
Tree: abc97d3d570ff3a7d826f8019d8ba3e7da8d4382

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Mar 7, 2024
1 parent bdf453b commit ed46089
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
18 changes: 15 additions & 3 deletions B/Braket/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,15 +99,17 @@ CSV = "0.10.11"
OrderedCollections = "1.6.2"

["0.7.6-0"]
AWS = "1.90.3"
DataStructures = "0.18.15"
Graphs = "1.9.0"

["0.7.6-0.8.0"]
Compat = "4.10.0"
HTTP = "1.10.0"
JSON3 = "1.13.2"

["0.7.6-0.8.1"]
AWS = "1.90.3"
DataStructures = "0.18.15"

["0.8-0"]
Base64 = "1.6.0-1"
CodeTracking = "1.3.5"
Expand All @@ -123,10 +125,20 @@ UUIDs = "1.6.0-1"
["0.8.0"]
JLD2 = "0.4.38"

["0.8.1-0"]
["0.8.1"]
CSV = "0.10.12"
Compat = "4.10.1"
HTTP = "1.10.1"
JLD2 = "0.4.41"

["0.8.1-0"]
JSON3 = "1.14.0"
OrderedCollections = "1.6.3"

["0.8.2-0"]
AWS = "1.90.4"
CSV = "0.10.13"
Compat = "4.14.0"
DataStructures = "0.18.18"
HTTP = "1.10.3"
JLD2 = "0.4.46"
3 changes: 3 additions & 0 deletions B/Braket/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ git-tree-sha1 = "d06796f26fbffdadbcfd721cfb103cd9e46161a6"

["0.8.1"]
git-tree-sha1 = "725476ba693a730a33ebb223cc93ca289617b111"

["0.8.2"]
git-tree-sha1 = "abc97d3d570ff3a7d826f8019d8ba3e7da8d4382"

0 comments on commit ed46089

Please sign in to comment.