diff --git a/README.md b/README.md index d6353d9..e3c2bd5 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@

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.


For more information see:https://yourls.org/
Github:https://github.com/YOURLS/YOURLS
-Version:1.7.2 +Version:1.7.3 diff --git a/conf/app.src b/conf/app.src index 1e97d1e..ddd3668 100644 --- a/conf/app.src +++ b/conf/app.src @@ -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= diff --git a/manifest.json b/manifest.json index dfe8a6f..3aaa7f0 100644 --- a/manifest.json +++ b/manifest.json @@ -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": {