Skip to content

Commit 241a73d

Browse files
committed
awscurl-py: Update to version 0.42
1 parent 564f221 commit 241a73d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/awscurl-py.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "0.40",
2+
"version": "0.42",
33
"homepage": "https://github.com/okigan/awscurl",
44
"description": "Curl-like tool for accessing AWS resources.",
55
"license": "MIT",
66
"depends": "python-bucket-utils",
7-
"url": "https://github.com/okigan/awscurl/archive/v0.40.zip",
8-
"hash": "6b17c6b069a927046318868d30553717a6c91acf9bdd48d471690d701806c35e",
9-
"extract_dir": "awscurl-0.40",
7+
"url": "https://github.com/okigan/awscurl/archive/v0.42.zip",
8+
"hash": "79de7c9669a4a5212b73de359ffa65431faf92a79d7c1c2903c95c1ca8159240",
9+
"extract_dir": "awscurl-0.42",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)