-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix issue in sources.list release 0.8.0 V1.18.0
- Loading branch information
1 parent
395c803
commit 2fdb6f2
Showing
3 changed files
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
deb http://deb.debian.org/debian bullseye main | ||
deb-src http://deb.debian.org/debian bullseye main | ||
|
||
deb http://deb.debian.org/debian-security/ bullseye/updates main | ||
deb-src http://deb.debian.org/debian-security/ bullseye/updates main | ||
deb http://deb.debian.org/debian-security/ bullseye-security main | ||
deb-src http://deb.debian.org/debian-security/ bullseye-security main | ||
|
||
deb http://deb.debian.org/debian bullseye-updates main | ||
deb-src http://deb.debian.org/debian bullseye-updates main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
0.7.3 | ||
repo ver V1.17.3 | ||
0.8.0 | ||
repo ver V1.18.0 | ||
for changelog see version.txt or the github page for the release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters