mirror of
https://github.com/YunoHost-Apps/yourls_ynh.git
synced 2024-09-03 20:35:59 +02:00
Updated to version 1.7.3
This commit is contained in:
parent
bb6d5f785b
commit
ca18ff074a
3 changed files with 5 additions and 5 deletions
|
@ -4,4 +4,4 @@
|
|||
<p>Running your own URL shortener is fun, geeky and useful: you own your data and don't depend on third party services. It's also a great way to add branding to your short URLs, instead of using the same public URL shortener everyone uses.</p><br>
|
||||
<strong>For more information see:</strong>https://yourls.org/ <br>
|
||||
<strong>Github:</strong>https://github.com/YOURLS/YOURLS <br>
|
||||
<strong>Version:</strong>1.7.2
|
||||
<strong>Version:</strong>1.7.3
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
SOURCE_URL=https://github.com/YOURLS/YOURLS/archive/1.7.2.zip
|
||||
SOURCE_SUM=77c021774797f2afefe3a90ce99d048d
|
||||
SOURCE_SUM_PRG=md5sum
|
||||
SOURCE_URL=https://github.com/YOURLS/YOURLS/archive/1.7.3.zip
|
||||
SOURCE_SUM=994dbfc2d9372ea8f357c5d2074cb97ec8cb4ec2a928bbce1bed2d74d6be91d8
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "An URL shortening service",
|
||||
"fr": "Un service de raccourcisseur d'url"
|
||||
},
|
||||
"version": "1.0",
|
||||
"version": "1.7.3",
|
||||
"url": "https://github.com/YOURLS/YOURLS",
|
||||
"license": "free",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue