|
|
@ -532,7 +532,7 @@ def main():
|
|
|
|
f"You are running version {local_version}. Version {remote_version} is available at https://git.io/sherlock")
|
|
|
|
f"You are running version {local_version}. Version {remote_version} is available at https://git.io/sherlock")
|
|
|
|
|
|
|
|
|
|
|
|
except Exception as error:
|
|
|
|
except Exception as error:
|
|
|
|
print(f"A problem occured while checking for an update: {error}")
|
|
|
|
print(f"A problem occurred while checking for an update: {error}")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Argument check
|
|
|
|
# Argument check
|
|
|
|