Skip to content

Commit

Permalink
update correct checksums
Browse files Browse the repository at this point in the history
Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
  • Loading branch information
jayashrig158 committed Apr 4, 2022
1 parent 9cfd752 commit 886f6cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/software/python.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

# version_list: url=https://www.python.org/ftp/python/#{version}/ filter=*.tgz

version("3.10.4") { source sha256: "80bf925f571da436b35210886cf79f6eb5fa5d6c571316b73568343451f77a19" }
version("3.10.4") { source sha256: "f3bcc65b1d5f1dc78675c746c98fcee823c038168fc629c5935b044d0911ad28" }
version("3.10.2") { source sha256: "3c0ede893011319f9b0a56b44953a3d52c7abf9657c23fb4bc9ced93b86e9c97" }
version("3.9.9") { source sha256: "2cc7b67c1f3f66c571acc42479cdf691d8ed6b47bee12c9b68430413a17a44ea" }
version("2.7.18") { source sha256: "da3080e3b488f648a3d7a4560ddee895284c3380b11d6de75edb986526b9a814" }
Expand Down

0 comments on commit 886f6cc

Please sign in to comment.