Skip to content

Commit 71e9fd3

Browse files
committed
web: update jqery
1 parent 9cd01d4 commit 71e9fd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

radiopi/static/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<meta charset="utf-8"/>
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<script
7-
src="https://code.jquery.com/jquery-3.3.1.min.js"
8-
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
7+
src="https://code.jquery.com/jquery-3.6.4.min.js"
8+
integrity="sha256-oP6HI9z1XaZNBrJURtCoUT5SUnxFr8s3BzRl+cbzUq8="
99
crossorigin="anonymous"></script>
1010
<script type="text/javascript">
1111
var socket = null;

0 commit comments

Comments
 (0)