Skip to content

Commit

Permalink
tomcat9: Update to version 9.0.78
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 10, 2023
1 parent 8327dcc commit 1f757f0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bucket/tomcat9.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "9.0.76",
"version": "9.0.78",
"description": "Tomcat, an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. (version 9)",
"homepage": "https://tomcat.apache.org/",
"license": "Apache-2.0",
Expand All @@ -8,15 +8,15 @@
},
"architecture": {
"64bit": {
"url": "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.76/bin/apache-tomcat-9.0.76-windows-x64.zip",
"hash": "sha512:a96582ce2903cef810b9c9564661846ebdb9ecbd9d2ab9d286e646e1e7a8b9dac093ecb319de4a345b3a0ea00a05bebd566c81310c1f9a79360ff82d5cd3f33f"
"url": "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.78/bin/apache-tomcat-9.0.78-windows-x64.zip",
"hash": "sha512:2ac30b0f4444839221629a601c3606af0a81421f2788f403b0e4a2a3f43dee180192fe5f677c52fb28b0ae4a798a45b5221ffd4370ec94c3bbd602daf831c724"
},
"32bit": {
"url": "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.76/bin/apache-tomcat-9.0.76-windows-x86.zip",
"hash": "sha512:085387365b7d3455e3d02fbd3dea753d9c28f0a8d19aa29ba32e7696e306e4ab186e23582fc7dca0572644931deb65cb15134284e3bf4d4ed725cd1ec299b443"
"url": "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.78/bin/apache-tomcat-9.0.78-windows-x86.zip",
"hash": "sha512:8abebf426b71feb9eabb458dfc17a05d6688b9bcab62c40662776736855989c3a1d104b01e0067b3c1531f5b747d8f0421a42786bc8071495204864fcaffed55"
}
},
"extract_dir": "apache-tomcat-9.0.76",
"extract_dir": "apache-tomcat-9.0.78",
"env_set": {
"CATALINA_BASE": "$dir",
"CATALINA_HOME": "$dir"
Expand Down

0 comments on commit 1f757f0

Please sign in to comment.