File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ import (
4040
4141const (
4242 APP = "SSLScan Client"
43- VER = "3.0.1 "
43+ VER = "3.0.2 "
4444 DESC = "Command-line client for the SSL Labs API"
4545)
4646
Original file line number Diff line number Diff line change 1010
1111Summary: Pretty awesome command-line client for public SSLLabs API
1212Name: sslcli
13- Version: 3.0.1
13+ Version: 3.0.2
1414Release: 0%{?dist }
1515Group: Applications/System
1616License: Apache License, Version 2.0
103103################################################################################
104104
105105%changelog
106+ * Tue Aug 06 2024 Anton Novojilov <andy@essentialkaos.com> - 3.0.2-0
107+ - Package ek updated to v13
108+ - Dependencies update
109+
106110* Mon Jun 24 2024 Anton Novojilov <andy@essentialkaos.com> - 3.0.1-0
107111- Code refactoring
108112- Dependencies update
You can’t perform that action at this time.
0 commit comments