Skip to content

Commit

Permalink
Merge pull request #323 from GATEOverflow/master
Browse files Browse the repository at this point in the history
Update checksum for 4.0 inference
  • Loading branch information
araghun committed Jan 9, 2024
2 parents 4bec11d + 5a7dfd9 commit 4e026f4
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions compliance/sources_checksums.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[
{
"server.py": "c3f90f2f7eeb4db30727556d0c815ebc89b3d28b",
"__init__.py": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
"client.py": "33ca4f26368777ac06e01f9567b714a4b8063886",
"tests/unit/test_source_hashes.py": "00468a2907583c593e6574a1f6b404e4651c221a",
"tests/unit/__init__.py": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
"tests/unit/test_server.py": "948c1995d4008bc2aa6c4046a34ffa3858d6d671",
"lib/time_sync.py": "3210db56eb0ff0df57bf4293dc4d4b03fffd46f1",
"lib/source_hashes.py": "60a2e02193209e8d392803326208d5466342da18",
"lib/common.py": "611d8b29633d331eb19c9455ea3b5fa3284ed6df",
"lib/server.py": "8054263a14dedddcf8e1c01adc19596c21bad591",
"lib/__init__.py": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
"lib/summary.py": "aa92f0a3f975eecd44d3c0cd0236342ccc9f941d",
"lib/client.py": "c146491755e219a28d440b31f83998dbd5532483",
"lib/client.py": "ac2aa093c8e8bbc9569b9e2a3471bc64e58a2258",
"lib/common.py": "611d8b29633d331eb19c9455ea3b5fa3284ed6df",
"lib/external/__init__.py": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
"lib/external/ntplib.py": "4da8f970656505a40483206ef2b5d3dd5e81711d",
"lib/external/__init__.py": "da39a3ee5e6b4b0d3255bfef95601890afd80709"
"lib/server.py": "99303c836c683aa9017ec565104e636161d02acb",
"lib/source_hashes.py": "60a2e02193209e8d392803326208d5466342da18",
"lib/summary.py": "aa92f0a3f975eecd44d3c0cd0236342ccc9f941d",
"lib/time_sync.py": "80894ef2389e540781ff78de94db16aa4203a14e",
"server.py": "c3f90f2f7eeb4db30727556d0c815ebc89b3d28b",
"tests/unit/__init__.py": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
"tests/unit/test_server.py": "948c1995d4008bc2aa6c4046a34ffa3858d6d671",
"tests/unit/test_source_hashes.py": "00468a2907583c593e6574a1f6b404e4651c221a"
}
]
]

0 comments on commit 4e026f4

Please sign in to comment.