Maxim Belkin 
							
						 
					 
					
						
						
						
						
							
						
						
							73495c4959 
							
						 
					 
					
						
						
							
							formula.rb [extend/Linux]: add missing comma  
						
						 
						
						
						
						
					 
					
						2020-07-21 15:48:55 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Maxim Belkin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ffb9fd0fc 
							
						 
					 
					
						
						
							
							extend/os/linux/formula.rb: ignore_missing_libraries: change unless to if  
						
						 
						
						... 
						
						
						
						Change
```rb
      unless libraries.all? { |x| x.is_a?(String) || x.is_a?(Regexp) }
```
to
```rb
if libraries.any? { |x| !x.is_a?(String) && !x.is_a?(Regexp) }
```
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com> 
						
						
					 
					
						2020-07-21 10:43:28 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Maxim Belkin 
							
						 
					 
					
						
						
						
						
							
						
						
							68ebf8866a 
							
						 
					 
					
						
						
							
							extend/os/linux/formula.rb: allowed_missing_lib: check input class  
						
						 
						
						
						
						
					 
					
						2020-07-21 15:40:27 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Seeker 
							
						 
					 
					
						
						
						
						
							
						
						
							e77c156690 
							
						 
					 
					
						
						
							
							dev-cmd/audit: rename USES_FROM_MACOS_ALLOWLIST  
						
						 
						
						... 
						
						
						
						Rename to PROVIDED_BY_MACOS_DEPENDS_ON_ALLOWLIST 
						
						
					 
					
						2020-07-21 08:21:09 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Maxim Belkin 
							
						 
					 
					
						
						
						
						
							
						
						
							28227bd26b 
							
						 
					 
					
						
						
							
							linkage_checker.rb: replace conditional assignment with an if-else  
						
						 
						
						
						
						
					 
					
						2020-07-21 14:11:00 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Maxim Belkin 
							
						 
					 
					
						
						
						
						
							
						
						
							7080ad5ebc 
							
						 
					 
					
						
						
							
							formula.rb: update missing libs feature  
						
						 
						
						... 
						
						
						
						1. Raise an exception on macOS.
2. Verify that the missing libraries are specified either as Strings or
   Regular Expressions.
Signed-off-by: Maxim Belkin <maxim.belkin@gmail.com> 
						
						
					 
					
						2020-07-21 13:16:56 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b354cfb539 
							
						 
					 
					
						
						
							
							Merge pull request  #8015  from quackduck/patch-1  
						
						 
						
						... 
						
						
						
						Make Shell-Completion.md clearer and update it 
						
						
					 
					
						2020-07-21 10:19:44 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ishan Goel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c94196c073 
							
						 
					 
					
						
						
							
							Brevity  
						
						 
						
						... 
						
						
						
						Co-authored-by: Mike McQuaid <mike@mikemcquaid.com> 
						
						
					 
					
						2020-07-21 12:49:00 +04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ishan Goel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f7580f109e 
							
						 
					 
					
						
						
							
							Answer what profile file should be used clearer  
						
						 
						
						... 
						
						
						
						Co-authored-by: Mike McQuaid <mike@mikemcquaid.com> 
						
						
					 
					
						2020-07-21 12:45:45 +04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rmnull 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ff66534242 
							
						 
					 
					
						
						
							
							add patchelf to Gemfile  
						
						 
						
						
						
						
					 
					
						2020-07-21 13:30:40 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rmnull 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							179b204835 
							
						 
					 
					
						
						
							
							Gemfile.lock include patchelf.rb  
						
						 
						
						
						
						
					 
					
						2020-07-21 13:30:40 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ishan Goel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a613c1acd2 
							
						 
					 
					
						
						
							
							Make stuff clearer, grammar stuff.  
						
						 
						
						
						
						
					 
					
						2020-07-21 06:22:44 +04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ishan Goel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5a992f1194 
							
						 
					 
					
						
						
							
							Remove quoted completion one-liner  
						
						 
						
						
						
						
					 
					
						2020-07-21 06:18:20 +04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shaun Jackman 
							
						 
					 
					
						
						
						
						
							
						
						
							ad735d6ed2 
							
						 
					 
					
						
						
							
							Change the default locale to C.UTF-8 on Linux  
						
						 
						
						... 
						
						
						
						Change the default locale from en_US.UTF-8 to C.UTF-8 on Linux.
The former locale is not included by default in common Docker images,
whereas the latter locale is included by default.
The default locale remains en_US.UTF-8 on macOS. 
						
						
					 
					
						2020-07-20 15:55:22 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Seeker 
							
						 
					 
					
						
						
						
						
							
						
						
							de3edd1c24 
							
						 
					 
					
						
						
							
							cmd/uses: mention "dependents" in help text  
						
						 
						
						
						
						
					 
					
						2020-07-20 11:26:56 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Seeker 
							
						 
					 
					
						
						
						
						
							
						
						
							e5cc33ae8a 
							
						 
					 
					
						
						
							
							bump-formula-pr: cleanup  
						
						 
						
						
						
						
					 
					
						2020-07-20 08:16:30 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dawid Dziurla 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6b49d60954 
							
						 
					 
					
						
						
							
							Merge pull request  #8042  from Bo98/cleanup-go_mod_cache  
						
						 
						
						... 
						
						
						
						cleanup: clean go_mod_cache 
						
						
					 
					
						2020-07-20 17:08:23 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dawid Dziurla 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2cd72908bc 
							
						 
					 
					
						
						
							
							Merge pull request  #7863  from iMichka/single-resource  
						
						 
						
						... 
						
						
						
						on_os resources: allow linux-only or mac-only resources 
						
						
					 
					
						2020-07-20 16:58:30 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							3205ace13e 
							
						 
					 
					
						
						
							
							cleanup: clean go_mod_cache  
						
						 
						
						
						
						
					 
					
						2020-07-20 15:30:33 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ishan Goel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4872d6653f 
							
						 
					 
					
						
						
							
							Recommend bash-completion unless user has newer bash  
						
						 
						
						
						
						
					 
					
						2020-07-20 18:24:01 +04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Ma 
							
						 
					 
					
						
						
						
						
							
						
						
							f4bc2db736 
							
						 
					 
					
						
						
							
							doctor: Disable cask staging path check when running CI, fix style  
						
						 
						
						
						
						
					 
					
						2020-07-20 08:31:26 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							84e4e1b449 
							
						 
					 
					
						
						
							
							Merge pull request  #8040  from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.7.1  
						
						 
						
						... 
						
						
						
						build(deps): bump rubocop-performance from 1.7.0 to 1.7.1 in /Library/Homebrew 
						
						
					 
					
						2020-07-20 09:11:53 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f28614544e 
							
						 
					 
					
						
						
							
							Merge pull request  #8039  from Homebrew/dependabot/bundler/Library/Homebrew/i18n-1.8.4  
						
						 
						
						... 
						
						
						
						build(deps): bump i18n from 1.8.3 to 1.8.4 in /Library/Homebrew 
						
						
					 
					
						2020-07-20 09:00:59 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b24d13b820 
							
						 
					 
					
						
						
							
							brew vendor-gems: commit updates.  
						
						 
						
						
						
						
					 
					
						2020-07-20 08:41:02 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f39b3638a 
							
						 
					 
					
						
						
							
							brew vendor-gems: commit updates.  
						
						 
						
						
						
						
					 
					
						2020-07-20 08:34:48 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							957c50ac27 
							
						 
					 
					
						
						
							
							build(deps): bump rubocop-performance in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.7.0...v1.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
					 
					
						2020-07-20 07:31:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							185a86ed53 
							
						 
					 
					
						
						
							
							Merge pull request  #8041  from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-0.2.0  
						
						 
						
						... 
						
						
						
						build(deps): bump rubocop-ast from 0.1.0 to 0.2.0 in /Library/Homebrew 
						
						
					 
					
						2020-07-20 08:30:15 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							22202c08a3 
							
						 
					 
					
						
						
							
							build(deps): bump rubocop-ast from 0.1.0 to 0.2.0 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-ast/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-ast/compare/v0.1.0...v0.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
					 
					
						2020-07-20 05:59:16 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							acbb506770 
							
						 
					 
					
						
						
							
							build(deps): bump i18n from 1.8.3 to 1.8.4 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [i18n](https://github.com/svenfuchs/i18n ) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/svenfuchs/i18n/releases )
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/svenfuchs/i18n/compare/v1.8.3...v1.8.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
					 
					
						2020-07-20 00:49:42 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathan Chang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							162ee3c2d0 
							
						 
					 
					
						
						
							
							Merge pull request  #8031  from Rylan12/long-pythonhosted  
						
						 
						
						... 
						
						
						
						style: require long urls for pypi and pythonhosted urls 
						
						
					 
					
						2020-07-19 15:27:08 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathan Chang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							241e768a17 
							
						 
					 
					
						
						
							
							Merge pull request  #8018  from timdorr/patch-1  
						
						 
						
						... 
						
						
						
						Add a default back to INFOPATH 
						
						
					 
					
						2020-07-19 14:03:48 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathan Chang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a4b4c52ce8 
							
						 
					 
					
						
						
							
							Merge pull request  #8022  from SeekingMeaning/bump-check-early  
						
						 
						
						... 
						
						
						
						bump-formula-pr: check duplicate PRs as early as possible 
						
						
					 
					
						2020-07-19 13:39:39 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Dorr 
							
						 
					 
					
						
						
						
						
							
						
						
							45368c8119 
							
						 
					 
					
						
						
							
							Add a default back to INFOPATH  
						
						 
						
						... 
						
						
						
						It looks like #7738  removed the default unintentionally. This adds it back. 
For scripts that `set -u`, this will fail if $INFOPATH is not already set (`INFOPATH: unbound variable`). This provides an empty default, but one that will still satisfy the trailing colon requirement. 
						
						
					 
					
						2020-07-19 13:37:52 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathan Chang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9156154b72 
							
						 
					 
					
						
						
							
							Merge pull request  #7990  from SeekingMeaning/node  
						
						 
						
						... 
						
						
						
						dev-cmd/create: add --node option 
						
						
					 
					
						2020-07-19 13:36:43 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Seeker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							25b7d28f91 
							
						 
					 
					
						
						
							
							dev-cmd/audit: add libressl to uses_from_macos allow list  
						
						 
						
						
						
						
					 
					
						2020-07-18 15:23:27 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rylan Polster 
							
						 
					 
					
						
						
						
						
							
						
						
							70dfaf3b42 
							
						 
					 
					
						
						
							
							Add link to pypi downloads page to problem message  
						
						 
						
						
						
						
					 
					
						2020-07-18 14:22:05 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rylan Polster 
							
						 
					 
					
						
						
						
						
							
						
						
							5f3f7d010b 
							
						 
					 
					
						
						
							
							Require long urls for pypi and pythonhosted urls  
						
						 
						
						
						
						
					 
					
						2020-07-18 14:05:46 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Issy Long 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6d22358fe0 
							
						 
					 
					
						
						
							
							Merge pull request  #8026  from Homebrew/dependabot/bundler/Library/Homebrew/codecov-0.2.2  
						
						 
						
						... 
						
						
						
						build(deps): bump codecov from 0.2.1 to 0.2.2 in /Library/Homebrew 
						
						
					 
					
						2020-07-18 17:42:49 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dawid Dziurla 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a81b9d78ba 
							
						 
					 
					
						
						
							
							Merge pull request  #8030  from jonchang/fix-cron  
						
						 
						
						... 
						
						
						
						workflows: fix crontab 
						
						
					 
					
						2020-07-18 16:47:49 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathan Chang 
							
						 
					 
					
						
						
						
						
							
						
						
							44198b7105 
							
						 
					 
					
						
						
							
							workflows: fix crontab  
						
						 
						
						
						
						
					 
					
						2020-07-19 00:19:41 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dawid Dziurla 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e1fdb8117c 
							
						 
					 
					
						
						
							
							Merge pull request  #8021  from Bo98/spdx-workflow  
						
						 
						
						... 
						
						
						
						workflows: auto create PRs for license data updates 
						
						
					 
					
						2020-07-18 09:14:17 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Seeker 
							
						 
					 
					
						
						
						
						
							
						
						
							06d9152098 
							
						 
					 
					
						
						
							
							bump-formula-pr: check duplicate PRs as early as possible  
						
						 
						
						
						
						
					 
					
						2020-07-17 21:33:58 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Seeker 
							
						 
					 
					
						
						
						
						
							
						
						
							a3f1e09bce 
							
						 
					 
					
						
						
							
							dev-cmd/create: add --node option  
						
						 
						
						
						
						
					 
					
						2020-07-17 20:46:00 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Issy Long 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							df17f8a0cf 
							
						 
					 
					
						
						
							
							Merge pull request  #8028  from vidusheeamoli/set-files-to-true  
						
						 
						
						... 
						
						
						
						sorbet/files.yaml: set multiple files to true 
						
						
					 
					
						2020-07-17 23:19:07 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Issy Long 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							531eb4753d 
							
						 
					 
					
						
						
							
							Merge pull request  #8019  from vidusheeamoli/set-os-to-true  
						
						 
						
						... 
						
						
						
						sorbet: set os.rb to true 
						
						
					 
					
						2020-07-17 23:07:55 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								vidusheeamoli 
							
						 
					 
					
						
						
						
						
							
						
						
							a2bd24efa7 
							
						 
					 
					
						
						
							
							sorbet: set multiple files to true  
						
						 
						
						... 
						
						
						
						Set the following files to true in sorbet/files.yaml:
- ./cleaner.rb
- ./compilers.rb
- ./dependency_collector.rb
- ./description_cache_store.rb
- ./descriptions.rb
- ./env_config.rb 
						
						
					 
					
						2020-07-18 01:47:08 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								vidusheeamoli 
							
						 
					 
					
						
						
						
						
							
						
						
							01d766d53f 
							
						 
					 
					
						
						
							
							sorbet: set os/linux files to true  
						
						 
						
						... 
						
						
						
						- Set os/linux/glibc.rb and os/linux/kernel.rb to true in
  sorbet/files.yaml 
						
						
					 
					
						2020-07-18 00:36:59 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								vidusheeamoli 
							
						 
					 
					
						
						
						
						
							
						
						
							775f5f88ea 
							
						 
					 
					
						
						
							
							sorbet: set os.rb to true  
						
						 
						
						
						
						
					 
					
						2020-07-18 00:36:59 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e3c8b52ef3 
							
						 
					 
					
						
						
							
							build(deps): bump codecov from 0.2.1 to 0.2.2 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [codecov](https://github.com/codecov/codecov-ruby ) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/codecov/codecov-ruby/releases )
- [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-ruby/compare/v0.2.1...v0.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
					 
					
						2020-07-17 14:50:48 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							4a167d7943 
							
						 
					 
					
						
						
							
							workflows: auto create PRs for license data updates  
						
						 
						
						
						
						
					 
					
						2020-07-17 14:22:19 +01:00