Update to 0.17.1
Changes: https://github.com/Azure/azure-sdk-for-ruby/commits/master/data/azure_cognitiveservices_anomalydetector
This commit is contained in:
parent
a0cefd330f
commit
098eb82baf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537680
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure_cognitiveservices_anomalydetector
|
||||
PORTVERSION= 0.17.0
|
||||
PORTVERSION= 0.17.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Microsoft Azure Cognitive Services Anomaly Detector Client Library for
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure
|
||||
RUN_DEPENDS= rubygem-ms_rest_azure>=0.12.0<0.13:devel/rubygem-ms_rest_azure
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1579306001
|
||||
SHA256 (rubygem/azure_cognitiveservices_anomalydetector-0.17.0.gem) = 2ef8612f5f168dbc76ba20fe43c599c8d5a712064a82740cac9f8e6b54c04fa2
|
||||
SIZE (rubygem/azure_cognitiveservices_anomalydetector-0.17.0.gem) = 11776
|
||||
TIMESTAMP = 1591186832
|
||||
SHA256 (rubygem/azure_cognitiveservices_anomalydetector-0.17.1.gem) = bd7eaed10f2ebbe85206a7891d317b1faf947a837fa86ec34b62d1387573afce
|
||||
SIZE (rubygem/azure_cognitiveservices_anomalydetector-0.17.1.gem) = 11776
|
||||
|
|
Loading…
Reference in a new issue