aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/curl.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/curl.go')
-rw-r--r--internal/rosa/curl.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/curl.go b/internal/rosa/curl.go
index ac1050a9..14dcb599 100644
--- a/internal/rosa/curl.go
+++ b/internal/rosa/curl.go
@@ -34,5 +34,7 @@ func init() {
Name: "curl",
Description: "command line tool and library for transferring data with URLs",
Website: "https://curl.se/",
+
+ ID: 381,
}
}