gitaly-proto 0.92.0 → 0.93.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 95543f101774ae646c79d0b1478f36baf08ffc4a
4
- data.tar.gz: a2c4f3add38a0999034ea9f271b687dfe23cf3bc
3
+ metadata.gz: 28a0ee730485cf011a9e19cd23b1f4acbedd267e
4
+ data.tar.gz: '096cd5c02767b1683ac187017ae86a5a54f651d5'
5
5
  SHA512:
6
- metadata.gz: 9841f31c5a3c8d2c7b1cf947109b46ee2d0bc89870f4859069eef011b6bc46594f919df10147d4ac59ebe93be35b0a3effe0082cb95dc3c02602a38cead99ac4
7
- data.tar.gz: 81dbb5106d92b26e77d99966ac0eff42aaab99e0de0e1d9395b081b6390f7eaeac1d5b2ace0617fccfc8673b98341eb6e559708a8a46faf105c7b33e72c57b06
6
+ metadata.gz: 3c8bfb7eaa3569ca6b0c28ea68acecc0ccaf86005008549f82f736d8e59fc0cf41f983b3dafadad1c2c83eeaaf39a96eb33729534f8725a1761b37f57e384f60
7
+ data.tar.gz: 9e5c591a55a47e6f9fc4330d4bf69a12e41fd4c8745fb140ef1ba4ff00f833a495538d82715a32036c2deb07244cca2e12fbc33236f5c4998d65b8efcfaee6a2
@@ -172,7 +172,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
172
172
  optional :repository, :message, 1, "gitaly.Repository"
173
173
  end
174
174
  add_message "gitaly.CalculateChecksumResponse" do
175
- optional :value, :string, 1
175
+ optional :checksum, :string, 1
176
176
  end
177
177
  end
178
178
 
@@ -1,4 +1,4 @@
1
1
  # This file was auto-generated by _support/release
2
2
  module Gitaly
3
- VERSION = "0.92.0"
3
+ VERSION = "0.93.0"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitaly-proto
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.92.0
4
+ version: 0.93.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jacob Vosmaer