Skip to content
Snippets Groups Projects
Unverified Commit 458c9a22 authored by Figroc Chen's avatar Figroc Chen Committed by GitHub
Browse files

tensorflow-serving-client: add new version 2.1.0 (#14786)

parent b43f658c
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,9 @@ class TensorflowServingClient(CMakePackage):
proto files"""
homepage = "https://github.com/figroc/tensorflow-serving-client"
url = "https://github.com/figroc/tensorflow-serving-client/archive/v2.0.0.tar.gz"
url = "https://github.com/figroc/tensorflow-serving-client/archive/v2.1.0.tar.gz"
version('2.1.0', sha256='7a31d8cfa1d861f73953d4728665dd6d74e205d1fa01062a6c2b1aeee4674f73')
version('2.0.0', sha256='55310ad484f257173ad5194df7f7116b2049260c3d29049ef8d789d1d8bd9948')
depends_on('protobuf')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment