Skip to content

Commit

Permalink
fix #683
Browse files Browse the repository at this point in the history
  • Loading branch information
demarey committed May 27, 2024
1 parent f049384 commit 3b9e7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources.list
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ OrderedCollection [
#type : #HttpListing,
#name : 'Pharo 12.0 (stable)',
#url : 'https://files.pharo.org/image/120/',
#filterPattern : 'href="(Pharo-?12-SNAPSHOT.build.[^"]*.zip)"'
#filterPattern : 'href="(Pharo-?12(.[0-9]+)?-SNAPSHOT.build.[^"]*.zip)"'
},
PhLTemplateSource {
#type : #HttpListing,
Expand Down

0 comments on commit 3b9e7f5

Please sign in to comment.