summarylogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorseth2023-06-08 15:16:48 -0400
committerseth2023-06-08 15:17:23 -0400
commit044b3a8a103428ee1e72387ff203a0ee0788f4f5 (patch)
tree40f51f397904d778491ccce11e90d57cc9185752 /update.sh
parent37fa98ec3a9a89c6ac8375693a4c2f0f2c5fa946 (diff)
downloadaur-044b3a8a103428ee1e72387ff203a0ee0788f4f5.tar.gz
update to 7.0
Diffstat (limited to 'update.sh')
-rw-r--r--update.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/update.sh b/update.sh
new file mode 100644
index 000000000000..dab287dd273b
--- /dev/null
+++ b/update.sh
@@ -0,0 +1,5 @@
+# https://gist.github.com/getchoo/7a4dbda9a52c856c082e270bc9bda6db
+name='prismlauncher'
+link='https://api.github.com/repos/PrismLauncher/PrismLauncher/tags'
+jq_exp='.[0].name'
+regex='^v/'