8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756c246 commit 79fbd41Copy full SHA for 79fbd41
bucket/httpie-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "3.2.1",
+ "version": "3.2.2",
3
"homepage": "https://httpie.org/",
4
"description": "Command-line HTTP client.",
5
"license": "BSD-3-Clause",
6
"depends": "python-bucket-utils",
7
- "url": "https://github.com/jakubroztocil/httpie/archive/3.2.1.zip",
8
- "hash": "e9bfc5acb7275e3449bcbff68f0388034a5dfbf856a0821f238806a66c475f3b",
9
- "extract_dir": "httpie-3.2.1",
+ "url": "https://github.com/jakubroztocil/httpie/archive/3.2.2.zip",
+ "hash": "da88f481544e70ff420f78ddf7158e2bc2bbd63c0bad28f2fe274a1ca1840eea",
+ "extract_dir": "httpie-3.2.2",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments