We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2488ffa commit a974702Copy full SHA for a974702
bucket/awscurl-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "0.36",
+ "version": "0.39",
3
"homepage": "https://github.com/okigan/awscurl",
4
"description": "Curl-like tool for accessing AWS resources.",
5
"license": "MIT",
6
"depends": "python-bucket-utils",
7
- "url": "https://github.com/okigan/awscurl/archive/v0.36.zip",
8
- "hash": "238ae7f700aeb17f8afed603bbd1f355ad2304df97c7ed0b7cd742a76f1ec6e8",
9
- "extract_dir": "awscurl-0.36",
+ "url": "https://github.com/okigan/awscurl/archive/v0.39.zip",
+ "hash": "389a0bc2396b6a124a573f4c211e9e7c097be6f0de98fae68691c88684454ea7",
+ "extract_dir": "awscurl-0.39",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments