Skip to content

Commit db8a4ae

Browse files
dummyhttp: Update to version 1.1.3
1 parent ea1e602 commit db8a4ae

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

bucket/dummyhttp.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
33
"homepage": "https://github.com/svenstaro/dummyhttp",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"description": "Super simple HTTP server that replies a fixed body with a fixed response code",
66
"license": "MIT",
77
"architecture": {
88
"64bit": {
9-
"url": "https://github.com/svenstaro/dummyhttp/releases/download/v1.1.2/dummyhttp-1.1.2-x86_64-pc-windows-msvc.exe",
10-
"hash": "a8c5eedc5fd1c51ba41aca69b488b4651033d6e9221702155aeb69fbaf691a31",
11-
"bin": "dummyhttp-1.1.2-x86_64-pc-windows-msvc.exe"
9+
"url": "https://github.com/svenstaro/dummyhttp/releases/download/v1.1.3/dummyhttp-1.1.3-x86_64-pc-windows-msvc.exe",
10+
"hash": "7e6472aed31d238b596ffc14fc517188a153f019228b3e2873efe4e0b94d1c75",
11+
"bin": "dummyhttp-1.1.3-x86_64-pc-windows-msvc.exe"
1212
},
1313
"32bit": {
14-
"url": "https://github.com/svenstaro/dummyhttp/releases/download/v1.1.2/dummyhttp-1.1.2-i686-pc-windows-msvc.exe",
15-
"hash": "428dfb2caab22ea9e972ae8971ced6678ae797a910985445035704f9069fc19d",
16-
"bin": "dummyhttp-1.1.2-i686-pc-windows-msvc.exe"
14+
"url": "https://github.com/svenstaro/dummyhttp/releases/download/v1.1.3/dummyhttp-1.1.3-i686-pc-windows-msvc.exe",
15+
"hash": "71312fee5bf609f1b2e2d186db76cbf80b6583b4dcac9c5e900a544cd3059024",
16+
"bin": "dummyhttp-1.1.3-i686-pc-windows-msvc.exe"
1717
}
1818
},
1919
"checkver": "github",

0 commit comments

Comments
 (0)