Skip to content

Commit

Permalink
Update invidious_update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiland committed Sep 30, 2024
1 parent ea25dfd commit c940b2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions invidious_update.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# shellcheck disable=SC2181,SC2059,SC2086,SC2002,SC2162,SC2005,SC2015,SC2308,SC2006,SC2236,SC2231,SC1091

## Author: Tommy Miland (@tmiland) - Copyright (c) 2022
## Author: Tommy Miland (@tmiland) - Copyright (c) 2024


######################################################################
Expand All @@ -17,7 +17,7 @@ VERSION='2.2.1' # Must stay on line 14 for updater to fetch the numbers
#
# MIT License
#
# Copyright (c) 2022 Tommy Miland
# Copyright (c) 2024 Tommy Miland
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit c940b2a

Please sign in to comment.