We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2d2eb commit 28bc2a4Copy full SHA for 28bc2a4
bucket/RustScan.json
@@ -0,0 +1,13 @@
1
+{
2
+ "version": "2.4.1",
3
+ "description": "(Scoop bucket by arch3rpro) RustScan - 🤖 The Modern Port Scanner 🤖.",
4
+ "homepage": "https://github.com/RustScan/RustScan",
5
+ "license": "GPL-3.0-or-later",
6
+ "url": "https://github.com/RustScan/RustScan/releases/download/2.4.1/x86_64-windows-rustscan.exe.zip",
7
+ "hash": "e26c16f3adccb3c9dd737068941d1de850939b80193c5156218079582f5a7685",
8
+ "bin": "rustscan.exe",
9
+ "checkver": "github",
10
+ "autoupdate": {
11
+ "url": "https://github.com/RustScan/RustScan/releases/download/$version/x86_64-windows-rustscan.exe.zip"
12
+ }
13
+}
0 commit comments