Skip to content

Commit

Permalink
Update dependency project-origin/registry to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
projectorigin-renovate[bot] authored Dec 23, 2024
1 parent ff5b32e commit e2b496c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ProjectOrigin.Chronicler/ProjectOrigin.Chronicler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
<ItemGroup>
<Protobuf Include="../../protos/chronicler.proto" GrpcServices="Both" />
<Protobuf Include="../../protos/registry.proto" Link="protos\registry.proto">
<SourceUrl>https://raw.githubusercontent.com/project-origin/registry/v2.1.0/protos/registry.proto</SourceUrl>
<SourceUrl>https://raw.githubusercontent.com/project-origin/registry/v2.2.0/protos/registry.proto</SourceUrl>
</Protobuf>
<Protobuf Include="../../protos/electricity.proto" Link="protos\electricity.proto">
<SourceUrl>https://raw.githubusercontent.com/project-origin/verifier_electricity/v1.4.0/protos/electricity.proto</SourceUrl>
</Protobuf>
<Protobuf Include="../../protos/common.proto" Link="protos\common.proto">
<SourceUrl>https://raw.githubusercontent.com/project-origin/registry/v2.1.0/protos/common.proto</SourceUrl>
<SourceUrl>https://raw.githubusercontent.com/project-origin/registry/v2.2.0/protos/common.proto</SourceUrl>
</Protobuf>
</ItemGroup>

Expand Down

0 comments on commit e2b496c

Please sign in to comment.