Skip to content

Commit

Permalink
Management policy recording and new version of wheel (#195)
Browse files Browse the repository at this point in the history
* updated some recordings

* added new wheel to index

* project url

* updated whl
  • Loading branch information
williexu authored May 30, 2018
1 parent 9f6bd88 commit 63658f1
Show file tree
Hide file tree
Showing 4 changed files with 883 additions and 95 deletions.
12 changes: 6 additions & 6 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -874,9 +874,9 @@
],
"storage-preview": [
{
"filename": "storage_preview-0.1.1-py2.py3-none-any.whl",
"sha256Digest": "4447f8b825559e2b94bbdcaa2a1af1723a2151fad670ff88162e8d2567e715cf",
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/storage_preview-0.1.1-py2.py3-none-any.whl",
"filename": "storage_preview-0.1.2-py2.py3-none-any.whl",
"sha256Digest": "a82a5cd6616fa6d4d29821ccc8b39bf125616f010eaf7e968def21c569a6dcf0",
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/storage_preview-0.1.2-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.32.dev0",
Expand Down Expand Up @@ -906,16 +906,16 @@
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions"
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/storage-preview"
}
}
},
"generator": "bdist_wheel (0.29.0)",
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "storage-preview",
"summary": "Provides a preview for upcoming storage features.",
"version": "0.1.1"
"version": "0.1.2"
}
}
]
Expand Down
Loading

0 comments on commit 63658f1

Please sign in to comment.