1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yourls_ynh.git synced 2024-09-03 20:35:59 +02:00
This commit is contained in:
ericgaspar 2022-05-29 17:38:24 +02:00
parent 7630d6ec58
commit 0e291bd311
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YOURLS/YOURLS/archive/1.9.zip
SOURCE_SUM=5923947ce07074b0c21ef73f6a2f6b5b0708d446029fffb0218baebe1f9a6956
SOURCE_URL=https://github.com/YOURLS/YOURLS/archive/1.9.1.zip
SOURCE_SUM=100257e29d7e415bdd309eff677b899c11814ef8a920df06b6b701c0abe002fd
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "URL shortening service",
"fr": "Service de raccourcisseur d'URL"
},
"version": "1.9~ynh2",
"version": "1.9.1~ynh1",
"url": "https://yourls.org/",
"upstream": {
"license": "MIT",