diff options
author | B. Stack <bgstack15@gmail.com> | 2022-11-01 14:12:19 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-11-01 14:12:19 -0400 |
commit | f0bea7ed5ccbbf45de99610414b1192d80d8283b (patch) | |
tree | e2146bec03a608eaf457d0ac854f9ef3dddef697 /newmoon/_service | |
parent | Merge branch 'freefilesync-bump' into 'master' (diff) | |
download | stackrpms-f0bea7ed5ccbbf45de99610414b1192d80d8283b.tar.gz stackrpms-f0bea7ed5ccbbf45de99610414b1192d80d8283b.tar.bz2 stackrpms-f0bea7ed5ccbbf45de99610414b1192d80d8283b.zip |
newmoon 31.3.1 rc1
Diffstat (limited to 'newmoon/_service')
-rw-r--r-- | newmoon/_service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newmoon/_service b/newmoon/_service index b813565..56c278b 100644 --- a/newmoon/_service +++ b/newmoon/_service @@ -14,7 +14,7 @@ <service name="tar_scm"> <param name="scm">git</param> <param name="url">https://repo.palemoon.org/MoonchildProductions/Pale-Moon.git</param> - <param name="revision">31.2.0_Release</param> + <param name="revision">31.3.1_Release</param> <param name="version">_none_</param> <param name="submodules">enable</param> </service> |