Bump version of framework to 6.4.125

This commit is contained in:
jenkins-metasploit
2026-03-26 12:41:59 +00:00
parent 266b87bfaa
commit de67e4341a
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
metasploit-framework (6.4.124)
metasploit-framework (6.4.125)
aarch64
abbrev
actionpack (~> 7.2.0)
+2 -2
View File
@@ -97,7 +97,7 @@ memory_profiler, 1.1.0, MIT
metasm, 1.0.5, LGPL-2.1
metasploit-concern, 5.0.5, "New BSD"
metasploit-credential, 6.0.20, "New BSD"
metasploit-framework, 6.4.124, "New BSD"
metasploit-framework, 6.4.125, "New BSD"
metasploit-model, 5.0.4, "New BSD"
metasploit-payloads, 2.0.242, "3-clause (or ""modified"") BSD"
metasploit_data_models, 6.0.15, "New BSD"
@@ -202,7 +202,7 @@ ruby-prof, 1.7.2, "Simplified BSD"
ruby-progressbar, 1.13.0, MIT
ruby-rc4, 0.1.5, MIT
ruby2_keywords, 0.0.5, "ruby, Simplified BSD"
ruby_smb, 3.3.15, "New BSD"
ruby_smb, 3.3.17, "New BSD"
rubyntlm, 0.6.5, MIT
rubyzip, 2.4.1, "Simplified BSD"
sawyer, 0.9.2, MIT
+1 -1
View File
@@ -32,7 +32,7 @@ module Metasploit
end
end
VERSION = "6.4.124"
VERSION = "6.4.125"
MAJOR, MINOR, PATCH = VERSION.split('.').map { |x| x.to_i }
PRERELEASE = 'dev'
HASH = get_hash