Update to 1.0.4
- Add WaitOperation RPC to operations_pb.rb and update documentation. - Add new common types for: - google/api/resource.proto - google/type/calendar_period.proto - google/type/expr.proto - google/type/fraction.proto - google/type/quaternion.proto
This commit is contained in:
parent
9df850029b
commit
e74524b8a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498028
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= googleapis-common-protos-types
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.0.4
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1553260506
|
||||
SHA256 (rubygem/googleapis-common-protos-types-1.0.3.gem) = 126bd8de19e3aa7d99404cc2034b5feeff9be388e46192c98d61e31777abf116
|
||||
SIZE (rubygem/googleapis-common-protos-types-1.0.3.gem) = 12288
|
||||
TIMESTAMP = 1554486051
|
||||
SHA256 (rubygem/googleapis-common-protos-types-1.0.4.gem) = e169be820cab41b2dd9f712a02c8127fd58b8aa116a680d1041247a71849d943
|
||||
SIZE (rubygem/googleapis-common-protos-types-1.0.4.gem) = 13312
|
||||
|
|
Loading…
Reference in a new issue