Skip to content

Commit

Permalink
Add Akka.Cluster.Hosting and it's dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TapioRantala committed Dec 12, 2023
1 parent 53a5643 commit e80ae1f
Showing 1 changed file with 84 additions and 0 deletions.
84 changes: 84 additions & 0 deletions registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,58 @@
"listed": true,
"version": "1.4.1"
},
"Akka.Cluster": {
"listed": true,
"version": "1.4.1"
},
"Akka.Cluster.Hosting": {
"listed": true,
"version": "0.1.0"
},
"Akka.Cluster.Sharding": {
"listed": true,
"version": "1.4.1"
},
"Akka.Cluster.Tools": {
"listed": true,
"version": "1.4.1"
},
"Akka.Coordination": {
"listed": true,
"version": "1.4.4"
},
"Akka.DependencyInjection": {
"listed": true,
"version": "1.4.15"
},
"Akka.DistributedData": {
"listed": true,
"version": "1.4.1"
},
"Akka.DistributedData.LightningDB": {
"listed": true,
"version": "1.4.7"
},
"Akka.Hosting": {
"listed": true,
"version": "0.1.0"
},
"Akka.Persistence": {
"listed": true,
"version": "1.4.1"
},
"Akka.Persistence.Hosting": {
"listed": true,
"version": "0.3.3"
},
"Akka.Remote": {
"listed": true,
"version": "1.4.1"
},
"Akka.Remote.Hosting": {
"listed": true,
"version": "0.1.0"
},
"Antlr4.Runtime.Standard": {
"listed": true,
"version": "4.9.1"
Expand Down Expand Up @@ -267,6 +319,26 @@
"listed": true,
"version": "1.1.0"
},
"DotNetty.Buffers": {
"listed": true,
"version": "0.7.0"
},
"DotNetty.Codecs": {
"listed": true,
"version": "0.7.0"
},
"DotNetty.Common": {
"listed": true,
"version": "0.7.0"
},
"DotNetty.Handlers": {
"listed": true,
"version": "0.7.0"
},
"DotNetty.Transport": {
"listed": true,
"version": "0.7.0"
},
"Eflatun.Expansions": {
"listed": true,
"version": "0.0.1"
Expand Down Expand Up @@ -380,6 +452,10 @@
"listed": true,
"version": "1.11.24"
},
"Hyperion": {
"listed": true,
"version": "0.9.9"
},
"IdentityModel": {
"listed": true,
"version": "2.13.0"
Expand Down Expand Up @@ -409,6 +485,14 @@
"listed": true,
"version": "2.0.0"
},
"LightningDB": {
"listed": true,
"version": "0.11.0"
},
"LightningDB.Vendored.Akka": {
"listed": true,
"version": "0.14.0"
},
"LiteDB": {
"listed": true,
"version": "4.0.0"
Expand Down

0 comments on commit e80ae1f

Please sign in to comment.