Skip to content

Commit

Permalink
Update updater.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyao233 committed Jun 14, 2024
1 parent 9f5fed3 commit f634730
Showing 1 changed file with 88 additions and 1 deletion.
89 changes: 88 additions & 1 deletion updater.ini
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ regex = version ([.\d]+),
url = https://www.freedesktop.org/software/appstream/releases/
regex = AppStream-([.\d]+).tar.xz

[avrdude]
url = https://github.com/avrdudes/avrdude/tags
regex = v(\d+\.\d+).tar.gz

[aspell]
url = https://github.com/GNUAspell/aspell/tags
regex = rel-([-.\d]+).tar.gz
Expand Down Expand Up @@ -133,6 +137,10 @@ url = https://gitlab.freedesktop.org/cairo/cairo/-/tags
[cairomm]
url = https://gitlab.freedesktop.org/cairo/cairomm/-/tags

[capstone]
url = https://github.com/capstone-engine/capstone/tags
regex = /(\d+\.\d\.\d+).tar.gz

[catnest]
url = https://github.com/eweOS/catnest/tags
regex = v([.\d]+).tar.gz
Expand All @@ -145,6 +153,10 @@ regex = v(\d+\.\d+\.\d+).tar.gz
url = https://github.com/mananapr/cfiles/tags
regex = v([.\d]+).tar.gz

[check]
url = https://github.com/libcheck/check/tags
regex = /(\d+\.\d+\.\d+).tar.gz

[chrpath]
url = http://ftp.debian.org/debian/pool/main/c/chrpath/
regex = chrpath_([.\d]+).orig.tar.gz
Expand Down Expand Up @@ -173,6 +185,18 @@ regex = v([.\d]+).tar.gz
[cronie]
url = https://github.com/cronie-crond/cronie/tags

[ctags]
url = https://github.com/universal-ctags/ctags/tags
regex = p(\d+\.\d+\.\d\d\d\d\d\d\d\d\.\d+).tar.gz

[cups]
url = https://github.com/OpenPrinting/cups/tags
regex = v(\d+\.\d+\.\d+).tar.gz

[cups-filters]
url = https://github.com/OpenPrinting/cups-filters/tags
regex = /(\d+\.\d+\.\d+).tar.gz

[curl]
url = https://curl.haxx.se/download/

Expand All @@ -183,9 +207,18 @@ url = https://github.com/cyrusimap/cyrus-sasl/tags
url = https://github.com/cython/cython/tags
regex = /(\d+\.\d+\.\d+).tar.gz

[d-spy]
url = https://gitlab.gnome.org/GNOME/d-spy/-/tags

[dash]
url = https://git.kernel.org/pub/scm/utils/dash/dash.git/refs

[dconf]
url = https://gitlab.gnome.org/GNOME/dconf/-/tags

[dconf-editor]
url = https://gitlab.gnome.org/GNOME/dconf-editor/-/tags

[dbus]
url = https://gitlab.freedesktop.org/dbus/dbus/-/tags
regex_name = dbus-dbus
Expand All @@ -205,6 +238,10 @@ url = https://github.com/davmac314/dinit/releases
url = https://github.com/Xynonners/dinit-userservd/tags
regex = v([.\d]+).tar.gz

[dmidecode]
url = https://sources.archlinux.org/other/dmidecode/
regex = dmidecode-(\d+\.\d+).tar.xz

[doctest]
url = https://github.com/onqtam/doctest/tags
regex = v([.\d]+).tar.gz
Expand Down Expand Up @@ -289,6 +326,10 @@ regex = fcitx5-(5\.\d+\.\d+).tar.xz
url = https://github.com/fcitx/fcitx5-chinese-addons/tags
regex = /(\d+\.\d+\.\d+).tar.gz

[fcitx5-configtool]
url = https://github.com/fcitx/fcitx5-configtool/tags
regex = /(\d+\.\d+\.\d+).tar.gz

[fcitx5-gtk]
url = https://download.fcitx-im.org/fcitx5/fcitx5-gtk
regex = fcitx5-gtk-(5\.\d+\.\d+).tar.xz
Expand All @@ -301,6 +342,10 @@ regex = /(\d+\.\d+\.\d+).tar.gz
url = https://download.fcitx-im.org/fcitx5/fcitx5-qt
regex = fcitx5-qt-(5\.\d+\.\d+).tar.xz

[featherpad]
url = https://github.com/tsujan/FeatherPad/tags
regex = V(\d+\.\d+\.\d+).tar.gz

[ffmpeg]
url = https://github.com/FFmpeg/FFmpeg/tags
regex = n([.\d]+).tar.gz
Expand Down Expand Up @@ -393,13 +438,22 @@ regex = v(\d+\.\d+\.\d+).tar.gz
url = https://github.com/schuhschuh/gflags/tags
regex = v([.\d]+).tar.gz

[ghostscript]
url = https://github.com/ArtifexSoftware/ghostpdl-downloads/tags
regex = /(\d+\.\d+\.\d+).tar.gz

[git]
url = https://www.kernel.org/pub/software/scm/git

[glad]
url = https://github.com/Dav1dde/glad/tags
regex = v(\d+\.\d+\.\d+).tar.gz

[glade]
url = https://gitlab.gnome.org/GNOME/glade/-/tags
regex = GLADE_(\d+_\d+_\d+).tar.gz
eval_upstream = version.replace('_', '.')

[glib]
url = https://gitlab.gnome.org/GNOME/glib/-/tags

Expand All @@ -414,6 +468,10 @@ regex = ([.\w]+).tar.gz
url = https://github.com/KhronosGroup/glslang/tags
regex = (\d+\.\d+\.\d+).tar.gz

[glu]
url = https://gitlab.freedesktop.org/mesa/glu/-/tags
regex = glu-(\d+\.\d+\.\d+).tar.gz

[gmp]
url = https://gmplib.org/download/gmp/

Expand Down Expand Up @@ -442,6 +500,9 @@ regex = gpgme-(\d+\.\d+\.\d+).tar.bz2
url = https://github.com/ebassi/graphene/tags
regex = ([.\d]+).tar.gz

[graphviz]
url = https://gitlab.com/graphviz/graphviz/-/tags

[greetd]
url = https://git.sr.ht/~kennylevinsen/greetd/refs
regex = ([.\d]+).tar.gz
Expand All @@ -462,6 +523,9 @@ regex = ([.\d]+).tar.gz
url = https://git.sr.ht/~emersion/grim/refs
regex = v(\d+\.\d+\.\d+).tar.gz

[gsettings-desktop-schemas]
url = https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/tags

[gtk-layer-shell]
url = https://github.com/wmww/gtk-layer-shell/tags
regex = v([.\d]+).tar.gz
Expand All @@ -470,6 +534,7 @@ regex = v([.\d]+).tar.gz
url = https://github.com/Cu3PO42/gtk-session-lock/tags
regex = v(\d+\.\d+\.\d+).tar.gz


[gtk3]
url = https://gitlab.gnome.org/GNOME/gtk/-/tags
regex = gtk-(3.[.\d]+).tar.gz
Expand All @@ -490,6 +555,9 @@ regex = v(\d+\.\d+\.\d+).tar.gz
url = https://github.com/jovanlanik/gtklock/tags
regex = v(\d+\.\d+\.\d+).tar.gz

[gtksourceview]
url = https://gitlab.gnome.org/GNOME/gtksourceview/-/tags

[harfbuzz]
url = https://github.com/harfbuzz/harfbuzz/tags
regex = ([.\d]+).tar.gz
Expand Down Expand Up @@ -579,6 +647,10 @@ regex = (\d+\.\d+\.\d+).tar.gz
url = https://github.com/akheron/jansson/tags
regex = v([.\d]+).tar.gz

[jbig2dec]
url = https://github.com/ArtifexSoftware/jbig2dec/tags
regex = /(\d+\.\d+).tar.gz

[jq]
url = https://github.com/stedolan/jq/tags

Expand Down Expand Up @@ -643,6 +715,10 @@ regex = (\d+\.\d+\.\d+).tar.gz
[libassuan]
url = https://gnupg.org/ftp/gcrypt/libassuan

[libbpf]
url = https://github.com/libbpf/libbpf/tags
regex = v(\d+\.\d+\.\d+).tar.gz

[libbsd]
url = https://libbsd.freedesktop.org/releases

Expand Down Expand Up @@ -671,12 +747,20 @@ regex = v([.\d]+).tar.gz
url = https://github.com/lipnitsk/libcue/tags
regex = v([.\d]+).tar.gz

[libcupsfilters]
url = https://github.com/OpenPrinting/libcupsfilters/tags
regex = /(\d+\.\d+\.\d+).tar.gz

[libdaemon]
url = https://dev.alpinelinux.org/archive/libdaemon

[libdecor]
url = https://gitlab.freedesktop.org/libdecor/libdecor/-/tags

[libdispatch]
url = https://github.com/apple/swift-corelibs-libdispatch/releases
regex = Swift (\d+\.\d+) Release

[libdisplay-info]
url = https://gitlab.freedesktop.org/emersion/libdisplay-info/-/tags

Expand Down Expand Up @@ -723,6 +807,9 @@ url = https://gitlab.freedesktop.org/glvnd/libglvnd/-/tags
[libgpg-error]
url = https://www.gnupg.org/ftp/gcrypt/libgpg-error

[libhandy]
url = https://gitlab.gnome.org/GNOME/libhandy/-/tags

[libhidapi]
url = https://github.com/libusb/hidapi/tags
regex = hidapi-(\d+\.\d+\.\d+).tar.gz
Expand Down Expand Up @@ -1194,7 +1281,7 @@ regex = v([.\d]+).tar.gz

[openssl]
url = https://www.openssl.org/source/
regex = openssl-(1.[.0-9a-z]+).tar.gz
regex = openssl-(3.[.0-9a-z]+).tar.gz

[ostree]
url = https://github.com/ostreedev/ostree/tags
Expand Down

0 comments on commit f634730

Please sign in to comment.