mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-16 04:34:56 +02:00
_data/dists.yml: convert version to string (trailing zeros gets removed otherwise)
This commit is contained in:
parent
f5b253969d
commit
97bbfbd875
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
bionic:
|
||||
version: 18.04
|
||||
version: "18.04"
|
||||
|
||||
eoan:
|
||||
version: 19.10
|
||||
version: "19.10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue