1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00

remove Crystal

This commit is contained in:
Éric Gaspar 2023-03-21 15:55:01 +01:00
parent 9846746fb9
commit 83f610356b
2 changed files with 1 additions and 8 deletions

View file

@ -1,7 +0,0 @@
SOURCE_URL=https://github.com/crystal-lang/crystal/releases/download/1.0.0/crystal_1.0.0-1_amd64.deb
SOURCE_SUM=bc4c15bdfb32ae08daef40728fc8a1da260a4defd225f7ba309404d9e77dcd8d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=crystal_1.0.0-1_amd64.deb
SOURCE_EXTRACT=false

View file

@ -5,7 +5,7 @@ name = "Invidious"
description.en = "Alternative front-end to YouTube"
description.fr = "Front-end alternatif à YouTube"
version = "23.02.14~ynh1"
version = "23.03.21~ynh1"
maintainers = ["eric_G"]