Skip to content

Commit a974702

Browse files
committed
awscurl-py: Update to version 0.39
1 parent 2488ffa commit a974702

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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.36",
2+
"version": "0.39",
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.36.zip",
8-
"hash": "238ae7f700aeb17f8afed603bbd1f355ad2304df97c7ed0b7cd742a76f1ec6e8",
9-
"extract_dir": "awscurl-0.36",
7+
"url": "https://github.com/okigan/awscurl/archive/v0.39.zip",
8+
"hash": "389a0bc2396b6a124a573f4c211e9e7c097be6f0de98fae68691c88684454ea7",
9+
"extract_dir": "awscurl-0.39",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)