We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564f221 commit 241a73dCopy full SHA for 241a73d
1 file changed
bucket/awscurl-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "0.40",
+ "version": "0.42",
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.40.zip",
8
- "hash": "6b17c6b069a927046318868d30553717a6c91acf9bdd48d471690d701806c35e",
9
- "extract_dir": "awscurl-0.40",
+ "url": "https://github.com/okigan/awscurl/archive/v0.42.zip",
+ "hash": "79de7c9669a4a5212b73de359ffa65431faf92a79d7c1c2903c95c1ca8159240",
+ "extract_dir": "awscurl-0.42",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments