Homebrew-cask: finding outdated casks with and without appcast

Created on 21 Nov 2018  ·  1621Comments  ·  Source: Homebrew/homebrew-cask

hello HBC community,

one of the 'problems' of Homebrew Cask is that it requires constant maintainance to keep working. any Cask with a version number needs to be updated every time a new version of this app is released.

for apps that have an sparkle/rss or github/atom feed from the vendor, keeping them up-to-date is relatively straightforward. @brianmorton has a great system implemented here. (his system incidentally also works for non-sparkle appcasts, but currently most of the Casks that have no sparkle, also have no appcast-stanza)

therefore i've been focusing my efforts on automatically finding outdated Casks on those without "sparkle appcast". every day i let a script run that compares the version of the Casks without appcast, to the database of app-versions that our company maintains. every day the script finds around 5 - 10 outdated Casks that should be updated e.g. using 'cask-repair'.

the design and implementation of the system is discussed here: https://github.com/Homebrew/homebrew-cask/issues/52837
and there was also a bit discussion about this here:
https://github.com/Homebrew/homebrew-cask/issues/54811

so, long story short, basically it would be great if the community could have a look at the
"cr-processed-DATE.txt"
files i place here:
http://macupdater.net/cask-repair/
each day and look through them to see which of those entries are real, official new releases of the apps and submit cask-repairs accordingly. i think this would also be a good task to get started with contributing to HBC.

for the time being, it would be best to note false positives (i.e. entries that are not real official releases of this app) here so i'll add them to the different filter-lists in the postprocessing script so that they won't appear in the next days output anymore.

UPDATE 11.dec.2018:
ok, the cask-repair system for apps without appcast has been working quite well over the past month, i guess around 80% success rate (i.e. percentage of entries in the txt files that are actually valid new releases). but, it seems like there are quite a lot of casks WITH appcast that are outdated despite the appcast. so i've implemented two new checks to try to improve the situation there:

crsparklefeed-DATE.txt
=> this checks each cask with an valid sparkle appcast each day and generates an output if the appcast has a new 'newest' entry since yesterday. since sparkle feeds should only contain valid releases, 100% of those should be valid updates to be done via 'cask-repair' (if someone else hasn't beaten you to it).

crgithub-DATE.txt
=> this checks each cask that has its releases on github (as denoted via the URL or APPCAST stanza) and checks github if a new release has been posted since yesterday. if available, it tries to query the 'Latest Release' as denoted on github by the developer, so that beta releases are not picked up. if no 'Latest Release' is marked, it falls back to just using the newest release and downgrades from error to warning.

Most helpful comment

@suschizu Done || @suschizu @core-code @vitorgalvao @reitermarkus @brianmorton @hannesbraun @robertleeblairjr @lutzroeder @claui @amyspark @MikeMcQuaid 🍻 HAPPY NEW YEAR guys! ...to 2020! 🍺 (and anyone else I didn't mention, a 🍺 to you too!)


newversion_github-2019-12-31: 12 cask updates detected / 5 cask updates sent

  • monero-wallet - update failed
  • netron - up-to-date
  • openinterminal-lite - up-to-date
  • textmate - up-to-date
  • julia - up-to-date
  • openineditor-lite - up-to-date
  • workflowy - up-to-date

newversion_sparkle-2019-12-31: 5 cask updates detected / 3 cask updates sent


database-processed-2019-12-31: 8 cask updates detected / 4 cask updates sent


containsversion-2019-12-31: 10 cask updates detected / 6 cask updates sent


UPDATED

  • bettertouchtool 3.216
  • torguard 3.97.3

All 1621 comments

2018-11-21 output up

@core-code Thanks! Got the PRs up as well. The output is getting better and better.

_No problems today._

awesome, thanks ;)

2018-11-22 output up

@core-code Happy Thanksgiving! 🦃

Sorry I was a little late today. Here's the work for the day...

data-dog - https://github.com/Homebrew/homebrew-cask/pull/54739
flash-player-debugger - I don't see the release anywhere.
parallels - https://github.com/Homebrew/homebrew-cask/pull/55270
prusa3d - Version is an RC
unshaky - Version is an Pre-release

Everything else was updated.

thanks ;)

2018-11-23 output up

@core-code ...done.👍

ipsecuritas-This is a build number update. It's also not on their website. http://www.lobotomo.com/products/IPSecuritas/index.html

...ipsecuritas cask: 4.9.1: 4.9.1|(null) cgi: 4.9.1 (4554)|4554

...ipsecuritas cask: 4.9.1: 4.9.1|(null) cgi: 4.9.1 (4554)|4554

actually there was a problem 'mapping' the version number here, thanks for the heads-up, should be fixed now

2018-11-24 output up

@core-code Done. Some of them weren't merged but are now...👌

oni - Beta

thanks ;)

2018-11-25 output up

@core-code done.

datadog-agent - https://github.com/Homebrew/homebrew-cask/pull/54739

datadog-agent - #54739

this seems to be some sort of eternal quest ^^

2018-11-26 output up - really tiny this time

@core-code Done.

datadog-agent - https://github.com/Homebrew/homebrew-cask/pull/54739 (The quest continues...)
bonitastudiocommunity - 7.7.1 is the latest release on their site

bonitastudiocommunity - 7.7.1 is the latest release on their site

it seems they changed their download URLs, and are now hosting here:
https://release.ow2.org/bonita/

i've sent a PR

@core-code Good work! 👌

2018-11-27 output up

@core-code
done - no problemos today 🎉

thanks ;)
2018-11-28 output up

thanks, adjusted the postprocessing

2018-11-29 output up

@core-code
done - no problemos today 🎉

2018-11-30 output up

2018-12-01 output up

@core-code done - no problemos today 🎉

2018-12-02 output is online 🙂

@suschizu Thank you for the heads up! 🙏
@core-code Done.

datadog-agent - https://github.com/Homebrew/homebrew-cask/pull/54739
cracked - No newer version available for download.
inkdrop - https://github.com/Homebrew/homebrew-cask/pull/55568
birdfont - I get the following error, twice...

curl: (56) Unexpected EOF                                                                                                                            
Error: Download failed on Cask 'birdfont' with message: Download failed: https://birdfont.org/download/birdfont-3.17.0-free.dmg  

musescore - No newer version available for download.
gray - https://github.com/Homebrew/homebrew-cask/pull/55526

2018-12-03 output up

probably a lot of things in there that already have open pull requests as things haven't been merged for a few days now. i want to include a check for open pull requests but didn't come around to it yet.

also there is something new today:
failingcasks_withoutfeed_2018-12-03.txt
lists all the casks that failed to 'brew cask fetch', which usually means either
• there is a new version and it needs a cask-repair
• there is no new version but the checksum changed which is problematic due to our checksum rules
• host is (temporary?) offline
in any case, i only checked the ~2300 casks that have no real sparkle appcasts - around 150GB. downloading the full cask set is around 400GB i think.

@core-code Done.

Progressive Downloader - No newer version available for download.

@core-code Casks with outdated checksums have been updated. 🎉

awesome, good job ;)

2018-12-04 output up

@core-code Done. 👍

frostwire - No newer version available for download.

there seems to be a frostwire 6.7.5 listed on their homepage, here: https://www.frostwire.com/downloads

however, clicking on download gives us an installer, that, surprise surprise, contains the same adware as FileZilla!

(btw, the same is true for the bitlord & bittorrent casks. in the case of 'bittorrent' the cask download leads directly to the adware version)

@core-code I say we give them all the FileZilla! treatment for being 💩heads.

@core-code Finally got other to those other ones. 👌

These are no longer available from what I was able to research.

  • usglobalsat
  • idefrag ?
  • ionic-lab
  • pdfkey-pro
cask-repair pdfkey-pro -v 4.3.9
Updating taps… Already up-to-date.                                                                                                                   
-----------------------------------------------------------------------------------------------------------------------------------------------------
cask 'pdfkey-pro' do                                                                                                                                 
  version '4.3.9'                                                                                                                                    
  sha256 'c00cd822f0453d87fb296858dc2e85f7617c96c3b67123711a2396ffc2fb46cd'                                                                          

  url 'https://pdfkey.com/PDFKeyPro.dmg'                                                                                                             
  appcast 'https://pdfkey.com/PDFKeyProUpdateFX.xml'                                                                                                 
  name 'PDFKey Pro'                                                                                                                                  
  homepage 'https://pdfkey.com/'                                                                                                                     

  app 'PDFKey Pro.app'                                                                                                                               
end                                                                                                                                                  
-----------------------------------------------------------------------------------------------------------------------------------------------------
Paste the new URL (or leave blank to use the current one)                                                                                            
>                                                                                                                                                    
==> Downloading external files for Cask pdfkey-pro                                                                                                   
==> Downloading https://pdfkey.com/PDFKeyPro.dmg                                                                                                     

curl: (60) SSL certificate problem: certificate has expired                                                                                          
More details here: https://curl.haxx.se/docs/sslcerts.html                                                                                           

curl performs SSL certificate verification by default, using a "bundle"                                                                              
 of Certificate Authority (CA) public keys (CA certs). If the default                                                                                
 bundle file isn't adequate, you can specify an alternate file                                                                                       
 using the --cacert option.                                                                                                                          
If this HTTPS server uses a certificate signed by a CA represented in                                                                                
 the bundle, the certificate verification probably failed due to a                                                                                   
 problem with the certificate (it might be expired, or the name might                                                                                
 not match the domain name in the URL).                                                                                                              
If you'd like to turn off curl's verification of the certificate, use                                                                                
 the -k (or --insecure) option.                                                                                                                      
HTTPS-proxy has similar options --proxy-cacert and --proxy-insecure.                                                                                 
Error: Download failed on Cask 'pdfkey-pro' with message: Download failed: https://pdfkey.com/PDFKeyPro.dmg                                          
There was an error fetching ./pdfkey-pro.rb. Please check your connection and try again.
  • protopie
cask-repair protopie -v 3.9.1
Updating taps… Already up-to-date.                                                                                                                   
-----------------------------------------------------------------------------------------------------------------------------------------------------
cask 'protopie' do                                                                                                                                   
  version '3.9.1'                                                                                                                                    
  sha256 '4cda5fb8ad26b54f23e25a3dc5d8c18520c5391a61f479234b32999fad2d1b10'                                                                          

  url "https://release.protopie.io/ProtoPie-#{version}.dmg"                                                                                          
  appcast 'https://www.protopie.io/support/updates/'                                                                                                 
  name 'ProtoPie'                                                                                                                                    
  homepage 'https://www.protopie.io/'                                                                                                                

  app 'ProtoPie.app'                                                                                                                                 
end                                                                                                                                                  
-----------------------------------------------------------------------------------------------------------------------------------------------------
==> Downloading external files for Cask protopie                                                                                                     
==> Downloading https://release.protopie.io/ProtoPie-3.9.1.dmg                                                                                       

curl: (51) SSL: no alternative certificate subject name matches target host name 'release.protopie.io'                                               
Error: Download failed on Cask 'protopie' with message: Download failed: https://release.protopie.io/ProtoPie-3.9.1.dmg                              
There was an error fetching ./protopie.rb. Please check your connection and try again.

EVERYTHING ELSE WAS UPDATED! 👌

2018-12-05 output is here 🎁

@suschizu Thank you! ✊ My _favourite_ type of type of gift in the morning!

@core-code Done. ⚡️

alfred - No newer version available for download.
musescore - Beta

thanks @ran-dall

"pdfkey-pro" certainly seems still available, @suschizu could you please have a look at the other ones?

@core-code They are all available but fail because they try to use https. It's why I sent you the output.

the SSL issue seems fixed in the pdfkey-pro case.
i am unsure what the HBC policy is in case of SSL failures...downgrade to http?

@core-code Ok Cool. I'll take a look at pdfkey-pro

I don't know about the HBC position on SSL failure but I would go with a remove from what I've been reading over and over again in docs, but otherwise, this might fall into one of those 'case-by-case' things.

@core-code pdkey-pro looks good. It's up to date.

Here are some other outputs...

cask-repair rpvoip
Updating taps… Already up-to-date.                                                                                                                   
-----------------------------------------------------------------------------------------------------------------------------------------------------
cask 'rpvoip' do                                                                                                                                     
  version :latest                                                                                                                                    
  sha256 :no_check                                                                                                                                   

  url 'https://www.intercall.com/downloads/rpvoip_mac.pkg'                                                                                           
  name 'RPVoIP'                                                                                                                                      
  homepage 'https://www.intercall.com/'                                                                                                              

  pkg 'rpvoip_mac.pkg'                                                                                                                               

  uninstall pkgutil: 'com.intercall.webexVoipClient.RPVoIP.pkg'                                                                                      

  zap trash: [                                                                                                                                       
               '~/Library/Application Support/RPVoIP',                                                                                               
               '~/Library/Preferences/com.intercall.rpvoip.mac.plist',                                                                               
             ]                                                                                                                                       
end                                                                                                                                                  
-----------------------------------------------------------------------------------------------------------------------------------------------------
Type the new version (or leave blank to use current one, or use `s` to skip)                                                                         
>                                                                                                                                                    
Paste the new URL (or leave blank to use the current one)                                                                                            
>                                                                                                                                                    
-----------------------------------------------------------------------------------------------------------------------------------------------------
• url is probably incorrect, as a non-200 (OK) HTTP response code was returned (000)    
cask-repair tinyumbrella
Updating taps… Already up-to-date.                                                                                                                   
-----------------------------------------------------------------------------------------------------------------------------------------------------
cask 'tinyumbrella' do                                                                                                                               
  version '9.3.4'                                                                                                                                    
  sha256 '2d04d6503c6e130a43615d6f59be0092fb2d5300b4f414c5c36f0c60bffee3ff'                                                                          

  # tinydev.space was verified as official when first introduced to the cask                                                                         
  url "https://tinydev.space/downloads/#{version.dots_to_underscores}/tinyumbrella_macos_#{version.dots_to_underscores}_AppOnly_InstalledJRE.dmg"    
  name 'TinyUmbrella'                                                                                                                                
  homepage 'https://www.firmwareumbrella.com/'                                                                                                       

  app 'TinyUmbrella.app'                                                                                                                             

  caveats do                                                                                                                                         
    depends_on_java                                                                                                                                  
  end                                                                                                                                                
end                                                                                                                                                  
-----------------------------------------------------------------------------------------------------------------------------------------------------
Type the new version (or leave blank to use current one, or use `s` to skip)                                                                         
>                                                                                                                                                    
==> Caveats                                                                                                                                          
tinyumbrella requires Java. You can install the latest version with                                                                                  

  brew cask install java                                                                                                                             

==> Downloading external files for Cask tinyumbrella                                                                                                 
==> Downloading https://tinydev.space/downloads/9_3_4/tinyumbrella_macos_9_3_4_AppOnly_InstalledJRE.dmg                                              

curl: (60) SSL certificate problem: certificate has expired                                                                                          
More details here: https://curl.haxx.se/docs/sslcerts.html                                                                                           

curl performs SSL certificate verification by default, using a "bundle"                                                                              
 of Certificate Authority (CA) public keys (CA certs). If the default                                                                                
 bundle file isn't adequate, you can specify an alternate file                                                                                       
 using the --cacert option.                                                                                                                          
If this HTTPS server uses a certificate signed by a CA represented in                                                                                
 the bundle, the certificate verification probably failed due to a                                                                                   
 problem with the certificate (it might be expired, or the name might                                                                                
 not match the domain name in the URL).                                                                                                              
If you'd like to turn off curl's verification of the certificate, use                                                                                
 the -k (or --insecure) option.                                                                                                                      
HTTPS-proxy has similar options --proxy-cacert and --proxy-insecure.                                                                                 
Error: Download failed on Cask 'tinyumbrella' with message: Download failed: https://tinydev.space/downloads/9_3_4/tinyumbrella_macos_9_3_4_AppOnly_I
nstalledJRE.dmg                                                                                                                                      
There was an error fetching ./tinyumbrella.rb. Please check your connection and try again.      

2018-12-06 new cases to solve online 🔎

@ran-dall I'm checking the apps you had problems with - perhaps I can find a solution :)

@suschizu Shouldn’t be hard to fix, however I don’t know of any ways that would still be adhering to regular HBC guidelines because https is required from my understanding.

Hey @ran-dall … so this is what I found out:

  • CR: ionic-lab > discontinued (https://github.com/Homebrew/homebrew-cask/pull/55840)
  • CR: temperature-monitor - new downloadlink (https://github.com/Homebrew/homebrew-cask/pull/55836)
  • CR: protopie: https to http (https://github.com/Homebrew/homebrew-cask/pull/55801)
  • CR: rpvoip: update website & dl link (https://github.com/Homebrew/homebrew-cask/pull/55802)

  • idefrag: cask: website & download offline

  • spotify-notifications - No SSL -> the developer is a security enthusiast - so I'm sure he will fix the ssl immediately ;) (https://github.com/citruspi/Spotify-Notifications/issues/111)

  • usglobalsat -> caskname: globalsync - but the url doesn't work and I even can't find this app on the website

  • tinyumbrella - No SSL - no contact possibility on website … the certificate expired just one week ago, so perhaps the dev will fix it

@suschizu Good work! 👍 I try to would avoid using HTTP:// as much as possible. It's an intelligent effort to contact the original developer; 👌 _I like it_. As for ionic-lab, I suggest we remove it. I think it's simply been super-seeded ⚡️ as suggested by Ionic their notice and blog posts.

Hey @ran-dall thanks :) you're right but in this case it's a subdomain and the domain itself has a valid encryption - I think the developer missed to fix this :/
you're right with iconic-lab - they discontinued it 2 years ago

2018-12-07 is online 🔨

@core-code Done.

phocus - I can't find this anywhere and the download requires a user account.

@ran-dall thanks! you're the best :)
I will have a look on phocus

2018-12-08 is online

hey @ran-dall - phocus is up-to-date :)

@core-code Done. No problems today. 🎉

@ran-dall thanks for your good work on the repairs! i'll have little time for HBC throughout the rest of the year but @suschizu is handling this nicely now ;)

@core-code NP. I'm also running a little light on time for the rest of the year. BUT I've actually automated a lot of the process so it's pretty easy to do. So it doesn't really matter...as long as I get a heads up, everything is peachy...👍

2018-12-09 is online :)

Done. 👍

electron - beta
darktable - Release Candidiate

2018-12-10 is online - just a few updates today :)

@ran-dall thanks for the info!
the electron and darktable - update will be ignored now
sorry for the iridium-issue (see #55941) - it would be good for us to have the "real" version number in the version-stanza

@suschizu Thanks for keeping me in the loop! 💁‍♂️

The updates have been sent.


Problems:

2018-12-11 is online

@ran-dall thanks for your contribution :)
sorry for musescore - I thought I've dropped it from the list … that seem to be a beta-release yes.

18-12-11 we've added a new check-list ( crgithub-2018-12-11.txt ) - the new script looks only for GitHub-releases 🎄

i've updated the original post title and text with explanation about two new checks that should be uploaded to the server daily now

@suschizu Thanks for the constant communication! Way to go! ✊

Done.

aseprite - https://github.com/Homebrew/homebrew-cask/pull/55996
nanowallet - https://github.com/Homebrew/homebrew-cask/pull/55989

@core-code These updates make sense. 🙂 I updated my automation to support both outputs now. We'll see how they do in the next couple of days. 😁

awesome thanks! also, i've just added something to let you know if a PR is already open for the app in question - hope that helps ;)

2018-12-12 two new sheets online 🎉 including the brand new crsparklefeed-check :D

@suschizu done. 👍

glyphs - https://github.com/Homebrew/homebrew-cask/pull/56040 - This one was acting strange.
rightfont - 5.2.3 > 4.12 - It's already at a whole major release higher.

2018-12-13 all 3 lists online for today - much todo this time 😣

@ran-dall - you're awesome! Thanks for all your efforts 👍

@suschizu done.

boostnote - Pre-release - 0.11.12-pre
brave-browser - Developer Channel v0.59.5|v0.59.5 => Beta Channel v0.59.6|v0.59.6 - ?? Never seen this
bytecoin - Beta - 3.4.0-beta-20181212
jbrowse - RC - 1.16.0-rc1
nextiva - No newer version available

@ran-dall - wow … that was fast 😮 - thank you! 👍

we probably need some form of postprocessing for the github output as well if there are so many non-stable "latest releases" in there.

i suspect some developers don't get that the "latest release" in github should point to the latest STABLE one ;p

2018-12-14 cr-processed,crgithub and crsparklefeed are online - yay 🍻

Done

datadog - https://github.com/DataDog/datadog-agent/releases / Not released yet
milanote - No newer release
taskexplorer - https://objective-see.com/products/changelogs/TaskExplorer.txt / No newer release
jcryptool - https://www.cryptool.org/en/jcryptool/143-news/407-release-candidate-8-en / RC
gog-galaxy- No newer release
media-center - No newer release
cloudtv - No newer release
teamviewer - @core-code I think this should be removed from our list
electron - v3.0.11 => v2.0.15 ??

sorry at the moment i have no way to postprocess or filter the sparkle or github files. will be looking to add that

@core-code Sounds good. Let me know if you need any help with that.

Just to note, I had a lot more returned casks today than normal. The ones with 'No Newer Release' I've manually verified to have no newer release on the appcast. There might be a newer version, but as you know, sometimes I just don't have time to look hard enough... 😳

any help with that.

i think we could just reuse the "postprocessCaskRepairOutput.py" and adapt it slightly. i will do that when i have time, but if you beat me to it .. ;)

I had a lot more returned casks today than normal

well, i think we kind of need to treat the 3 checks differently. the 'database' check has been going for about 2 months now, so it its working quite well i believe.

the appcast check should be quite good since in theory we don't need to verify that those are real releases. anything that occurs in a valid appcast is a real release by definition. i had no time yet to veriy that this check really works as well as expected though.

the github check is also new and i think a bit problematic because many projects seem to tag beta releases as the "latest release". this is the one where we should apply some postprocessing to filter releases that are not official. from a quick look this should be quite easy with regular expressions. but we need to monitor it a bit.

just reuse the "postprocessCaskRepairOutput.py" and adapt it slightly.

This seems like a really decent idea. I'll look into this weekend. ✊

the appcast check should be quite good

I can confirm that there haven't been any real issues with these unless the URL changes. 👍

github check is also new and i think a bit problematic

I'd also add that some developers have the strangest habits of numbering things. I especially love it 💘 when a developer has a bunch of pre-releases and/or betas but labels them all as releases.

Also, this hasn't had as many problems over the last few days. So at least I'd say we're progressing in the right direction.

2018-12-14 cr-processed,crgithub and crsparklefeed are online - sorry @ran-dall for all the duplicates and already updated casks!

@suschizu It really wasn't that big of a deal today, fortunately. 👍

nextiva - https://www.nextiva.com/support/articles/nextiva-app-mac-setup.html - No newer version on appcast
skype - No newer version on appcast
wondershare-video-converter-ultimate - No newer version on website
sip - curl: (60) SSL certificate problem: self signed certificate

This issue is already too long for another person to come in as a good first issue, so I’m removing the label and closing. But please do use it to continue your conversation at will. That’s absolutely fine (and encouraged).

If in the future we need to create another of these issues, don’t hesitate to contact me.

I’m going to unsubscribe from the issue, so @mention me if you need me to see something.

On second thought, I’ll leave it open a while longer, since the top post is still quite useful. See if anyone else is interested.

@vitorgalvao i agree this issue has gotten quite lengthy and probably not the easiest to jump into as a newcomer. also, @ran-dall is taking great care of all the required cask-repairs at the moment, so it doesn't look like we need additional help currently. i think we are making good progress with keeping everything up-to-date, especially with the new checks introduced a few days ago that check appcasts of sparkle-rss and github-atom kind although there have been a few setbacks with submitted beta versions.

initially i thought our output would be a good starting point for the community to jump in an keep the project up to date, which would suggest it would be best to keep this issue open. however, it seems like @ran-dall is fully on top of things especially with the help of automation, so keeping the issue open may not be necessary or even helpful. so, i defer to both of you on this question. if things change, we can always re-evaluate.

Then lets keep with the plan of closing, and if things change, we can always make a new one in the future. Thank you all!

2018-12-16 cr-processed,crgithub & crsparklefeed ready to check 🔨

@suschizu Thank you! I'll process these in a few hours when I get back.✊

@core-code @vitorgalvao Sorry gentlemen for not being around yesterday. 🤪 My wife is making me go to the middle of nowhere for X-mas 🎅 and I've been running around like a crazy person. I'll spend some time later looking over things in detail. I'll also start adding some specs for the Machine Learning / "AI" update bot (nothing yet is a 'real' AI, but for lack of a better word).

no problem - if you want us to do today's cask-repairs, just us know, we can always jump in ;)

@core-code Thanks for offering but I think I should be good today. However, on the 18th, I'll be travelling. ✈️ If you or @suschizu could take care of it that day. I would be very grateful. 🙏 I loaded up the system into my MacBook Pro this morning with a friend of mine, so I could be able to pick it back up the 19th. I'm off to run today's work. ✊

no problem, we will pick up tuesday

@suschizu @core-code Crazy day today! Anyway's here's the works.

The details of my automation will come sometime in the next few days when I have time to write it out. Sorry for the delay. 😪

i'll have a look at datadog-agent.

taskexplorer this seems a beta, should be ignored
jcryptool this seems to be a rc, should be ignored

i think we prefer 'real' appcasts, i.e. either sparkle RSS or github ATOM feeds, or whatever configuration file the app uses for its own a built-in update check. but if those aren't available, we can use whatever URL contains the latest version in some way, e.g. the download or release-notes website. so, you are right, the download site of jcryptool should be added as an appcast, i've done it now, thanks.

2018-12-17 cr-processed,crgithub & crsparklefeed are online 👼

@ran-dall - no problem I'll check the lists in the next few days :) Have a nice holiday and a merry Christmas! ☃️ 🎅 🎄
yes - the datadog-agent is special (https://github.com/Homebrew/homebrew-cask/pull/54739)

@suschizu Awesome! 👍 It's only tomorrow. But I'll keep the offer in mind because I might need your help on the 28th when I'm supposed to be travelling back. ✈️

👉 I'll start to process the casks for today...

Done.

darktable - Version not listed (https://github.com/darktable-org/darktable/releases)

2018-12-19 output up

I am also going to unsubscribe from this, but if you need me you can @ mention me :)

@brianmorton thanks no problem, will do ;)

@core-code @suschizu Hey Gentleman! Sorry I've been out of communication. 😢 My laptop is kinda on fritz, 🥺 I'm still getting it together. I really appreciate you guys stepping in an taking up the work. 👨‍💻 If I can't get it up and then I'll be out till the 29th. Otherwise, I'll let you know if I can get this POG 🗑 working.

@brianmorton I need to talk to you when I get back about a few things.

no problem, enjoy your holidays ;)

@ran-dall sure just tag me here :)

@ran-dall - happy new year! I hope you had a nice (offline) holiday :)
If you would like to search some new cask-repairs - I've uploaded some new files (crdb-processed, crgithub, crsparklefeed) - cin-cin 🍾

2018-01-07 crdb-processed,crgithub & crsparklefeed ready to check 🔨

2018-01-08 crdb-processed,crgithub & crsparklefeed ready to check

@suschizu @core-code 🙏 I must apologize for my long absence. My wife's uncle (but kind of her dad) died all of sudden while we were away on holiday. It's been 'real' trying to keep everyone together, especially during the time of the year...if you know what I mean. BUT happy new is, I just got back today.

I haven't looked at the feeds since, but I'll pick it up where I left off tomorrow. Thank you guys (@suschizu @core-code) to keeping the effort hope together. 🤙

@core-code We should chat sometime soon about what I've been working on to update these casks; time permits for both of both of us, of course. 🤝

hey @ran-dall! No need to apologise - I'm sorry for your loss :( I hope you had a relaxing holiday anyway...It's great to have you back and thanks for your help! 👍

@core-code We should chat sometime soon about what I've been working on to update these casks; time permits for both of both of us, of course. 🤝

sounds good ;) easiest option is to post here, or?

2018-01-12 all files ready to check

@suschizu I'll get to it in a bit. Nice to be back ✊

@core-code Probably. I'll post something here soon then...👍

Sorry, I didn't finish yesterday. I'm finishing up right now...

hey @ran-dall - no stress! I've checked the crdb-processed-2019-01-13.txt and the crappcast-2019-01-13.txt - only the crsparklefeed-2019-01-13.txt isn't done yet … if you want :)

@suschizu I ❤️U. I had the updates but they didn’t want to check into GitHub; telling this vacation has been the biggest pain in my rear, haha. I’m fixing my issue and reprogramming it to use GPG instead of SSH. I’ll run today’s updates then...thanks again.

hey @ran-dall thanks - but it's really not a problem for me to check the files :) don't feel stressed - and get some rest from your vacation :/

2018-01-14 crappcast, crdb-processed,crgithub & crsparklefeed uploaded

done:
crappcast.txt
crdb-processed.txt
crgithub.txt

crsparklefeed.txt ✔️

2018-01-15 crappcast, crdb-processed,crgithub & crsparklefeed uploaded :)

already done:
crappcast.txt
crdb-processed.txt
crgithub.txt
🤓

@suschizu Is there one for today or are you already submitting them?

hey @ran-dall - sorry for not posting - I just made the crdb… if you want you can make the rest 😃

crappcast-2019-01-16.txt & crgithub-2019-01-16.txt are done :)

@ran-dall - I've uploaded todays cr files - would you like to check them? Otherwise just post a note :) cin cin
crappcast-2019-01-17.txt
crdb-processed-2019-01-17.txt
crgithub-2019-01-17.txt
crsparklefeed-2019-01-17.txt

@suschizu Give me till Monday. I've got a million and one things going on, and I've been rewriting to get my project ready too for @core-code; also now taking into account that it needs to work with Travis and Azure (https://github.com/Homebrew/homebrew-cask/issues/56815).

@suschizu Keep in the loop though, I'm tracking things on my end. 😆

crappcast-2019-01-20.txt,
crdb-processed-2019-01-20.txt,
crgithub-2019-01-20.txt
& crsparklefeed-2019-01-20.txt
uploaded … and I'll take care of it :)

@suschizu You're the man! ✊

crappcast-2019-01-21.txt -> already done,
crdb-processed-2019-01-21.txt,
crgithub-2019-01-21.txt
& crsparklefeed-2019-01-21.txt
uploaded 🦆🦆🦆

todays uploads:
crappcast-2019-01-23.txt ,crdb-processed-2019-01-23.txt, crgithub-2019-01-23.txt & crsparklefeed-2019-01-23.txt

done: crappcast-2019-01-23.txt ,crdb-processed-2019-01-23.txt, crgithub-2019-01-23.txt

@suschizu Thank you for all your hard work and keeping me in the loop. ✊

uploads for 24th jan:
crappcast-2019-01-24.txt ,crdb-processed-2019-01-24.txt, crgithub-2019-01-24.txt & crsparklefeed-2019-01-24.txt
☃️ 🏔 🎿 ❄️

FYI analytics for casks installs will soon be available and should help indicate which casks to focus on. An example of what the output will be like can be found here:
https://raw.githubusercontent.com/Homebrew/formulae.brew.sh/f29583239d13f9e1ce4bd5a89adab2d655ecbfc3/_data/analytics/cask-install/30d.json

It will likely be available in json format via the api at the following URL when it is merged:
https://formulae.brew.sh/api/analytics/cask-install/30d.json

There are also 90 day (90d.json) and yearly (365d.json) versions available.

hey brian, thanks!

thats definitely interesting (although we also have some usage stats but don't use them to prioritise casks - at the moment we try to be democratic and give each one the same attention).

does this count "brew cask fetch" or "brew cask install"?

does this count "brew cask fetch" or "brew cask install"?

Just install events.

thats good, thanks (because i regularly fetch most casks to validate them).

todays uploads:
crappcast-2019-01-25.txt ,crdb-processed-2019-01-25.txt, crgithub-2019-01-25.txt & crsparklefeed-2019-01-25.txt

@suschizu Did you process yesterday's stuff?

@ran-dall - yes - but I made them today … but I will upload the 26th output in the next hour if you want to take over :)

@suschizu Please. Let me give it a shot. At least let me try to process the cr-db-processed file and see what happens. I made alot of updates to my system.

@ran-dall I uploaded todays output just crdb-processed-2019-01-25.txt and crgithub-2019-01-25.txt :)

@suschizu Nice. I made a few updates and everything looks to be going fine. You'll notice the new commits are Verified. 🔏 Should be an easy day. 👍

@suschizu Had a boo-boo. My bad, everyone. 😳 https://github.com/Homebrew/homebrew-cask/pull/57959#issuecomment-457853511

Lots of apps are already up-to-date but are showing up

Here's the output...

hey @ran-dall - don't worry!
Thanks for the updates - I've uploaded also the crsparklefeed-2019-01-26.txt (did take longer to generate) - would you like to check this too? Otherwise I'll take care of it :)

@suschizu I got it. NP. I'm on it now...

@suschizu DONE 💪

todays output is online now:
crappcast-2019-01-27.txt
crdb-processed-2019-01-27.txt
crgithub-2019-01-27.txt &
crsparklefeed-2019-01-27.txt
💃

Ok, I'll get to it a little later on in the day.

perfect thanks 👍 - I just made the crappcast-2019-01-27.txt

Done, just in time...Haha! ✊

- wechat - already up-to-date

  • apple-juice - duplicate on crgithub-2019-01-27.txt

2019-01-28: todays output is online :)

@suschizu I got everything minus the crappcast, can you take care of those? I have to program those in. Everything else is done.

hey @ran-dall nice to see you back!
regarding the output files, those are currently designed to be human-readable, but something easier parseable like JSON or XML would be helpful, that wouldn't be very difficult to add.

@core-code Yea should be simple enough. I just need to work them in. Just a matter of ⏰.

@ran-dall oki - no problem! I do the crappcast-check
todays output is online :D
crsparklefeed-2019-01-29.txt will follow later

crappcast-2019-01-29.txt is done
crsparklefeed-2019-01-29.txt is online too :)

@core-code @suschizu Thank you both of you! Here's the output for today.

@ran-dall - thanks for your help 👍
I've uploaded todays output :)

I just got in. I’ll do it first thing in the morning when I get up; if you guys haven’t taken care of it. 😰

Sent from my iPhone

On Jan 30, 2019, at 8:15 AM, suschizu notifications@github.com wrote:

@ran-dall - thanks for your help 👍
I've uploaded todays output :)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

hey @ran-dall - no sorry - I've missed your comment :( but I will do it in the next hour
I've also uploaded todays output

crdb-processed-2019-01-31.txt is done

  • The Navicat tools are reporting a false positive.

crappcast is still pending; I'll try to update my system this weekend. Everything else is updated. 💪

hey @ran-dall - thanks great! 👍
crappcast is a bit more work … but there isn't an output daily - I'm oke with it :)
I've uploaded todays output!

Dope. I'll take care of it in a little bit. Thanks @suschizu

👀 I like the folders... 🤙

DONE

  • tla-plus-toolbox - Invaild release
  • glip - 404 Not Found
  • skitch - 404 Not Found

    - tinymediamanager - 404 Not Found

  • quicken - updated in place

hey @ran-dall ! thanks for the great work 👍
I've uploaded todays output :)

0302 - output online 🍔

@suschizu MY BAD! I was so busy yesterday tearing about Homebrew 2.0 that I forgot completely to run this. I'm running 3-3 shortly...

Done @suschizu

bluestacks - Pre-release
geany - Pre-release
birdfont - Pre-release
clementine - Pre-release

Hey @ran-dall! Don't worry! you are really a big help - thanks so much for your contributions 👍

todays output is online 🔨

Done

  • vagrant-manager - release not found

  • syncmyl2p - release not found

  • posterazor - release not found
  • bluestacks - release not found (duplicate)
  • exactscan - release not found
  • syncovery - 17 again?
  • skitch - release not found

thanks for checking @ran-dall 👍
I've uploaded todays output - hopefully without duplicates this time 😐

0602 - output is online :)

Done

Thanks @ran-dall!
I've uploaded todays output - if you need help just let me know :)

@suschizu Done. 🤠

  • jalbum - release not found
  • imaging-edge - release not found

great thanks for your help!
todays output is online :D (sparklefeed is missing)

Done.

  • timely - release not found
  • cmake - release not found

Thank you @ran-dall!
I've uploaded todays output - todays output is 2019-02-09 😬 (I've renamed yesterdays to 2019-02-08 - sorry for the confusion )

Done. Lost of errors. I think some of these have too long of a version so the system can't pick them up...🤪 @core-code

  • astah-professional - release not found (connection error)
  • mediaelch - release not found
  • radarr - release not found
  • tla-plus-toolbox - release not found
  • formular-designer - release not found
  • media-center - release not found

hey @ran-dall - yes sorry - the mapping for those apps was wrong - I've cleaned up todays crs - I hope that's ok now :)

done:
crgithub-2019-02-10.txt
crdb-processed-2019-02-10.txt

hey @ran-dall - I've uploaded todays output 😸
just let me know if you're busy :)

I’ll process it when I get home a bit later. Thanks you for the heads up...

Sent from my iPhone

On Feb 11, 2019, at 10:51 AM, suschizu notifications@github.com wrote:

hey @ran-dall - I've uploaded todays output 😸
just let me know if you're busy :)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

Done @suschizu

- enpass - release not found

  • combine-pdfs - release invaild
  • delicious-library - release invaild
  • glyphs - release invalid
  • icamsource - release invalid
  • ifunbox - release invalid
  • minitube - release invalid
  • tuneskit-m4v-converter - release invalid

Thanks @ran-dall! Great!
I've uploaded todays output 🦆

1202 all done

1302 output is online

@suschizu @core-code Sorry gentlemen 😫 I haven't been around, as I've been busy with professional commitments lately. I processed the last couple of days...below is the output.

  • spectrum - release not found

thanks ;) i've updated the 'spectrum' appcast now because this one had too many false positives

hey @ran-dall - no problem - just leave a short note when you are busy - so that I can take over 🙋🏻 ;)
I've uploaded todays output 1402 - happy valentines day 🍺

@suschizu Much appreciated. Done for the day.

  • lulu - release not found
  • mailspring - already up-to-date
  • workflowy - already up-to-date
  • vlc - already up-to-date
  • malwarebytes - release not found
  • enpass - release not found

@suschizu Beat you to it today...

  • gog-galaxy - release not found

@ran-dall thank you :)
I've uploaded todays output - have a nice weekend!

@suschizu You too! 👾


  • quassel - release not found

  • noteplan - release not found
  • sip - release not found

  • vysor - release not found
  • nextcloud - RC

@ran-dall todays output is online :)
not so many releases this time … seems nobody wants to work on weekends 🤔

@suschizu Great observation 🧐, I think some people are getting lazy 🙃. Here's the output for the day.


  • gog-galaxy - release not found

  • handbrake - release not found
  • wireguardstatusbar - cask not found

haha … yes everything falls apart - everything was better in the past ;)
thanks for checking - you are really a great help!
If you have time - I've uploaded todays output :D

@suschizu Sorry, I wasn't feeling well today and got busy anyways. 😶
👉 Here's the output for the day...

  • vlc - release not found

  • cyberghost - cask not found

Hey @ran-dall - I hope you're feeling better! Don't become ill :(
here is the output for today - should I take over when you are not feeling well?

I’ll get to it in a bit.

Sent from my iPhone

On Feb 19, 2019, at 10:05 AM, suschizu notifications@github.com wrote:

Hey @ran-dall - I hope you're feeling better! Don't become ill :(
here is the output for today - should I take over when you are not feeling well?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

hey @ran-dall - it wasn't quite much so I've done yesterdays output - sorry :/

I hope you feeling better today!

Hey @ran-dall - I've uploaded todays output
just give me a note if I should take over :)

@suschizu I've been feeling thanks; just been super busy 💪, but money is money; especially when it big 💵 from some of the Fortune 500. I'll get around to today's output in a few. 👍

wow - congratulations 😮
what line of business are you in - if you don't mind me asking :)
👍

@suschizu I founded a software collective a few years ago that finished folding into Tidelift a few months ago. 👾 Since I've been consulting around doing small contracts for this and that...got some interesting contracts lately for some AI stuff for a few different 'bigger' companies. So we'll see 🧐...

@suschizu done.


  • invisionsync - release not found
  • synthesia - release not found
  • zesarux - release not found
  • mollyguard - release not found
  • emacs - release not found

  • tusk - release not found

@ran-dall wow sounds great 👍 so it seems you know what you're doing ;)
much success in your projects!

self-employment rocks🤘

… I've uploaded todays output 😬

crdb-processed and crgithub are done :)

output for 2202 is online now 🔨

@suschizu Yea, you but get into 'those' type of sticky situations where you want to 🔪 someone; not everyone but every now and again. Sorry, I forgot about processing the output yesterday. I'll do it today shortly. 😬

2202: crdb-processed and crgithub are done :)

2302: output online :)

2302: crdb-processed and crgithub are done
2402: output online 🔨

2402 output is done :)

2502 output online

already done: crdb-processed and crgithub

@suschizu Sorry been super busy last few days 😪. I tried running today's output but it seems it's was already taken care of. I'll run tomorrow👌.

@ran-dall - no problem :)
I've uploaded todays output

@suschizu Done.

  • obs - release not found

hey @ran-dall thanks for your help 👍

I've uploaded todays output if you are not too busy :)

@suschizu I was just thinking 🤔 about you too...🤪

;)

@suschizu Done.

  • obs - release not found
  • rotato - release not found
  • screens-connect - release not found
  • teamviewer - release not found
  • virtualhostx - release not found

  • rekordbox - release not found
  • aquamacs - release not found

Thank you @ran-dall :)

Todays output is online

@suschizu Done.

Great thanks @ran-dall !
And without problems 😄
Sorry for the late upload

@suschizu Done

Hey @ran-dall! Great thanks - and again without problems :)
here is todays upload 🎉

@ran-dall I've uploaded todays output
0303 is done :)

0304 is done
0305 output online
feedrepair-processed-2019-03-05 done
crgithub-2019-03-05.txt done

hey @ran-dall - everything oke?
I've uploaded todays output
please let us know if you are too busy now

@suschizu Sorry been really swamped! 👻 Keep sending them over, 👉 I'll keep processing them...

hey @ran-dall - I've just uploaded it :)
have fun ;)

@suschizu Sorry, been really busy 🙄 lately. In fact, yesterday was really just an extension of 'the day before' if you know what I mean. 😆 Anyways, yesterday got processed ok. There where some errors but I didn't catch them cause I ended up having to do the work in multiple sittings. 👌 Let me know when you have today's output out. ✊

@ran-dall That's what I thought :)
great thanks! 👍
I think it's not necessary to check old outputs because they will be listed in the newest output again if there wasn't a change ;)
todays output is online - if you want
cheers 🍾

@suschizu Done.

  • ibackup-viewer - release not found
  • imazing - release not found
  • trainerroad - release not found

  • fontlab - release not found
  • rekordbox - release not found

thanks @ran-dall! 👍
todays output is online :D
cincin 🍷

Done.


  • fontlab - release not found

  • obs - release not found

Thank you @ran-dall!
1003 output is online - it's obvious that it's weekend 😃

@suschizu I can't understand why majsoul-plus fails https://github.com/Homebrew/homebrew-cask/pull/60064; otherwise, it's done.

  • inboxer - release not found

hey @ran-dall - thank you!
I've seen that @core-code already takes care of this problem :)
I've also uploaded todays output 😸

@suschizu Done.

  • fontlab - no newer release available
  • lunar - no newer release available
  • wondershare-video-converter-ultimate - no newer release available

Hey @ran-dall - thank you!

I've uploaded todays output :)

@suschizu Done.

  • embyserver - release not found
  • inboxer - release not found (source code is now only provided)
  • openbazzar - release not found
  • airmedia - release not found
  • disk-inventory-x - release not found

  • grandtotal - release not found

@suschizu How we looking on the output for today?

hey @ran-dall - I've just uploaded todays output - crsparklefeed will be ready in 5 minutes
what timezone you are in?

PST ☀️ Pacific Standard Time

Where are my manners? 🧐 Thanks for the upload

hihi you are welcome … sorry for the late upload but I had to check the time-difference :)
what time is "morning" for you so that I know when to start checks?

@suschizu It's all good. I figured as much. ☺️ I'm an early riser, and I go to bed late...so, anytime is fine...but ideally, I would say around 5-6 am is about when I sit at my computer for the day. I updated my system (first update in a while), it's faster and smarter. 🧠

  • brave-browser - listed released is more recent
  • epichrome - listed released is more recent (actually I updated this yesterday)
  • sidneys-pb - listed released is more recent (actually the release number on the output is wrong)
  • trilium-notes - listed released is more recent (actually it's the same)
  • wavebox - listed released is more recent (actually it's the same)

  • komodo-edit - more recent release not found
  • youku - more recent release not found (and the appcast is wrong; takes you to the website)
  • dosbox-x - more recent version not found in appcast

hm that means that you don't sleep much :/
so for me this would be between 1 and 2pm - thats totally fine
I'll adjust my schedule 👍

Good morning @ran-dall 🌞
todays output is online - hope you have a nice day :)

@suschizu 👍 Done

  • opensesame - release not found

  • airmedia - release not found in appcast
  • disk-inventory-x - release not found
  • camtasia - release not found in appcast

Good morning USA! 🎶
Hey @ran-dall - todays output is online!
Have a nice day 💻 🖱

@suschizu done ✅


  • sigil - release not found
  • komodo-edit - release not found
  • superduper - release not found
  • vmware-horizon-client - release not found
  • dosbox-x - release not found

thank you!

good morning @ran-dall!
todays output is online :)
we have a great sunny day here in Malta 🌞
time to leave the workplace and enjoy the spring …

@suschizu Done. ⚡️ Enjoy your day!

  • airmedia - release not found
  • disk-inventory-x - release not found
  • youku - release not found
  • dosbox - release not found

  • grandtotal - release not found
  • mudlet - release not found

hey @ran-dall!
todays output is online :)

hey @ran-dall - I've just made
crdb-processed-2019-03-17 and
crgithub-2019-03-17

@suschizu Sorry busy morning. I'm getting to it right now.

Update: Done.

  • grandtotal - release not found
  • tg-pro - release not found

Thanks for getting that today.

hey @ran-dall - no problem :)
I've already uploaded todays output - have a nice day! 🌞

Awesome. Thanks. Will get it to it shortly.

Update: Done.

hey @ran-dall - todays output is online 😃
have a nice day!

@suschizu Done

  • teamviewer - unsupported version

thanks @ran-dall!
todays output is online :)
have a nice day!

@suschizu There were a couple other errors but I forgot to take them down.

  • keepassxc - release not found

  • glyphs - release not found

  • scout - release not found

Thanks @ran-dall
I hope the broken casks are not listed again today then
output is online :)

Can you take care of it for today?

Sent from my iPhone

On Mar 21, 2019, at 6:29 AM, suschizu notifications@github.com wrote:

Thanks @ran-dall
I hope the broken casks are not listed again today then
output is online :)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

@suschizu Basically I was ☠️ the last couple day with a really bad flu. I would appreciate you covering for me until tomorrow. ✊

hey @ran-dall! hope you're feeling better - I think you infected me with the virus 🤒
if you're still knocked out just give me a not :)

@suschizu You're in luck. I think today is the first day I don't feel like death. 👍 I was running a fever or 101 ~ 102 till yesterday. All this was because my sister came back for Spring Break from her University last week, brought back the plague. 😶 This is why I don't host people...haha!

If that output is up for today; I can take care of it. If you already did ✊, I'll get it from now on now that I'm better. Just let me know!

I hope you feel better soon! Garlic is a great natural remedy for the flu...BTW. My wife pretty much fixed me up with it, after the antibiotics I got from the doctor where making feel worse.⚡️

I think you should better stay in bed :/
there are only the crsparklefeed check left today - corecode took over :)

Ah, I've been in bed all week. I'm excited to actually feel functional. I was pretty bad there, but I'm ok now. I can do it tomorrow then. 😃

Just give me a shout when the output is up.

thanks for the tip … but it's not that bad ;)

Seriously though, it's magical. What you do is crush a clove of garlic on a spoon, and then pour some honey on it (cause it's really strong if you don't) and just down it. You'll start feeling better in 15m ~ 20m. 👍 I went for 2 cloves at a time and I got rid of the flu in the last 3 ~ 4 days.

Hey @ran-dall! This was luckily just an one-day-illness … everything ok again - but I will keep the garlic-treatment in mind 😃
output is online :)

@suschizu Done

  • skype - release not found on appcast

thanks @ran-dall!
output is online - have a nice and not too busy day :)

@suschizu Done


  • dcp-o-matic - beta release (as reported by @core-code)
  • openbazzar - rc release

  • mailbulter - can't find release

  • nvidia-geforce-now - release not found
  • ringcentral - release not found on appcast
  • tortoisehg - release not found
  • qq - release not found

@suschizu How today's output coming?

Hey @ran-dall - we had some issues with the checks today - they will be finished in about 45 min - sorry for the delay :/

hey @ran-dall - output is online :)

hey @ran-dall - yesterdays output is done - todays output is online!
Have a nice weekend :) 🌞

hey @ran-dall - I've just made the few caskrepairs in the crdb and crgithub :)

output is online - I've already made the crdb and crgithub repairs for today :)
have a nice Sunday 🌞

@suschizu You should finish up today cause everything seems updated on my end. This happened yesterday too. Just a note: it's too time-consuming for me to track you down when you start the updates. I would say if you start them for a certain day, then you should finish them. That way we don't duplicate efforts or waste time (which I'm getting less and less of it seems). 👍

Hey @ran-dall - I'm sorry - this was a misunderstanding - I did yesterdays crdb-processed-2019-03-31, crappcast-2019-03-31, crhtmlappcast-2019-03-31 and crgithub-2019-03-31 check - so the only check that wasn't done was the crsparklefeed-2019-03-31
todays output is done already :)
have a nice day!

hey @ran-dall - all outputs for 2019-04-02 are online
I just make the crappcast-2019-04-02.txt and crhtmlappcast-2019-04-02.txt updates

all casks-repairs for output 2019-04-02 done

@suschizu I don't see an output again and I see you've already made lots of updates; without notice. So are you guys just taking care of it now?

Hey @ran-dall! Sorry for the late reply - we are testing some new ideas to make the cask-repair process more efficient. We’ve noticed that you are quite busy at the moment - us too - so we are trying to find a solution that helps us all :) We will do the cask-repairs this week if this is ok for you?

Well, I’m in the process of doing just that; with the ML system. I normally don’t have a problem if you can give me the outputs early. Right now though, I rather keep doing them as I’m pretty close to being ready to commit the process; I just need the outputs early...usually I’ll get to them by 12:00 p.m.

Regardless, with the new process I recently found a way to do the updates without the need to reference an ‘appcast’; which have been getting more and more unreliable IMO. The last few days I did; some of the PRs where already done by the newer process too! No betas or Public Releases or false positives either; and it catches ~90% of the ones one we currently catch and a lot of other ones.

All-in-all it doesn’t really matter to me that much; but I’d rather finish what I have started cause (as you know) I do get busy and I know a few people have being waiting for the ML system to be commuted to GitHub.

Sent from my iPhone

On Apr 4, 2019, at 1:12 AM, suschizu notifications@github.com wrote:

Hey @ran-dall! Sorry for the late reply - we are testing some new ideas to make the cask-repair process more efficient. We’ve noticed that you are quite busy at the moment - us too - so we are trying to find a solution that helps us all :) We will do the cask-repairs this week if this is ok for you?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

Hey @ran-dall - we are trying to optimise our filter-system
the ML-system sounds great - if it works reliable ;)
its not a problem to coordinate the upload - I normally get the outputs around 13:00-14:00 (what would be 4-5 am in California) - the most important thing for me would be to know as early as possible if you can make the updates.
I will upload tomorrows output for you - we already did the updates today
have a nice day :)

@suschizu Sounds Excellent! Thank you for your effort! ✊

You have my commitment that the updates will process by 12 p.m. (noon - mid-day) as long as I get them early. If you don't see any updates by noon, something is up. 🤔

output is online :)

@suschizu Done. ✊ Here's the output for the day...



  • clover-configurator - download not found (I think can fix this (my work at NVIDIA requires I interface with different Hackintosh teams), so don't do anything about it for now. The link isn't pulling down the newest version but I can verify that it's an actual version it's just the download link only pull the old version down.)
  • vivaldi - already up-to-date https://github.com/Homebrew/homebrew-cask/pull/61385

  • nvidia-geforce-now - release could not be verified
  • private-internet-access- release could not be verified
  • balenaetcher - release is not stable
  • handbrake - release could not be found

hey @ran-dall - todays output is online
there was no crdb-processed file generated today :)
have a nice day

@suschizu Done. I like the new messages but some of them seem kinda off.

  • dashlane - version not found

thank you :)

hello @ran-dall - todays output is online
have a nice sunday!

@suschizu Done.

  • alva - release not found

Thanks a lot @ran-dall!
todays output is online :)

@suschizu Done.

shadowsocksx - release not found in appcast
handbrake - release not found in appcast

hey @ran-dall - your system seems to work good - thank you! :)
todays output is online

@suschizu Done.

  • activedock - release cannot be verified
  • boom-3d - release cannot be verified
  • vox - release cannot be verified

  • sketchup-pro - fail
  • epic - release could not be verified
  • handbrake - release could not be found in appcast

@ran-dall - thank you :)
output is online!

@suschizu Done.

  • qlab - cask up-to-date
  • quip - cask up-to-date
  • sketch - cask up-to-date
  • snagit - cask up-to-date
  • telegram - cask up-to-date

  • irccloud - version is pre-release

  • vidyo - release not found
  • media-center - version not found

Thank you @ran-dall 🤗
todays output is online

@suschizu I don't see an output file for today, April 11th...please advise 🗣

uff - sorry my fault - I put it in the wrong folder :(

@suschizu Done.

  • vidyo - version not found
  • jriver - suspected beta (https://yabb.jriver.com/interact/index.php/topic,120179.0.html?PHPSESSID=t892o1q7pmki44v90oegl9bsa4)

@ran-dall - thank you!
todays output is online - and in the right folder 📁 😬

@suschizu Done. ✊

  • brave - release does not appear stable

  • clover-configurator - release not found at the download link

  • parallels - version is pre-release (GO COREL!! 🤟)
  • vidyo - Download URL cannot be found
  • media-center - Download URL cannot be found

thank you @ran-dall!
todays output is online :)
have a nice weekend!

@suschizu Done.

  • fontforge - cask-repair command incorrect

  • fl-studio - already up-to-date / release cannot be verified
  • banking-4 - already up-to-date / release cannot be verified

perfect - thanks @ran-dall!
todays output is online :)

@suschizu Done. ✊

  • remote-desktop-manager - release not found in appcast
  • postman - release not found in appcast
  • fl-studio - release not found
  • fsnotes - release is pre-release
  • itsycal - release not found
  • neoj4 - download fails

thanks @ran-dall!
output is online :)

@suschizu Done. ✊

  • balenaetcher - release is a pre-release
  • zoom - release not found
  • media-center - release not found
  • handbrake - release not found

Hey @ran-dall - thanks a lot!
todays output is online :)

@suschizu Done.

  • majestic - developer only releases the source code
  • spectrum - release not found in appcast

  • remote-desktop-manager - release not found in appcast
  • postman - release not found in appcast
  • vidyo - cannot download to verify
  • tagspace - release is a pre-release

Thank you @ran-dall :)
Todays output is online - have a nice day 🌞

@suschizu Done. ✊

  • envkey - version incorrect on output
  • majestic - developer only releases the source code (repeat)

  • navicat (family) - version is older than current

  • remote-desktop-manager - release not found in appcast (repeat)
  • postman - release not found in appcast (repeat)

    • vidyo - cannot download to verify (repeat)

      - neo4j - cannot download

thanks @ran-dall and sorry for all the repeats!
Todays output is online :)

@suschizu Done. ✊

  • mi -release is a release candidate

  • parallels -release is a release candidate
  • fsnotes -release is a release candidate

Thanks @ran-dall :D
Todays output is online!

@suschizu Done. ✊

  • jalbum - release not found

Hey @ran-dall - great thanks - and thanks for the Microsoft-teams fix 🥇
Todays output is online 🐰

@suschizu Done. ✊

  • byteball - rebranded to 'obyte', needs to be updated (which I just did).
  • thedesk - release cannot be downloaded

Thank you @ran-dall!
Todays output is online - happy easter :)

@suschizu Done. ✊ Happy Easter back to you! 🐇

  • eclipse-java - versioning has changed. I know this gets updated as part of a family so I think I'll leave the update for then.

Thanks @ran-dall! The eclipse update seems to be a beta-release - I will have a look on it :)
Todays output is online :D

@suschizu Done. ✊

  • barrier - release has no .dmg
  • openinterminal -> renamed openinterminal-lite

  • handbrake - release not found in appcast (I think this may be a repeat)

Thanks @ran-dall! Todays output is online :)

@suschizu Done. ✊

  • openbazaar - release is a pre-release
  • lingo -release not found
  • marginnote -release not found

  • oceanaudio - unable to update

Thanks @ran-dall! Todays output is online :)

@suschizu Done. ✊

  • keep-it - appcast out of date (https://reinventedsoftware.com/keepit/downloads/ || https://reinventedsoftware.com/keepit/downloads/keepit.xml)
  • mailbutler - release not found in appcast

  • vidyo - update failed
  • launchbar - update failed
  • fl-studio - release not found
  • handbrake - release not found in appcast
  • eclipse-java - update failed

Thanks @ran-dall!
Output is online :)

@suschizu Done. ✊

  • daylite - download failed
  • aria2d - update failed

thank you @ran-dall !
Todays output is online :) Have a nice day!

@suschizu Done. ✊

  • ariang - no mac release
  • get-iplayer-automator - release is a beta

  • go-agent and go-server - .app no longer offered

  • media-center - release not found
  • the-battle-for-wesnoth - update failed

Thanks @ran-dall! Todays output is online :)

@suschizu Done. ✊

  • diskcatalogmaker - update fail
  • marginnote - update fail

  • zeebe-modeler - update failed
  • syncovery - release not stable

Great thanks @ran-dall!
I've uploaded todays output :)

@suschizu Done. ✊

  • curio - already up to date
  • diskcatalogmaker - release not stable

  • tinderbox - update failed
  • avidemux - update failed

thanks @ran-dall!
Todays output is online!
Have a nice day 💃

@suschizu Done. ✊

  • vimr - update fail

  • zeebe-modeler - update fail

How todays output coming?

Sent from my iPhone

On Apr 29, 2019, at 5:49 AM, suschizu notifications@github.com wrote:

thanks @ran-dall!
Todays output is online!
Have a nice day 💃


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

hey @ran-dall - sorry for the delay - output should be ready within the next 15 minutes

@ran-dall - output is online :)

hey @ran-dall - output is online but there seems to be a problem with the cask-repair :(

Yea, it crashed the system yesterday, and I spent the better half of the day trying to fix it. I finally was able to get it semi-fixed, but I need to set the whole system up again. After I do, I'll see what I can do about running it.

To give some backstory, ’brew style’ and ’brew cask style’ were failing. I was able to fix ’brew style’ but ’brew cask style’ is still broken. I suspect it has something to do with the PR that where merged early yesterday morning.

Sent from my iPhone

On May 1, 2019, at 3:51 AM, suschizu notifications@github.com wrote:

hey @ran-dall - output is online but there seems to be a problem with the cask-repair :(


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

hey @ran-dall - everything works fine again 👍
(https://github.com/Homebrew/homebrew-cask/issues/62644)
Todays output is online :)

hey @ran-dall - do you still have problems with the brew cask style?
todays output is online :)

hey @ran-dall - is everything all right with you? corecode and me are taking care of the cask repairs currently - just let us know when you are back :)

Hey! Yea sorry, I took apart the machine that I was using for my system and haven't gotten a chance to put it back together cause I got called in for a few bigger jobs. My plan is to get it back together today, and I'll pick I up tomorrow!

Thanks always thinking about me ✌️

Sent from my iPhone

On May 5, 2019, at 8:48 AM, suschizu notifications@github.com wrote:

hey @ran-dall - is everything all right with you? corecode and me are taking care of the cask repairs currently - just let us know when you are back :)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

Hey @ran-dall - good to have you back 😀!
todays output is online :)

@suschizu Done. ✊

  • openintermainal and openinterminal-lite share an appcast
  • There are also several that are listed as technically impossible but in reality, they are up-to-date.

There are also several that are listed as technically impossible but in reality, they are up-to-date.

i've added those "cask-repair" suggestions only to speed up things when we are doing the cask-repairs manually. i didn't know you use them ;)
they are certainly not working 100%...'technically impossible' basically just means i've been too lazy to add any code or configuration to handle this specific case and this needs to be figured out in some other way ( you and @suschizu are usually very adept there ;)

in any case, thanks for the heads-up, i think i've improved the code so these cases should be properly figured out as 'up-to-date' now automatically.

hey @ran-dall - todays output is online :)

@suschizu Done. ✊

  • radarr - update to date
  • wechatwebdevtools - update failed
  • neo4j - update failed
  • slack - update failed
  • xamarin-profiler - 1.6.10 not found @ download url

hey @ran-dall - output is online!
have a nice weekend :)

@suschizu Done. ✊

  • bettertouchtool - releases not found on Release Notes
  • bettertouchtool - releases not found on Release Notes

its not found in their release notes but their official download links to 2.813 and the appcast ( http://updates.bettertouchtool.net/highsierra_new.xml?bttversion=1000 ) also links it. i've sent a PR.

  • bettertouchtool - releases not found on Release Notes

its not found in their release notes but their official download links to 2.813 and the appcast ( http://updates.bettertouchtool.net/highsierra_new.xml?bttversion=1000 ) also links it. i've sent a PR

Ok. Unfortunately, this type of appcast is currently unsupported. It's hardly an appcast, as it's an index of files. Maybe you should remove it from our efforts, or maybe come up with a second term that isn't appcast to situations that aren't appcasts.

I'd also mention, that this appcast doesn't tell us what the stable recommended release is. Therefore I think the system did its job by spitting it out when it couldn't find the release when it scraped the website and found the release notes. This was implemented due to the fiasco that telegram causes in our PRs.

yes, i agree - its difficult in general and this cask specifically is problematic. generally we have 3 sources of information that could validate a release as being official:
• being the default download from the homepage
• being listed in the official release notes on the homepage
• being in the appcast for the default auto-update check built into the app

the 'index of files' ( https://bettertouchtool.net/releases/ ) that is currently stored in the appcast stanza of bettertouchtool is neither of those, and IMHO doesn't validate a release as being official. i guess its in there for historical reasons, as the real, sparkle appcast has been known to lag behind the official downloads from the homepage on many occasions.

what we would really want, would be the possibility to have a larger number of appcasts (e.g. all 3 listed above). the cask-version should then be the newest one contained in any of them. but for the vast majority of apps its a non-issue.

• being the default download from the homepage
• being listed in the official release notes on the homepage
• being in the appcast for the default auto-update check built into the app

This mirrors closely to what I have going on on the system (and then some).

the 'index of files' ( https://bettertouchtool.net/releases/ ) that is currently stored in the appcast stanza of bettertouchtool is neither of those, and IMHO doesn't validate a release as being official. i guess its in there for historical reasons, as the real, sparkle appcast has been known to lag behind the official downloads from the homepage on many occasions.

Makes sense.

what we would really want, would be the possibility to have a larger number of appcasts (e.g. all 3 listed above). the cask-version should then be the newest one contained in any of them. but for the vast majority of apps its a non-issue.

Understood. I concur.

@ran-dall - todays output is online :)

@suschizu Done. ✊

  • timings - release not found on appcast
  • yinxiangbiji - update failed

  • postbox - 6.1.16.1 release not found in releasenotes
  • wechatwebdevtools - 1.02.1904192 release not found in appcast
  • fs-uae - 2.9.8 release not find in appcast
  • bforartists - suspected unstable
  • slack - update failed
  • xamarin-profiler - 1.6.10 release not found in appcast

Thank you @ran-dall!
Todays output is online :)

@suschizu Done. ✊

  • bluestacks - update failed
  • bettertouchtool - 2.819 release selected

Thanks @ran-dall!
Todays output is online :)

@suschizu Done. ✊

axure-rp - 9.0.0.3649 is suspected unstable (https://forum.axure.com/t/axure-rp-9-0-beta-channel-release-candidate-updates/62580) and not listed on appcast

thanks @ran-dall - good idea to check the blog - great ;)
todays output is online! have a nice day

@suschizu Done. ✊

  • fl-studio - release not found in appcast

thanks @ran-dall - todays output is online :)

@suschizu Done. ✊

  • yinxiangbiji - update failed
  • balsamiq-mockups - up-to-date

Todays output is online :)
Have a nice day!

@suschizu Done. ✊

  • julia - update failed

hey @ran-dall - thanks!
todays output is online - have a nice weekend :D

@suschizu Done. ✊

  • aseprite - cask not found
  • microsoft-r-open - macos release not found

  • capture-one - update failed
  • the-battle-for-wesnoth - failed

the-battle-for-wesnoth - failed

i think i've done that one yesterday

microsoft-r-open - macos release not found

they've discontinued macOS support. no need to track that one anymore.

@core-code How did want to handle Travis in cases such as https://github.com/Homebrew/homebrew-cask/pull/63462? In this situation; the appcast wasn't updated but the ML system pulled the app, analyzed the Info.plist, and verified the release (screenshot attached) correctly.
Screen Shot 2019-05-17 at 9 16 23 AM

i agree that in some cases our last resort is a system that downloads the files, and if the checksum doesn't match, then a PR needs to be sent based on the versions embedded in the app.

we are doing this more or less manually (suspicious casks every day, rest of them 1-2 times a month) so i guess you ML system works better here.

@core-code Ok, at future some point (such as when the system is more autonomous) we should think about a more elegant solution; because manually checking an update and pulling the logs and Info.plist can get time-consuming, but it's not terrible. 🤙

i do have a script that automatically detects the actual version contained in an app downloaded by a cask, and can share if its useful for you. we use it whenever there is a SHA mismatch.

@core-code I do think in the future it would be helpful, but I think for now it's not that big a deal to just manually append the readout of the Info.plist. 🤠

i've attached it here in case someone finds it useful.
findVersionOfCask.py.txt

hey @ran-dall - todays output is online :)

@suschizu Done. ✊

  • framer-x - already up-to-date

hey @ran-dall! Great - thanks for solving the lingon-problem 😺
todays output is online - have a nice Sunday 🌞

@suschizu Done. ✊

  • prusaSlicer - up-to-date

  • capture-one - release not found
  • zesarux - release suspected unstable
  • oolite - release not found in appcast or resource url
  • eclipse-java - cask family detected

thanks @ran-dall!
Todays output is online :)

@suschizu Done. ✊


  • openinterminal - we have 2 casks, but I think that the appcast is supposed to apply to just one; so it's throwing off the pick-up efforts.

  • poedit - release not found in appcast or url resource

  • meshcommander -update fail

thanks @ran-dall! Todays output is online :)

@suschizu Done. ✊

  • birdfont - update failed

thanks @ran-dall! Output is online :)
have a nice day!

@suschizu Done. ✊

  • upwork - release not found though seems up-to-date
  • tiled - update failed
  • sqlpro-for-mysql - update failed
  • murus - update failed

thanks @ran-dall!
Todays output is online :)
have a nice day

@suschizu Done. ✊

  • pritunl - update failed
  • tunnelblick - update failed

  • hubstaff - release not found in appcast or url resource
  • tunnelblick - release unstable

hey @ran-dall - thank you :)
todays output is online - have a nice weekend!

@suschizu Done. ✊

  • capture-one - up-to-date
  • upwork - release not found
  • sonic-visualiser - up-to-date

Thanks @ran-dall!
Todays output is online :)

@suschizu Done. ✊

  • thedesk - suspected unstable
  • serviio - update failed
  • fl-studio - release not found
  • 4k-youtube-to-mp3 - update failed
  • slack - update failed

thanks @ran-dall !
Sunday output is online :)

@suschizu Done. ✊

  • majestic - update failed

Thanks @ran-dall!
Todays output is online :)

@suschizu Done. ✊

NO ISSUES ⭐️

Wow - first time without issues :D
Thanks for your help @ran-dall !
Todays output is online :)

@suschizu Done. ✊

  • openinterminal-lite - release not found

  • dashlane - update failed
  • media-center - update failed
  • deezer - release not found in appcast

thanks @ran-dall!
todays output is online :)

@suschizu Done. ✊

  • frhelper - release not found
  • workflowy -
  • mumble - update failed
  • media-center - release not found

thanks @ran-dall!
Todays output is online :)

@suschizu Done. ✊

  • eudic - release not found
  • setapp - release not found

  • fs-uae - release not found
  • eclipse-javascript - cask family detected
  • springtoolsuite - update failed

thank you @ran-dall 😄
Todays output is online - have a nice weekend!

@suschizu Done. ✊

  • nvidia-geforce-now - release not found
  • bluestacks - update failed

thank ou @ran-dall !
Todays output is online 🌻

@suschizu Done. ✊ | 👉 Is it just me or our outputs getting pretty light?

  • energybar - release not found

hey @ran-dall - yes - let's say "lighter" because the auto-cask-repair updates are now made 'semi-automatically' :) I've uploaded todays output :)

@suschizu It's done but I'm confused. I thought the point of the ML system was to avoid auto-updating altogether? I thought there we had specific instructions to avoid scripting updates to be automatic because all pull requests had to processed after the proposed update had been analyzed for integrity and authenticity. We've already established that appcasts are not the most reliable thing in the world (as I've pointed out before); so I'm a bit confused as to what part exactly is doing automatically and what and where the analyzation takes place. The ML system was able to achieve auto-updates a long time ago (without fully depending appcasts) but the process was stopped after maintainers pointed out the lack of reliable analyzation. (ping @core-code )

  • nvidia-geforce-now - release not found
  • eddie - release not found

hey @ran-dall , sorry for the miscommunication here.
a few days ago i've instructed @suschizu to perform the cask-repairs where our system already offers the right cask-repair command-line already. the rationale is:
• entering these ready-made commands is only a minute of work
• all of those cask-repairs should be valid, because they are only done for sparkle feeds (which only contain valid releases by definition) and for github feeds (which are always valid except when the maintainer makes an error and marks a pre-release as latest release - most of those are filtered though)
• one benefit is that the casks are updated earlier, instead of being delayed for 1-10 hours.
• more importantly, @suschizu has to check all of the cask-repairs after you've performed them, to pick up on the missing or invalid ones. due to the timezone differences, this often happens late at night, or even after midnight. if we can reduce the work that has to be done late at night by a bit, this makes things more comfortable on our end.

i didn't think there are any drawbacks since this only affects those repairs that are a 'sure thing' and need no or minimal verification anyway. of course i think your work with the ML system is very valuable for all those remaining 80% of repairs...
if you don't agree that this is the best way to handle things just let me know. i didn't mean to disrupt things.

btw, is there any way to easily extend the ML system to the "crappcast" and "crhtmlappcast" files? additionally we also have a 'contains' check which isn't yet uploaded to the server, and works similarly to what Travis is doing now and checks whether the 'version' is actually contained in the 'appcast' and is a good idea for those (HTML) appcasts that are too noisy to observe for changes.

@core-code Thanks for the explanation! All your point are valid; however, to some degree keep in mind that _the system needs to run the repairs to be "learning" from them_.

That said, note that the ML system also "watches" the "Pull Requests" to try to "learn" from Travis and rejected repairs; so I think it's great how we've worked together there to keep the Pull Requests consistent.

I don't have a problem with you trying to make things quicker and more comfortable at your end; however, as I said, I do ask you to keep in mind the "leaning" process of the system.

So maybe a good suggestion could be, to leave some of the more obscure repairs on the list and only submit the ones that should be immediately updated (e.g., Telegram).

Anyways, now that I've understood your position; here's what I can do on my end...

👉 I will work today at finishing the work to include the crappcast and crhtmlappcast; therefore tomorrow I should be able to run them together with everything else.

👉 There's a process to granting someone outside access to the system; and outside of that, I also need to support it. But I'll work on that next so you can process updates at your convenience. Once I get that finished, I'll let you know, and we can come up who needs to be set up access.

So maybe a good suggestion could be, to leave some of the more obscure repairs on the list
and only submit the ones that should be immediately updated (e.g., Telegram).

sounds good to me! i didn't consider the 'learning' the system needs to do, but now i get it ;)

👉 I will work today at finishing the work to include the crappcast and crhtmlappcast; therefore tomorrow I should be able to run them together with everything else.

👉 There's a process to granting someone outside access to the system; and outside of that, I also need to support it. But I'll work on that next so you can process updates at your convenience. Once I get that finished, I'll let you know, and we can come up who needs to be set up access.

awesome!

hey @ran-dall - I thought that the apps that already are resolved with a correct cask-repair string aren't important for the ML system - sorry
todays output is online :)

@suschizu 👉 NO PROBLEM! | Done. ✊

  • axure-rp - suspected unstable (https://forum.axure.com/t/axure-rp-9-0-beta-channel-release-candidate-updates/62580/6)
  • busycal - release not found

(@core-code 👉 The inaugural run of the crappcast and crhtmlappcast went alright. I don't feel like it understood it all through. It only executed a repair on sublime-merge and gave me this other error)

  • icecat - macos compatible release version not found

the "crappcast" files "crhtmlappcast" contain the changes that have been made to the appcasts that are not directly 'supported' because they are in structured Sparkle/RSS or Github/ATOM format. i'm not sure how much can be done automatically here, so the fact that sublime-merge has been repaired is definitely good to hear.

right, it seems that "icecat" thing hasn't been supported on macos for years now, i'll send a PR to delete it.

i'm not sure how much can be done automatically here, so the fact that sublime-merge has been repaired is definitely good to hear.

👉 You'd be surprised what we can do with a Machine Leaning system. Really only take times and a process to teach it something new. I think the more and more I work on it the better it can get.

thanks @ran-dall!
todays output is online :)

@suschizu Done. ✊

  • datadog-agent - update failed

  • daylite - update failed

  • capture-one - update failed
  • keepassxc - release not found

(crappcast + crhtmlcast)

  • studio-3t - updated
  • nvidia-geforce-now - updated
  • geotag - updated
  • postico - updated

@randall wow the processing of (crappcast + crhtmlcast) has started to work good ;) so, starting today, the 'does the appcast contain the version number' check results are also uploaded in case you also want to have a try there. they are quite nice because there is no noise.

btw, the filenames of all those outputs have become quite confusing and i'd like to rename them to make more sense. does this create problems on your end?

thanks @ran-dall - output is online :)
core-code already mentioned the new 'crappcastcontains' check.
I've already done it for today - there was just one update … just give me a note if you also want to integrate it into the ML system :)
have a nice day!

@suschizu Done. ✊ | 👉 Yea the ML system is learning to process all the files. I don't think it's been reading that one correctly but I'm pretty sure I can fix it quickly. Let me give it a shot tomorrow. It can already do the other two .patch files.

  • dingtalk - release not found
  • snagit - update declined

Updated:

  • tableau-prep
  • wechatwork

thanks @ran-dall!
Todays output is online :)

@suschizu Done. ✊

  • keepassxc - release not found

UPDATED:

  • avocode
  • =bose-updater

perfect - thanks @ran-dall!
todays output is online :)

@suschizu Done. ✊

  • amadine - update failed
  • astropad - update failed
  • astropad-studio - update failed
  • setapp - update failed

  • vcv-rack - suspected unstable
  • cmake - update failed

UPDATED

  • razorsql
  • realm-studio

thank you @ran-dall :)
todays output is online - have a nice weekend :D

@suschizu Done. ✊

  • owasp-zap - download not found
  • quail - download not found
  • whale - download not found

  • wickerme - download not found

  • fontlab - release not found in appcast
  • media-center - download not found
  • remotix-agent - update failed
  • cinebench - release not found

UPDATED

  • fontexplorer-x
  • beyond-compare
  • armortext
  • metashape

thanks @ran-dall
some urls have changed - I've fixed that updates
todays output is online :) have a nice sunday

@suschizu Done. ✊

  • lmms - release not found

  • skitch - release not found
  • vcv-rack - suspected unstable
  • youku - update failed
  • cmake - update failed

UPDATED
none

Thank you @ran-dall :)
Todays output is online 🌻

@suschizu Done. ✊ | No real problems today.

UPDATED

  • dbeaver-enterprise

@ran-dall sorry to be a pest, since there were no objections earlier on, i've commmited the changes to rename the files on the server, starting with tomorrow.

// 1.) checks that operate on our version database*
crdb-processed.txt => database-processed.txt
crdb-raw.txt => database-raw.txt

// 2.) checks that operate on the appcast stanza
// 2.1.) checks that observe the appcast for changes since yesterday
// 2.1.1) appcast types that are structured and supported so that we can read version numbers
*
crsparklefeed.txt => appcast_newversion_sparkle.txt
crgithub.txt => appcast_newversion_github.txt
// 2.1.2) appcast types that are unstructured or unsupported so that we can only print the difference since yesterday
crappcast.patch => appcast_difference_others.patch
crhtmlappcast.patch => appcast_difference_html.patch

// 2.2) checks that inspect the appcast contents themselves
crappcastcontains.patch => appcast_containsversion.txt

Thanks @ran-dall!
Todays output is online - I've renamed all existing 06-files too :)

@suschizu Done. ✊

  • majestic - download failed
  • trinity - update failed
  • go-agent - suspected unstable
  • go-server - suspected unstable

  • yinxiangbiji - update failed

  • stepmania - suspected unstable
  • keyboard-maestro - suspected unstable
  • dissenter-browser -release not found
  • qfinder-pro - update failed

UPDATED

  • remote-desktop-manager
  • remote-desktop-manager-free
  • cacher
  • aircall

thanks @ran-dall :)
go-agent and go-server aren't apps anymore … I'm not sure how to handle them
yinxiangbiji: the version is correct but travis has a problem with the download url (https://github.com/Homebrew/homebrew-cask/pull/64710)
dissenter-browser: they withdraw those releases (https://github.com/Homebrew/homebrew-cask/pull/64635)
todays output is online 😸
have a nice day!

@suschizu Done. ✊

  • monal - update failed

  • obs - update failed
  • pym-player - update failed

UPDATED

  • cycling74-max
  • thebrain
  • camunda-modeler
  • gog-galaxy
  • cozy-drive

hey @ran-dall
todays output is online 🏎

@suschizu Done. ✊

  • simpholders - update failed

  • stepmania - suspected unstable
  • capture-one - update failed
  • axure-rp - suspected unstable

  • warsow - update failed

UPDATED

  • jamovi
  • tinymediamanager

hey thanks @ran-dall!
Todays output is online :)
Have a nice weekend 🏄

@suschizu Done. ✊

No problems


Updated

  • gimp
  • opera
  • cacher

perfect - thanks @ran-dall!
todays output is online :)

@suschizu Done. ✊

  • kugoumusic - download failed (timed-out)

  • fontbase - appcast is not correct

UPDATED
NONE

thanks @ran-dall!
Todays output is online :)

@suschizu Done. ✊

  • terminus - release not found

  • axure-rp - suspected unstable
  • cinebench - update failed

  • fontbase - appcast is not correct

UPDATED

  • gpxsee

great - thanks @ran-dall!
todays output is online :)

@suschizu Done. ✊

No problems today


UPDATED

  • cacher
  • blitz

  • ebibookreader - UNREADABLE
  • fontbase - appcast out of sync

@suschizu No updates today?

hey @ran-dall - sorry for the delay
I've uploaded todays output

On 18 Jun 2019, at 18:23, suschizu notifications@github.com wrote:

hey @ran-dall - sorry for the delay
I've uploaded todays output

kaum is ma weg gibts schon an 'delay' ;p

@suschizu Done. ✊

  • axure-rp - suspected unstable
  • yubico-authenticator - updated declined (known issues)
  • cinebench - already updated

  • ebibookreader - update failed

thanks @ran-dall!
Todays output is online :)

@suschizu Done. ✊ | Sorry I was late ⏰

  • fastonosql - update failed

  • daylite - update failed

  • teamspeak-client - update failed

UPDATED

  • reaper

thank you @ran-dall!
todays output is online 🌞

@suschizu Done. ✊

  • teamspeak-client - update failed
  • baiducloud - update failed
  • handbrake - update failed

  • ebibookreader - update failed
  • acquia-dev - update failed

UPDATED

  • remote-desktop-manager-free
  • remote-desktop-manager

thanks @ran-dall :)
output is online - have a nice weekend!

@suschizu Done. ✊

  • fritzing - update failed
  • paintbrush - release not found in appcast

UPDATED

  • jamovi
  • duet
  • lmsclients-squeezeplay

thanks @ran-dall
todays output is online :)

@suschizu Done. ✊

  • logos - release not found in appcast
  • fs-uae - update failed

UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done. ✊

  • dogecoin - update failed
  • fritzing - suspected unstable

  • xlplayer - update failed
  • gog-galaxy - suspected unstable
  • media-center - release not found

NOT UPDATED (@core-code or @suschizu 👉 These are listed in the appcast_containsversion however need to be manually checked.)

  • screenflick - 2.7.42 -> 2.7.41 (downgrade)
  • smartsvn - 11.0.2 -> 11.0.1 (downgrade)
  • frhelper - 3.9.1 -> 3.8.9 (downgrade)
  • acquia-dev ? CHECK
  • inform ? CHECK

UPDATED
none

hey @ran-dall - thanks! I've adjusted the appcast_containsversion and smartsvn really was withdrawn (see https://github.com/Homebrew/homebrew-cask/pull/65212) :)
Todays output is online!

@suschizu Done. ✊

  • motrix - suspected unstable
  • omnidisksweeper - release not found in appcast

  • milanote - download failed
  • goodsync - 10.9.35.5 -> 10.9.35(downgrade)

UPDATED

  • securityspy

thanks @ran-dall!
Todays output is online :)

@suschizu Done. ✊

  • bitshares - update failed
  • musescore - update failed
  • spectrum - update failed

  • zotero - release not found in appcast

UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done. ✊

  • deezer - release not found in appcast

  • appcode - no new release found / part of cask family
  • post-haste - no new release found

UPDATED

  • banking-4

thanks @ran-dall!
todays output is online ⚒

@suschizu Done. ✊

  • yinxiangbiji - download timed out

  • winzip - update failed

  • safari-technology-preview - update failed
  • birdfont - download failed

UPDATED

  • eaglefiler
  • cevelop

thanks @ran-dall :)
todays output is online 🌻

@suschizu Done. ✊

  • shadowsocksx-ng-r - suspected unstable

  • orange - up-to-date
  • retinizer - up-to-date
  • krita - up-to-date
  • post-haste - up-to-date

UPDATED

  • el34-eddie
  • smartsvn

thanks @ran-dall!
Todays output is online :)
Have a nice weekend 🥾

@suschizu Done. ✊

  • musescore - update failed

  • cloud-pbx - release not found
  • kodi - release not found

UPDATED
none

Hey @ran-dall - thank you :)
Todays output is online 🌞

@suschizu Done. ✊

  • fritzing - suspected unstable

  • clockify - up-to-date
  • cineplay - up-to-date
  • redcine-x-pro - not found

  • insync - update failed
  • rekordbox - release not found
  • shadowsocksx-ng-r - suspected unstable

UPDATED

  • multitouch

Thanks @ran-dall!
Todays output is online :)

@suschizu Done. ✊

  • coteditor - download failed

  • rekordbox - release not found
  • taskade - release not found in appcast
  • bforartists - update failed
  • syncovery - update declined

  • thunder - appcast error
  • ultimate - update failed

UPDATED

  • textadept

thanks @ran-dall!
todays output is online :)

@suschizu Done. ✊

  • asciidocfx - release not found in appcast
  • qownnotes - cask up-to-date

  • freemind - suspected unstable
  • jalbum - release not found in appcast

  • bitwig-studio - suspected unstable

UPDATED

  • cura-lulzbot

thanks @ran-dall!
todays output is online :)

@suschizu Done. ✊ | Sorry forgot to post earlier.

  • polycom-realpresence - download failed
  • enpass - update failed

UPDATED
none

hey @ran-dall - thanks -no problem :)
todays output is online 🔨

@suschizu Done. ✊

  • taskade - release not found in appcast (repeat)
  • thebrain - release not found (repeat)
  • polycom-realpresence - release not found in appcast (repeat)
  • freemind - suspected unstable
  • lazarus - update declined

-wpsoffice - update failed


  • krisp - 1.1.1 -> 1.0.1

UPDATED
none

thanks ran-dall!
Todays output is online :)

@suschizu Done. ✊ | Lots of repeats

  • surge - suspected beta (repeat)
  • polycom-realpresence - release not found (repeat)
  • postman - suspected beta
  • keyboard-maestro: release not found
  • taskade - release not found in appcast (repeat)
  • thebrain - release not found (repeat)
  • enpass - release not found (repeat)
  • teamdrive - release not found (repeat)
  • qnap-external-raid-manager - update failed
  • vmware-horizon-client - update failed (repeat)
  • freemind - suspected unstable (repeat)
  • lazarus - update declined (repeat)
  • cinebench - update declined
  • eclipse-javascript - update declined (cask-family updates disabled)


UPDATED
none

thanks @ran-dall !
todays output is online :)

those were ok:
taskade - release not found in appcast (repeat) -> release ok - updated
teamdrive - release not found (repeat) -> release ok - updated
qnap-external-raid-manager - update failed -> release ok - updated
vmware-horizon-client - update failed (repeat) -> release ok - updated
eclipse-javascript - update declined (cask-family updates disabled) -> release ok - updated
birdfont - download failed -> release ok - updated

@suschizu Done. ✊ | Good work on getting those updated. I saw them yesterday. Unfortunately, ATM I just have time to process the updates on the ML and sometimes do an update or two to the system. For the most part, I just try to copy and paste the outputs of the ML here (I fix some as a wait for the process to finish); regardless I really appreciate you fixing the those. ⭐️⭐️⭐️⭐️⭐️

  • deploystudio - version not found in appcast
  • garagesale - version not found

  • jprofiler - update failed

UPDATED

  • integrity

thanks ran-all!
Output is online :)

@suschizu Done. ✊

  • krisp - release not found
  • polycom-realpresence - release not found
  • postman - release not found
  • keyboard-maestro - release not found
  • deploystudio - release not found
  • freemind - suspected unstable

UPDATED

  • wraparound
  • multitouch

thanks ran-all!
output is online :)

@suschizu Is there any outputs for today?

checks are running - will be uploaded in 15 minutes - sorry for the delay :/

output is online :)

@suschizu Done. ✊| More errors and a few repeats (if I'm not mistaken)

  • macpass - suspected unstable

  • commander-one - release not found
  • coronasdk - release not found (repeat)
  • zulip - release not found
  • energybar - release not found
  • dungeon-crawl-stone-soup-tiles - release not found
  • deezer - release not found
  • gog-galaxy - suspected unstable
  • smartgit - suspected unstable
  • tor-browser - update failed

  • ocenaudio - update failed
  • protonvpn - appcast out of date? (walled download)
  • firefox-esr - update failed
  • imaging-edge - update failed

UPDATED

  • parallels-client

While we're here though there have been loads of repats and invalid updates the last few days.
I'd appreciate if you can take a look.

thanks, i can have a look here. basically:
repeats:
in the 2 'difference' and 2 'newversion' files there shouldn't be any repeats since those checks only list the changes since yesterday.
the output in the 'database' check will basically repeat until the cask is updated or the version being put on the blacklist by sushizu, so just let her know.
the output in the 'contains' check will also repeat until the cask (or appcast) is updated. we don't have have a way to ignore specific messages here yet ;( basically this wasn't deemed necessary because the idea here is that if you get a message that isn't true, this most of the time means that the appcast is fucked and should be updated. we have this e.g. now with protonvpn where the cask correctly has 1.5.4 while the appcast is still stuck at 1.5.3. the problem here is that appcasts often lag by a few days, and we can't swap them in and out all the time. i guess waiting at least a week until declaring an appcast stuck is necessary. that probably means we need a way to ignore some output in the contain check for a while. please bug me until i have implemented this!

invalid updates:
i am not sure what you mean here exactly, so just let us know about any you encounter here. i know there has been a lot of fluctuation in the 'html' (and 'contains' check) because i am trying to get the noise out of the HTML check so that each entry always corresponds to a valid update, which should make this more useful for both machines and humans alike, but generates even more noise in the short term. i've been working on this for a few days now but i guess this will at least take another 2 weeks until we have a satisfactory situation.

while we are at it, lets review the progress a bit. i think the ML system has improved quite a lot lately, i belive we are seeing many more releases being picked up. also, the fact that this also works now with the (noisy) HTML output now is both impressive and satisfactory. thanks, i think you've done a great job here!

the wishlist for further improvements on our end would be for better reporting what has happened each day. i see you are posting a list each day about failures and updated casks, but it seems to be largely incomplete and i am not sure why some things are listed, while others are not. because we can never be sure which things are silently ignored, we are manually processing each and every entry in every file each day - around midnight - which is a lot of work.

consider today, there are:

17 entries in the contains-check
20 entries in the html-check
21 entries in the others-check
7 entries in the github-check
10 entries in the sparkle-check
13 entries in the database-check
=>
which makes 88 entries in total
even when considering the fact that some casks are mentioned in multiple files, we've had 78 different casks mentioned today

however, you mention just 15 casks. why 15? why these ones? what about the other 63 ones? also, you list one cask (parallels-client) as updated, while in fact you've updated dozens of casks... i am not sure i understand the system at work here. perhaps the idea is to list only casks with problems and imply that all others have been updated just fine. however, this doesn't seem to be the case either, as we are finding silently ignored casks that need an update each day.

would it be easily possible to improve the reporting about what has been done and what has not been done? it would be best for us if the output was separated by the actual files. and it would be great if we had a result entry for each and every generated entry so that we know exactly what still needs to be done manually at the end of the day

thanks @ran-dall!
todays output is online :)

@core-code This is great! 💪 Outstanding, write-up! 🤟 Give me a day or two to get back to you. @suschizu I'll get to updates soon. 👌

@core-code @suschizu Here's the TL, DR _kinda_ 👉 The simple answer for the lack of reporting; is that I haven't thought out reporting much. If the M.L. doesn't understand something, then it should be prompting me. That's why sometimes you see the fallout times in commits (i.e., they aren't one after the other), and it's cause I'm doing something else. The casks that I list on here daily are primarily sourced from these prompts. The original ideology of putting up these casks on here was...so that someone (or myself) can come behind the M.L. and take a look at why these casks are falling.

As for the silently ignored, there shouldn't be much on the output .txt files. On the output .patch files, then YES there are some errors that I'm working on. Other than that, if there are silently-ignored casks, it's because I'm manually overriding them, or it's ones that are suspected up-to-date and are genuinely up-to-date. Sometimes there are also cask drivers and cask fonts and the like that can silently fail too.

Invalid Updates of the last ~3 days (not today though)...
As for the last 3 days, we're getting ALOT of casks that had already been updated. Some are even casks that the M.L. has updated the day before. Sometimes this type of thing can create a logic problem on my end, but I'm trying to make it more resilient to this. This was the main reason behind my asking you to look into the progress. I don't want to be hard-lining logic when theoutputs it uses as 'learning material' aren't accurate.

ALSO, FYI download failed usually means a 404 - not found error was thrown.

Final note: I'm spending too much time correcting logic on casks that you guys manually submit and that also appear on the outputs. As I've said before, for the M.L. to work consistently and long term, it must keep making the updates and analyzing them. We've had this discussion before and we decided that you guys would only make critical updates _only_; prior to the running of the M.L. (which I have done (as promised) before 12:00 P.M. noon every day, my time (today was the first expectation)) but it isn't working. Please understand, every time you guys manually update the cask, the M.L. loses all the analyzation for that cask and it starts the analyzation over from ZERO. Today, for example, the logos cask (which is a bible app, hardly critical) took me 30 minutes to delete all the logic and reset the cask. Now note, this only happens to casks that the M.L. tracking (which are the casks that appear on the outputs more than once) and if the update process is currently running (i.e., in-progress) and a PR comes in. This is part of the reason why is because it stops monitoring the PRs while it updates. I hope that sheds some light on that situation.

That said, I think some of these problems can be solved by switching the order in which it parses the output files. But I'll leave that explanation for tomorrow or later, cause that requires a bit more details.

Back to reporting; I'm going to try to manually layout and put up a report on each comment from today on. Once we get the structure right, I'll work on streamlining it. I did tweak it already some for today.

...on with updates 🤜

sparkle-2019-07-10: 8 casks updates detected / 7 cask updates sent

  • melodics - up-to-date

github-2019-07-10: 6 cask updates detected / 5 cask updates sent

  • notable - up-to-date

database-processed-2019-07-10: 8 cask updates detected / 3 cask updates sent

  • rekordbox - release 5.6.1 not found
  • postman - release 7.3.2 not found
  • sigil - 0.9.15 suspected unstable
  • logos - up-to-date

appcast_containsversion-2019-07-10: NOT PROCESSED


UPDATED

  • jamovi 1.0.5.0

@suschizu Do we have any outputs today?

output is online - sorry answering your comment takes a little time

hey @ran-dall!
Thanks for the reply!

Other than that, if there are silently-ignored casks, it's because I'm manually overriding them, or it's ones that are suspected up-to-date and are genuinely up-to-date. Sometimes there are also cask drivers and cask fonts and the like that can silently fail too.

would it be possilble to list those "silently ignored" cask too? If its too time-consuming then leave it to me … and did I understand that correctly that the ML ignores the drivers- and versions-repository?

As for the last 3 days, we're getting ALOT of casks that had already been updated. Some are even casks that the M.L. has updated the day before. Sometimes this type of thing can create a logic problem on my end, but I'm trying to make it more resilient to this. This was the main reason behind my asking you to look into the progress.

I have to take a look on that because if a cask is updated there should be a "open PR -warning".
I will monitor the last three days and will see what I can do better …

ALSO, FYI download failed usually means a 404 - not found
👍

casks that you guys manually submit and that also appear on the outputs

sometimes it happens that other users update a cask while I'm running the checks and sometimes there are updates that I find when I'm processing my checks - I'm not monitoring if these updates correspond with the daily output - sorry I will change that

Please understand, every time you guys manually update the cask, the M.L. loses all the analyzation for that cask and it starts the analyzation over from ZERO.

but we can't forbid other users to update the casks … so what should we do here?

@suschizu GOOD QUESTIONS! 🤠

would it be possible to list those "silently ignored" cask too? If it's too time-consuming then leave it to me … and did I understand that correctly that the ML ignores the drivers- and versions-repository?

  • Yes, absolutely, 😎 I'll work on pulling up the silently ignored. Give me a few days, and you'll see them added.
  • No, it tries to fix them; and sometimes it can. Other times it doesn't know what to do. Specifically, it's because it hasn't done many of them. It will get better over time.

I have to take a look on that because if a cask is updated there should be a "open PR -warning".
I will monitor the last three days and will see what I can do better …

👏 Thank you!

sometimes it happens that other users update a cask while I'm running the checks and sometimes there are updates that I find when I'm processing my checks - I'm not monitoring if these updates correspond with the daily output - sorry I will change that

👏 👏 Thank you!

but we can't forbid other users to update the casks … so what should we do here?

👉 Correct / Agreed. However, this only happens when the update process is in progress, and it's a tracked cask. The rest of the time, it's not a problem. If all goes well, the updates should take about ~15m to complete daily. So basically for those ~15m update window, yes, ideally you'd want to hold off. If upgrades happen, then they happen, and in the future, not all has to be lost; however, that would require some real tinkering to figure out the correct logic. Otherwise, outside of the update window, it tracks the PR log consistently and updates itself accordingly. Just remember, as it stands, this feature gets paused when the updates process happens.


🤝 Hope that answers the questions. Let me know if you have any more.

Updates on route 🤜

@core-code @suschizu 👉 Question: Are downloads slower lately for y'all? 🤠 Some of these updates are taking forever to brew cask audit --download; and the problem is specifically on HBC cause I can curl -O the same file in seconds.

@suschizu Done. ✊

github-2019-07-11: 12 casks detected: 8 cask updates sent

  • mudlet - up-to-date
  • openbazaar - suspected unstable
  • sidequest - up-to-date
  • switchhosts - up-to-date

sparkle-2019-07-11: 8 casks detected: 4 cask updates sent

  • dashlane - download failed
  • downie - up-to-date
  • mudlet - up-to-date

containsversion-2019-07-11: 11 casks detected: 6 cask updates sent

  • cacher - version mismatch
  • keybase - up-to-date
  • nvidia-geforce-now - up-to-date (you submitted in progress)
  • protonvpn - version mismatch

database-processed-2019-07-11: 10 casks detected: 3 cask updates sent

  • uniconverter - up-to-date
  • bitwig-studio - update declined
  • chronosync - up-to-date
  • headset - update declined
  • quicksync - release not found
  • waterfox - update declined
  • aquamacs - release not found

UPDATED

  • cacher 2.12.0
  • sweet-home3d 6.2
  • gpsdump 0.53

thanks @ran-dall !
todays output is online
sorry - I had no time to look over the duplicates :/

@suschizu Done. ✊

github-2019-07-12: 15 casks detected: 14 cask updates sent

  • whalebird - up-to-date

sparkle-2019-07-12: 8 casks detected: 6 cask updates sent

  • acorn - up-to-date
  • mtmr - up-to-date

database-processed-2019-07-12: 8 casks detected: 4 cask updates sent

  • quicksync - release 4.1 not found
  • xlplayer - download timed out
  • capture-one - release 12.1.0 not found
  • slack - release 4.0.0 not found

containsversion-2019-07-12: 7 casks detected: 4 cask updates sent

  • qiyimedia - update failed
  • yyets - update failed
  • plex-media-server - update declined

UPDATED

  • banking-4 7.0.6,7132

@suschizu Do we have any outputs today?

hey @ran-dall - todays output is online
I'm struggling with a very bad internet connection at the moment
sorry for the delay :/

NP, I’ll run them shortly

Sent from my iPhone

On Jul 13, 2019, at 10:27 AM, suschizu notifications@github.com wrote:

hey @ran-dall - todays output is online
I'm struggling with a very bad internet connection at the moment
sorry for the delay :/


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

@suschizu Done. ✊ | Is there a way to putting line numbers on the output documents? ping @core-code

newversion_sparkle-2019-07-13: 8 casks detecteced / 4 casks updates sent

  • audirvana - up-to-date
  • kode54-cog - update declined
  • v2rayu - up-to-date
  • vox - up-to-date

newversion_github-2019-07-13: 11 casks detecteced / 10 casks updates sent

  • calibre - up-to-date

containsversion-2019-07-13: 3 casks detecteced / 1 casks updates sent

  • dissenter-browser - up-to-date
  • ti-connect-ce - up-to-date

database-processed-2019-07-13: 8 casks detecteced / 4 casks updates sent

  • ark-desktop-wallet - update declined
  • portfolioperformance - update declined
  • ledger-live - suspected unstable
  • steelseries-engine - up-to-date

UPDATED
~- sqlworkbenchj 125.1~

hey @ran-dall!
Todays output is online :)
My internet connection is still very slow and the sparkle output will take some more time
but the rest is online :/

@suschizu Done. ✊| I think something has been going on because it's been slow for me too. | any word on the line numbers?

newversion_github-2019-07-14: 10 casks updated detected / 6 cask updates sent

  • qmk-toolbox - up-to-date
  • netron - up-to-date
  • proxyman - up-to-date
  • qownnotes - update declined

newversion_sparkle-2019-07-14: 1 cask updated detected / 0 cask updated sent

  • coconutbattery - up-to-date

containsversion-2019-07-14: 5 casks updated detected / 0 cask updates sent

  • switchresx - downgrade requested -> declined
  • deluge - up-to-date
  • duplicati - suspected unstable
  • yyets - update failed (download timed out)
  • birdfont - update failed

database-processed-2019-07-14: 3 casks updated detected / 2 cask updates sent

  • patchwork - update failed

UPDATED
none

hey @randall sorry have been travelling the past days and had too little time to keep up here.
great to see the reporting has already improved, thanks 👍

line-numbers: i can add them, no problem. just want to make sure i know exactly what you are looking for, so that i don't have to do it multiple times. do you basically want to prefix each file with a line-number? that would make sure that each mentioned cask has a number for some of the files where each entry is one line - but for the 'change' files we have multiple lines for each entry?

repeats: i've added some code to make it possible to ignore casks for the 'contains' check for a week in case the appcast is behind. i've added 'switchresx' here as a test now.

duplicati - suspected unstable: i think the 2.x branch that HBC is tracking always has 'beta' in the URL. i've sent an update manually

@core-code Yes, on the line numbers. I made some changes on my end too. It should split out the detected casks, and it would be helpful to be able to double-check without manually counting them out. So really we want one line per entry and each line number. The lines can "wrap" multiple lines.

no problem, i've added the line numbers today. if its not as expected, just let me know.

hey @ran-dall
todays output is online :)
I've started the checks before @core-code submitted the changes so the numeration will be visible tomorrow.

@suschizu Done. ✊ | 🙏 Thanks guys for all the effort!

newversion_github-2019-07-15: 6 cask update detected / 3 cask updates sent

  • kap - up-to-date
  • mullvadvpn - up-to-date
  • nrlquaker-winbox - up-to-date

newversion_sparkle-2019-07-15: 2 cask update detected / 1 cask update sent

  • dingtalk - up-to-date

containsversion-2019-07-15: 5 cask update detected / 4 cask update sent
@core-code this one had numbers, they look good but I would like them to be sequential; so instead of 1,3,5,9,12, it would simply be 1,2,3,4,5. Is this possible?

  • imaging-edge - update declined (unreadable)

database-processed-2019-07-15: 1 cask update detected / 0 cask update sent

  • jasp - up-to-date

UPDATED

  • igv

the new reporting seems to work well!

so instead of 1,3,5,9,12, it would simply be 1,2,3,4,5. Is this possible?

well yes, we'll sort this out ;)

thanks @ran-dall - output is online :)

@suschizu ✊ | 🙏 Thanks again guys for all the effort! Now it's looking good. @core-code

newversion_github-2019-07-16: 13 cask update detected / 10 cask updates sent

  • multimc - up-to-date
  • timely - update declined
  • bisq - up-to-date

newversion_sparkle-2019-07-16: 8 cask update detected / 7 cask updates sent

  • dingtalk - skipped

database-processed-2019-07-16: 9 cask update detected / 4 cask updates sent

  • foxitreader - update failed
  • ocenaudio - update failed
  • bettertouchtool - download failed ((16) Error in the HTTP2 framing layer) (3.148 is the correct version)
  • meshcommander - skipped
  • irccloud - up-to-date

containsversion-2019-07-16: 9 cask update detected / 4 cask updates sent

  • ocenaudio - skipped
  • pycharm-ce - up-to-date
  • deluge - up-to-date
  • pycharm - up-to-date
  • ripcord - up-to-date

Updated
krita - 4.2.3

thanks, this works much better now! good job 👍
btw, is it also possible to have output for the difference_others and difference_html or are they not processed now anyway?

@core-code It is, but I still have a lot of work to do on these which is why they don't have output yet. However, this also relates to the modification I'm working on in the order it processes the outputs. I've noticed that the difference_others and difference_html are usually more reliable; so, therefore, they should process first. Currently it processes github -> sparkle -> database-processed -> containsversion -> difference_others -> difference_html. I've been experimenting in the last few days, and once I have it down, I can work on those outputs.

sounds good, i see you have a plan ;) i agree that its preferable to do the 'contains' last. while it should be reliable in principle (*), it only gives a clue that there might be a new version, while the "difference" files also often provide the exact new version.

(*) reliability has been down the last days as i am making adjustments and also adding more appcasts. around 170 casks are also still missing appcasts, my plan is to add them where possible. once this is finished, things should settle down and reliability should improve.

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊

newversion_github-2019-07-17: 6 cask update detected / 4 cask updates sent

  • powershell - up-to-date
  • upic - up-to-date

newversion_sparkle-2019-07-17: 13 cask update detected / 11 cask updates sent

  • profilecreator- update declined
  • post-haste - up-to-date

containsversion-2019-07-17: 10 cask update detected / 7 cask updates sent

  • firestormos -> firestorm - up-to-date
  • termius - up-to-date
  • capture-one - up-to-date

database-processed-2019-07-17: 7 cask update detected / 5 cask updates sent

  • fontexplorer-x-pro - update declined
  • isyncr - release 5.14.11 not found
  • sonos - update failed

UPDATED
none

things are working quite well now! looking forward to the additional output for the 2 contains files, but no rush, take your time.

btw, i figured we should send a report to, for the things the ML didn't pickup- maybe it helps improve it:

termius 4.9.2
cmake  3.14.6 

also, i noticed something confusing in the output:

fontexplorer-x-pro - update declined
profilecreator- update declined

actually, you've updated both if them. but i guess you've updated them because of another, previous file, and if the same cask/update occurs again in a later file we see this message. but its quite confusing. is there a way to easily adjust the message if an update for the cask has actually been sent?

update declined means the that ML has declined the update, usually because it already updated it in the same process. I'll tweak it this week for better clarity. I will now use skipped if the ML already updated a cask within the same process request; therefore update declined will now _only be used_ if Malice find something wrong.


Here's a cheat sheet on the other messages I've implemented...

download failed usually means a 404 or a timed out error of some sort.

release not found means that the release couldn't be found on either the appcast or the download page.

release not found in appcast means that the release wasn't found in the appcast.


i figured we should send a report to, for the things the ML didn't pickup- maybe it helps improve it

We most definitely can. However, it does monitor the PRs that are sent. That's why it trips up sometimes when it's in the process of processing the updates, and a duplicate PR is submitted. That service (that monitors the PRs) stops functioning while the updates process. Now, it tries to re-sync it's PRs and HBC PRs upon completion of the updates; but if there are duplicates, then it thinks it messed up the PR that was sent. That all then triggers a notification on the terminal, basically stating that it doesn't understand what it did wrong. When that happens, it's also easier to delete the history of the cask and have it start from zero for that specific cask.

What might be easier though is to add a comment to any PRs that the ML should have picked up but didn't, for whatever reason. Usually, the reason updates don't get picked up is simply because the ML doesn't understand the format of the download URL or some other part of the URI. So pointing out casks it should be monitoring, would improve it. If this sounds good, I can look into it in the coming weeks.

thanks and full ack on all mentioned points. we can definitely add a comment on all 'missed' casks, just let us know once you are ready with the required wording or keyword.

hey @ran-dall - thanks
todays output is online :)

@suschizu Done ✊

newversion_github-2019-07-17: 9 cask update detected / 8 cask updates sent

  • appium - updated declined (this declined due to a downgrade that was listed on the output but wasn't reflected on the appcast)

newversion_sparkle-2019-07-18: 13 cask update detected / 10 cask updates sent

  • diskcatalogmaker - up-to-date
  • tableplus - up-to-date
  • nordvpn - up-to-date

database-processed-2019-07-18: 7 cask update detected / 4 cask updates sent


containsversion-2019-07-18: 11 cask update detected / 8 cask updates sent


UPDATED

  • wireshark - 3.0.3
  • dbschema - 8.1.8
  • mediainfo - 19.07

i see we had a lot of casks in 'containsversion' where the new version was already submitted as an open PR. i've added some code so that this "=> open PR" message will appear in this case

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊

newversion_github-2019-07-19: 5 cask updates detected / 3 cask updates sent

  • calibre - up-to-date
  • terminus - up-to-date

sparkle-2019-07-19: 9 cask updates detected / 7 cask updates sent

  • rubitrack-pro - up-to-date
  • geekbench - up-to-date

database-processed-2019-07-19: 3 cask updates detected / 2 cask updates sent

  • burp-suite - download timed out
  • nvidia-geforce-now - downgrade requested - 2.0.8.85,3AB74C->2.0.8.81,0ADC64

containsversion-2019-07-19: 9 cask updates detected / 2 cask updates sent


UPDATED

  • razorsql
  • gpxsee

good job! missed today:

appcast_difference_others-2019-07-19.patch:
youdaonote (https://github.com/Homebrew/homebrew-cask/pull/66495)
odrive (https://github.com/Homebrew/homebrew-cask/pull/66496)

Hey @ran-dall! Thanks!
Todays output is online :)

@suschizu Done ✊ | @core-code 👌 Thanks for the heads up. The reads of the outputs should improve in the coming days.

newversion_sparkle-2019-07-20: 11 cask updates detected / 10 casks updates sent

  • launchcontrol - up-to-date
  • tunnelblick - suspected unstable

newversion_github-2019-07-20: 7 cask updates detected / 6 casks updates sent

  • tunnelblick - suspected unstable

database-processed-2019-07-20: 10 cask updates detected / 5 casks updates sent

  • nightingale - release 1.12.2a not found
  • terminus - release 4.9.4 not found in appcast
  • lrtimelapse - release 5.3 not found in appcast
  • xamarin-profiler - release 1.6.11 not found
  • today-scripts - release 1.4 not found

containsversion-2019-07-20: 3 cask updates detected / 1 cask updates sent

  • roboform - up-to-date
  • qcad - update failed (ML is on High Sierra cannot update these automatically yet)

UPDATED

  • visicut -> 1.8-80-g681e741c
  • ghost-browser -> 2.1.1.3

perfect job today, no missed releases ;)

i've noticed the numbers are off sometimes though:

database-processed-2019-07-20: 10 cask updates detected / 5 casks updates sent
[list of 5 casks]
5 + 5 = 10, that checks out

containsversion-2019-07-20: 3 cask updates detected / 1 cask updates sent
[list of 2 casks]
1 + 2 = 3, that checks out

newversion_sparkle-2019-07-20: 11 cask updates detected / 10 casks updates sent
[list of 2 casks]
10 + 2 != 11, hmmm

containsversion-2019-07-19: 9 cask updates detected / 2 cask updates sent
[list of 6 casks]
2 + 6 != 9, hmmm

These are manual, so it's possible that my math is simply off. I'll be more careful, my bad. 🤦‍♂️

Sent from my iPhone

On Jul 20, 2019, at 2:22 PM, CoreCode notifications@github.com wrote:

perfect job today, no missed releases ;)

i've noticed the numbers are off sometimes though:

database-processed-2019-07-20: 10 cask updates detected / 5 casks updates sent
[list of 5 casks]
5 + 5 = 10, that checks out

containsversion-2019-07-20: 3 cask updates detected / 1 cask updates sent
[list of 2 casks]
1 + 2 = 3, that checks out

newversion_sparkle-2019-07-20: 11 cask updates detected / 10 casks updates sent
[list of 2 casks]
10 + 2 != 11, hmmm

containsversion-2019-07-19: 9 cask updates detected / 2 cask updates sent
[list of 6 casks]
2 + 6 != 9, hmmm


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

ah ok sorry i thought it might be a bug ;)

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊ | @core-code 👌 No, but it will be automated pretty soon.

newversion_sparkle-2019-07-21: 11 cask updates detected / 7 casks updates sent

  • upic - up-to-date
  • openineditor-lite - up-to-date
  • openinterminal - update failed
  • proxyman - up-to-date

newversion_github-2019-07-21: 4 cask updates detected / 4 casks updates sent


database-processed-2019-07-21: 5 cask updates detected / 1 casks updates sent


containsversion-2019-07-20: 4 cask updates detected / 2 cask updates sent


UPDATED

  • burn

Hey @ran-dall! Thanks!
Todays output is online :)

@suschizu Done ✊

newversion_github-2019-07-22: 9 cask updates detected / 9 cask updates sent


newversion_sparkle-2019-07-22: 6 cask updates detected / 4 cask updates sent

  • sherlock - no update required
  • fork - up-to-date

database-processed-2019-07-22: 9 cask updates detected / 2 cask updates sent


containsversion-2019-07-22: 2 cask updates detected / 1 cask updates sent

  • birdfont - download failed

UPDATED
none

thanks, two perfect scores in a row, couldn't find any missed updates today or yesterday! except these weird go-server/agent updates where i am not sure how to proceed either.

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊ | @core-code I'll look into the go-client and go-server
in the next couple days when I get a moment. Otherwise, you're more than welcome to push the fixes and I'll close my PRs.

newversion_github-2019-07-23: 10 cask updates detected / 5 cask updates sent

  • vimr - up-to-date
  • atom - up-to-date
  • nextcloud - download failed
  • iglance - up-to-date
  • maccy - up-to-date

newversion_sparkle-2019-07-23: 14 cask updates detected / 12 cask updates sent

  • vimr - up-to-date
  • camtasia - up-to-date

database-processed-2019-07-23: 8 cask updates detected / 5 cask updates sent

  • vlc - up-to-date
  • deezer - up-to-date
  • pingplotter - up-to-date

containsversion-2019-07-23: 16 cask updates detected / 15 cask updates sent

  • quickhash - up-to-date

UPDATED

  • scrutiny 9.0.8
  • opera62.0.3331.96 - download failed
  • synology-photo-station-uploader 1.4.4-091 - download failed
  • reaper 5.98.1

thanks, just two missed ones
cura-lulzbot ( https://github.com/Homebrew/homebrew-cask/pull/66659 )
=synology-photo-station-uploader ( https://github.com/Homebrew/homebrew-cask-drivers/pull/1110 ) [file renamed!]

synology-photo-station-uploader 1.4.4-091 - download failed (it will fail if it can't figure out how to rename it / driver and fonts usually fail here, right now)

not too sure about the other one.

hey @ran-dall!
todays output is online :)

@suschizu Done ✊

newversion_github-2019-07-24: 7 cask updates detected / 1 cask updates sent

  • sidequest - up-to-date

newversion_sparkle-2019-07-24: 20 cask updates detected / 17 cask updates sent

  • airfoil - up-to-date (x2)
  • soundsource - up-to-date

database-processed-2019-07-24: 9 cask updates detected / 3 cask updates sent


containsversion-2019-07-24: 12 cask updates detected / 4 cask updates sent

  • chronosync - suspected unstable
  • clip-studio-paint - up-to-date
  • vcv-rack - up-to-date
  • dissenter-browser - downgrade requested - 0.66.100 ->0.66.99
  • qownnotes - https://github.com/Homebrew/homebrew-cask/pull/66684
  • blitz - up-to-date
  • cineplay - up-to-date
  • clip-studio-paint - up-to-date
  • 3dconnexion - update failed (couldn't parse)

UPDATED

  • wechatwork
  • torguard

all looks good, i've just updated 3dconnexion which was difficult to parse ( https://github.com/Homebrew/homebrew-cask-drivers/pull/1114 )

thanks @ran-dall!
todays output is online 🌞

@suschizu Done ✊

newversion_github-2019-07-25: 4 cask updates detected / 2 cask updates sent

  • datadog-agent - no download failed
  • whalebird - up-to-date

newversion_sparkle-2019-07-25: 12 cask updates detected / 10 cask updates sent

  • setapp - up-to-date
  • codekit - up-to-date

database-processed-2019-07-25: 8 cask updates detected / 5 cask updates sent

  • graphicconverter - up-to-date
  • chronosync - suspected unstable
  • spatterlight - suspected unstable

containsversion-2019-07-25: 14 cask updates detected / 10 cask updates sent


Updated

  • opera - release 62.0.3331.99 not found
  • pgadmin4 4.11
  • macmediakeyforwarder 2.6

missed:
igv 2.6.1 ( https://github.com/Homebrew/homebrew-cask/pull/66790 )
airtame 3.5.0 (https://github.com/Homebrew/homebrew-cask/pull/66793) [URL path changed]
datadog-agent 6.13.0-1 (https://github.com/Homebrew/homebrew-cask/pull/66792)

@core-code Can you please tag the PRs so the ML can pick them up? Updating me here has no effect on the ML, although I do appreciate the effort. 👍

Sent from my iPhone

On Jul 26, 2019, at 7:51 AM, CoreCode notifications@github.com wrote:

missed:
igv 2.6.1 ( #66790 )
airtame 3.5.0 (#66793) [URL path changed]
datadog-agent 6.13.0-1 (#66792)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

no problem, but how exactly do i 'tag' them?

Well it understands context, so you could essentially tag them however you’d like, but a simple missed ML update would do fine.

On Jul 26, 2019, at 7:56 AM, CoreCode notifications@github.com wrote:

no problem, but how exactly do i 'tag' them?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/Homebrew/homebrew-cask/issues/55268?email_source=notifications&email_token=AEDWFBWWAY3YMCYZUNVK42LQBMGA5A5CNFSM4GFXUIF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD243D5I#issuecomment-515486197, or mute the thread https://github.com/notifications/unsubscribe-auth/AEDWFBUGY6K3E52JPXPXTWDQBMGA5ANCNFSM4GFXUIFQ.

ok will try using adding a comment '#MissedUpdateML'

Thanks @ran-dall!
todays output is online 🌻

@suschizu Done ✊ | @core-code 👉 Awesome! 👍 I would suggest not using the hash-tag as it might confuse the system; however, I would suggest annotating it to be code. That just helps process it faster.


newversion_github-2019-07-26: 11 cask updates detected / 8 cask updates sent


newversion_sparkle-2019-07-26: 12 cask updates detected / 9 cask updates sent


database-processed-2019-07-26: 9 cask updates detected / 5 cask updates sent

  • boostnote - suspected unstable
  • wd-security - download failed
  • p4v - up-to-date - suspected url moved

containsversion-2019-07-26: 11 cask updates detected / 7 cask updates sent


UPDATED
aspera-connect 3.9.6.173386
banking-4 7.1.0,7146

i've sent 5 MissedUpdateML

hey ran-all! Thank you!
Todays output is online 🤗
have a nice weekend 🏎

@suschizu Done ✊

newversion_github-2019-07-27: 7 cask updates detected / 6 cask updates sent

  • lbry - up-to-date

newversion_sparkle-2019-07-27: 4 cask updates detected / 2 cask updates sent

  • kite - up-to-date
  • go64 - up-to-date

database-processed-2019-07-27: 6 cask updates detected / 3 cask updates sent

  • airtame - up-to-date
  • burn - up-to-date
  • lbry - up-to-date

containsversion-2019-07-27: 2 cask updates detected / 0 cask updates sent

  • cacher - up-to-date
  • safari-technology-preview - unable to parse

UPDATED
none

i think all is perfect today thumbs-up

looks like core-code is really 'tiefenentspannt' today ;p

Thanks @ran-dall!
Todays output is online 🌞

@suschizu Done ✊

newversion_github-2019-07-28: 8 cask updates detected / 6 cask updates sent

  • netron - up-to-date
  • clashx - up-to-date

newversion_sparkle-2019-07-28: *MISSING*


database-processed-2019-07-28: 6 cask updates detected / 4 cask updates sent

  • qownnotes - up-to-date
  • protonvpn - up-to-date
  • ghost - download failed

containsversion-2019-07-28: 5 cask updates detected / 2 cask updates sent


UPDATED
none

hey @ran-dall - the sparkle upload was stuck - sorry - I've just uploaded it again

newversion_sparkle-2019-07-28: 5 cask updates detected / 3 cask updates sent

  • macvim - up-to-date
  • clashx - up-to-date

thank you :)

hey @ran-dall!
Todays output is online :)

@suschizu and @core-code 👉 It would seem that @hannesbraun has already run the updates manually (for some reason). Guess we have the day off. 🤣

I'll use the time to make improvement such as making the ML being able automatically to pull the outputs when the are published; like we've talked about. I'll keep y'all posted. 💪

@core-code We should also maybe be starting an issue/topic/discussion about governance over the ML soon?

Yes, I'm currently having some free time. I hope that's not a problem...😅

@hannesbraun not at all, thanks for the help. just let us know if there are any updates or files you did not process so that we can do the remaining ones

@ran-dall no problem, just let me know how to proceed

hello @hannesbraun - thanks for your help :)

@hannesbraun No problem 👍, however, it does halt our development and roll-out of our Machine Learning system. So I'd ask for you not to make a habit to manually submit the casks sourced from the outputs.

Outside of being a mundane and redundant manual task, the ML does several things manually submitting the cask bypasses; such as malware detection and cask analysis. It would be wisest to stay tuned for any casks that are missed by the ML or @suschizu (who already manually checks the ML's PR updates), and then tag those PRs with missedMLupdate which helps teach the ML system how to analyze better the updates sent by the outputs.

Hope that makes sense! Just to be clear though, I do appreciate the day off.

@core-code Well let me get back to you after I'm done with the updates on the ML today. I think we're getting pretty close for a beta release here in the next month or two; obviously, we should still test it before issuing a release.

Today, I'm trying to get the zap analysis working. I think I might be able to finally finish that off so that it checks all the zap stanza for consistency. Took a fair amount of inspiration from https://github.com/nrlquaker/homebrew-createzap to create it a few months ago.

I think I'm done🙂. Only "qqlive" seems to have the new version available for download, but not yet on their website (as far as I can see), so I'm unsure and left that one on the old version.
The other ones don't seem to have an update available.

Thank you @ran-dall for the information. I'll leave the updates to the ML system in the future :)

@hannesbraun if you want to help and jump in there is definitely something to do. after the ML has finished, we manually check all casks that is has skipped

hey @ran-dall!
Todays output is online :)

@suschizu Done ✊

newversion_github-2019-07-30: 11 cask updates detected / 10 cask updates sent

  • geniatech-eyetv - download failed

newversion_sparkle-2019-07-28: 11 cask updates detected / 11 cask updates sent


database-processed-2019-07-30: 10 cask updates detected / 5 cask updates sent

  • qownnotes - up-to-date
  • qqlive - ignored
  • avidemux - download failed
  • rsyncosx - suspected unstable
  • rcloneosx - suspected unstable

containsversion-2019-07-30: 9 cask updates detected / 5 cask updates sent


UPDATED

  • cevelop 1.12.1-201907101456
  • krita 4.2.4

hey ran-all!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-07-31: 7 cask updates detected / 5 cask updates sent

  • openineditor-lite - update declined
  • openinterminal - update declined

newversion_sparkle-2019-07-31: 18 cask updates detected / 14 cask updates sent


database-processed-2019-07-31: 23 cask updates detected / 3 cask updates sent
ping @core-code any reason for all the duplicate outputs? It's less than ideal.

  • typinator - up-to-date
  • geotag-photos-pro - up-to-date
  • panoply - up-to-date
  • nteract - up-to-date
  • http-toolkit - up-to-date
  • fl-studio - up-to-date
  • 4k-video-downloader- up-to-date
  • 4k-youtube-to-mp3 - up-to-date
  • banking-4 - up-to-date
  • ultimaker-cura - up-to-date
  • syncovery - up-to-date
  • google-chrome - up-to-date
  • bettertouchtool - up-to-date
  • omniplan - up-to-date
  • omnigraffle - up-to-date
  • upic - up-to-date
  • smartgit - suspected unstable
  • bisq - up-to-date
  • krita - up-to-date
  • opencpn - release 5.0.1 not found

containsversion-2019-07-31: 16 cask updates detected / 8 cask updates sent

  • musictube - up-to-date
  • 4k-video-downloader- up-to-date
  • qiyimedia - unable to parse
  • lynx - up-to-date
  • datagrip - cask-family (ignored)
  • fl-studio - up-to-date
  • deltawalker - download failed (no longer available?)
  • 4k-youtube-to-mp3 - up-to-date

UPDATED

  • studio-3t

sorry - we had some issues today because 'brew update' claimed to do its thing like normal, while in reality it did absolutely nothing. today's output is pretty bad, so i am glad the ML was able to do anything at all. we only found out about this like half an hour ago...

@core-code It's quite alright. I was just making sure there was an issue on your side. HBC has been acting up the last few days but it got better towards the end of my shift there.

hey @ran-dall - sorry for the mess yesterday!
Todays output should be fine - I've checked for duplicates - I hope I removed all of them :)

@suschizu Done ✊

newversion_github-2019-08-01: 9 cask updates detected / 5 cask updates sent


newversion_sparkle-2019-07-31: There was an error on the cask-repair command which causes an error and frankly I just lost track.

cask.repair -> cask-repair


database-processed-2019-08-01: 11 cask updates detected / 3 cask updates sent

  • keyboard-maestro - suspected unstable
  • synthesia - download failed
  • wechatwork - download failed
  • local-by-flywheel - up-to-date
  • qqlive - ignored
  • taskwarrior-pomodoro - download failed
  • wpsoffice - unable to update
  • lingon-x - unable to update

containsversion-2019-08-01: 18 cask updates detected / 10 cask updates sent

  • bbedit - up-to-date
  • bluestacks - download failed
  • milanote - up-to-date
  • nox-app-player - unable to parse
  • imgotv - up-to-date
  • perfrom - up-to-date
  • local-by-flywheel - up-to-date
  • wpsoffice - unable to update
  • vnc-viewer - https://github.com/Homebrew/homebrew-cask/pull/67037

UPDATED

  • razorsql 8.4.3
  • cura-lulzbot 3.6.18
  • digikam 6.2.0

hey @ran-dall! sorry again for the mess yesterday - I've replaced cask- with cask. :(
but today the output should really be fine ;)

@suschizu Done ✊ | All good today, folks. Good work!

newversion_github-2019-08-02: 5 cask updates detected / 3 cask updates sent


newversion_sparkle-2019-08-02: 10 cask updates detected / 4 cask updates sent

  • toontown-rewritten - declined update (:lastest)
  • eudic - up-to-date
  • frhelper - up-to-date
  • lunar - up-to-date
  • tg-pro - up-to-date
  • protonvpn - up-to-date

database-processed-2019-08-02: 5 cask updates detected / 1 cask updates sent


containsversion-2019-08-02: 7 cask updates detected / 3 cask updates sent


UPDATED

  • thunder 3.3.6.4136
  • krita 4.2.5

everything good today ;) i updated just the 'qiyimedia' thing which is a bit difficult

Hey @ran-dall - I‘m on a concert right now - checks weren‘t ready when i left home - i will Upload it in about one hour - sorry :/

🤘No problem. I won't be able to get to them till later anyways (at the point). Enjoy the concert! Thanks for the notice!

BTW: Sparkle was already up so I think the ML processed it. I'm trying out this new thing where it runs itself by noon (my time) if I haven't set to run it.

thanks - it was more 🎻 than 🤘 - but the last movement really rocks (the New World Symphony of Dvorak) ;)
yes sparkle was finished so I uploaded it - hope this wasn't a problem - the rest is online too now :)

@suschizu Pardon the disorganization. It did it cycles so...🤘...lol

newversion_github-2019-08-03: 13 cask updates detected / 7 cask updates sent

  • openinterminal-lite - up-to-date
  • openineditor-lite - up-to-date
  • ariang - not found
  • openinterminal - up-to-date
  • proxyman - up-to-date
  • cryptomator - not found

database-processed-2019-08-03: 9 cask updates detected / 4 cask updates sent


containsversion-2019-08-03: 7 cask updates detected / 3 cask updates sent


UPDATED

  • studio-3t

thanks @ran-dall!
todays output is online :)

just one missed yesterday - igv ( # 67142 )

hey @ran-dall! Should I check the 0408-output?

What do you mean?

Sent from my iPhone

On Aug 5, 2019, at 4:54 AM, suschizu notifications@github.com wrote:

hey @ran-dall! Should I check the 0408-output?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

sorry for my english 😬
I've just processed yesterdays output so that I can start the checks today
I hope thats ok

Yea, should be fine. Thanks

Sent from my iPhone

On Aug 5, 2019, at 6:10 AM, suschizu notifications@github.com wrote:

sorry for my english 😬
I've just processed yesterdays output so that I can start the checks today
I hope thats ok


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

Hey @ran-dall!
Todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-05: 2 cask updates detected / 1 cask updates sent


newversion_sparkle-2019-08-05: 6 cask updates detected / 6 cask updates sent

  • protonvpn - please ignore 1.5.5 from outputs, it keeps causing issues

database-processed-2019-08-05: 11 cask updates detected / 11 cask updates sent


containsversion-2019-08-05: 9 cask updates detected / 4 cask updates sent


UPDATED

  • inkdrop

hey @ran-dall! Todays output is online

However when you send a MissedMLUpdate to the ML (which is ignoring this cask); it starts to wonder what exactly it missed.

Ah sorry - so "MissedMLUpdate" comment is just for missed casks that are not ignored by the ML

@suschizu Done ✊

newversion_github-2019-08-06: 6 cask updates detected / 5 cask updates sent

  • http-toolkit - up-to-date

newversion_sparkle-2019-08-06: 9 cask updates detected / 5 cask updates sent


database-processed-2019-08-06: 8 cask updates detected / 6 cask updates sent


containsversion-2019-08-06: 11 cask updates detected / 8 cask updates sent


UPDATED

  • inkdrop 4.3.1

hey ran-dall! Todays output is online :)
No problems found 👍
we are trying to solve the wiznote-problem (https://github.com/Homebrew/homebrew-cask/pull/67238)

@suschizu Done ✊

newversion_github-2019-08-07: 9 cask updates detected / 5 cask updates sent

  • sidequest - up-to-date
  • hstracker - up-to-date
  • prudent - unable to parse
  • pyfa - up-to-date
  • kodi - up-to-date

newversion_sparkle-2019-08-07: 16 cask updates detected / 11 cask updates sent

  • hstracker - up-to-date
  • cloudmounter - up-to-date
  • keep-it - up-to-date
  • commander-one - up-to-date
  • iterm2 - up-to-date
  • audirvana - up-to-date

database-processed-2019-08-07: 16 cask updates detected / 11 cask updates sent


containsversion-2019-08-07: 11 cask updates detected / 10 cask updates sent

  • omniplan - up-to-date
  • imaging-edge - unable to update
  • imaging-edge - unable to update
  • mirrorop - up-to-date
  • wd-security - up-to-date

UPDATED

  • protopie 4.0.0
  • remote-desktop-manager 2019.1.6.0

thanks ran-dall!
Todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-08: 10 cask updates detected / 5 cask updates sent

  • upic - up-to-date
  • bisq - up-to-date
  • scihubeva - up-to-date
  • mark-text - up-to-date
  • caprine - up-to-date

newversion_sparkle-2019-08-08: 15 cask updates detected / 8 cask updates sent


database-processed-2019-08-08: 11 cask updates detected / 5 cask updates sent


appcast_containsversion-2019-08-08: 16 cask updates detected / 8 cask updates sent


UPDATED

  • inkdrop 4.3.2
  • opera 62.0.3331.119

thanks ran-dall!
Todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-04: 2 cask updates detected / 0 cask updates sent

  • mudlet - up-to-date
  • scihubeva - up-to-date

newversion_sparkle-2019-08-09: 14 cask updates detected / 12 cask updates sent

  • mudlet - up-to-date
  • toontown-rewritten - update declined

database-processed-2019-08-09
containsversion-2019-08-09
UPDATED
The count was lost for these because I accidentally refreshed GitHub.

no problem- thanks ran-dall!
Todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-10: 6 cask updates detected / 4 cask updates sent

  • telegram-desktop - up-to-date
  • barrier - up-to-date

newversion_sparkle-2019-08-10: 8 cask updates detected / 5 cask updates sent

  • monal - update failed
  • telegram - up-to-date
  • wifi-explorer - update failed

database-processed-2019-08-10: 9 cask updates detected / 3 cask updates sent

  • evolve-ip-uc-one - up-to-date
  • racket - up-to-date
  • avocode -up-to-date
  • enpass - up-to-date
  • dropletmanager - suspected unstable
  • sqlpro-for-postgres - unstable to update

database-processed-2019-08-10: 5 cask updates detected / 4 cask updates sent


UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-11: 10 cask updates detected / 4 cask updates sent

  • multimc - up-to-date
  • netron - up-to-date
  • upic - up-to-date
  • scihubeva - up-to-date
  • shifty - release not found
  • notable - up-to-date

newversion_sparkle-2019-08-11: 8 cask updates detected / 5 cask updates sent

  • upic - up-to-date
  • shifty - release not found

database-processed-2019-08-11: 8 cask updates detected / 5 cask updates sent

  • evolve-ip-uc-one - up-to-date
  • racket - up-to-date
  • paraview - suspected unstable

containsversion-2019-08-11: 7 cask updates detected / 7 cask updates sent


UPDATED

  • displaycal 3.8.4.0

hey ran-dall
todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-12: 21 cask updates detected / 15 cask updates sent

  • qownnotes - up-to-date
  • gramps - no mac version
  • vscodium - up-to-date
  • rocket-chat - up-to-date
  • postgres - up-to-date
  • patchwork - up-to-date

newversion_sparkle-2019-08-12: 8 cask updates detected / 6 cask updates sent

  • memory-tracker-by-timely - up-to-date
  • upic - up-to-date

database-processed-2019-08-12: 6 cask updates detected / 2 cask updates sent

  • insync - up-to-date
  • racket - up-to-date
  • racket-cs - up-to-date
  • macx-dvd-ripper-pro - up-to-date

appcast_containsversion-2019-08-12: 6 cask updates detected / cask updates sent


UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-13: 14 cask updates detected / 5 cask updates sent


newversion_sparkle-2019-08-13: 15 cask updates detected / 8 cask updates sent

  • brave-browser - up-to-date
  • telegram - up-to-date
  • memory-tracker-by-timely - up-to-date
  • audirvana - up-to-date
  • signal - up-to-date
  • command-tab-plus - up-to-date
  • blu-ray-player - up-to-date

database-processed-2019-08-13: 2 cask updates detected / 1 cask updates sent

  • lmms - up-to-date

containsversion-2019-08-13: 7 cask updates detected / 6 cask updates sent


UPDATED

  • visicut - 1.8-92-gc695e590
  • smartsynchronize - 4.0.1

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-14: 14 cask updates detected / 10 cask updates sent


newversion_sparkle-2019-08-14: 16 cask updates detected / 12 cask updates sent


database-processed-2019-08-14: 14 cask updates detected / 8 cask updates sent


containsversion-2019-08-14: 12 cask updates detected / 10 cask updates sent


UPDATED

  • displaycal 3.8.5.0
  • the-battle-for-wesnoth 1.15.0

thank you @ran-dall!
todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-15: 17 cask updates detected / 10 cask updates sent

  • signal - up-to-date
  • upic - up-to-date
  • wire - release not found
  • praat - release not found
  • gzdoom - release not found
  • altair-graphql-client - release not found
  • joplin - up-to-date

newversion_sparkle-2019-08-15: 16 cask updates detected / 10 cask updates sent


containsversion-2019-08-15: 12 cask updates detected / 11 cask updates sent

  • birdfont - unable to update

database-processed-2019-08-15: 11 cask updates detected / 11 cask updates sent


UPDATED

  • jamovi 1.0.7.0
  • scrutiny 9.0.11
  • roboform 8.6.0
  • grandperspective 2.2.3

thanks ran-dall!
todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-16: 9 cask updates detected / 7 cask updates sent

  • signal - up-to-date
  • upic - up-to-date

newversion_sparkle-2019-08-16: 9 cask updates detected / 8 cask updates sent

  • upic - up-to-date

database-processed-2019-08-16: 10 cask updates detected / 3 cask updates sent

  • background-music - #67524
  • mockplus - up-to-date
  • thebrain - up-to-date
  • appium - up-to-date
  • thonny - up-to-date
  • qqlive - up-to-date
  • wire - up-to-date

containsversion-2019-08-16: 12 cask updates detected / 11 cask updates sent

  • ocenaudio - unable to update
  • jgrasp - suspected unstable
  • preform - download failed

UPDATED

  • power-manager 5.0.2
  • goodsync 10.10.6

thank you ran-dall!
output is online :)

@suschizu Done ✊

newversion_github-2019-08-17: 5 cask updates detected / 4 cask updates sent

  • netron - up-to-date

newversion_sparkle-2019-08-17: 2 cask updates detected / 2 cask updates sent


database-processed-2019-08-17: 10 cask updates detected / 4 cask updates sent


containsversion-2019-08-17: 3 cask updates detected / 2 cask updates sent

  • jgrasp - suspected unstable

UPDATED

  • jedit-omega 2.17
  • integrity 9.0.12
  • reaper 5.98.200
  • media-converter 2.0

hey ran-dall! Thank you :)
Todays output is online

@suschizu Done ✊

newversion_github-2019-08-18: 7 cask updates detected / 6 cask updates sent

  • upic - up-to-date

newversion_sparkle-2019-08-18: 5 cask updates detected / 2 cask updates sent

  • upic - up-to-date
  • typora - up-to-date
  • rubitrack-pro - up-to-date

database-processed-2019-08-18: 14 cask updates detected / 5 cask updates sent


containsversion-2019-08-18: 6 cask updates detected / 3 cask updates sent


UPDATED

  • gpxsee 7.12

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-19: 8 cask updates detected / 6 cask updates sent

  • aquamacs - up-to-date
  • clashx - up-to-date

newversion_sparkle-2019-08-19: 12 cask updates detected / 9 cask updates sent

  • mtmr - up-to-date
  • clashx - up-to-date
  • setapp - up-to-date
  • iterm2 - up-to-date

database-processed-2019-08-19: 4 cask updates detected / cask updates sent


containsversion-2019-08-19: 7 cask updates detected / cask updates sent


UPDATED
none

hey @ran-dall
I think I've detected 2 casks the ML missed and marked it as MissedMLUpdate
https://github.com/Homebrew/homebrew-cask/pull/67878
https://github.com/Homebrew/homebrew-cask/pull/67880
not sure if this is right …

me again 😁 @ran-dall
todays output is online :)

hey @ran-dall
I think I've detected two casks the ML missed and marked it as MissedMLUpdate

67878

67880

not sure if this is right …

Good work! I might have missed those; although I do recollect seeing those updates. I would encourage everyone to keep adding these tags to any updates the ML doesn't pick up.

@suschizu Done ✊

newversion_github-2019-08-20: 10 cask updates detected / 6 cask updates sent

  • dozer - up-to-date
  • keeweb - up-to-date
  • julia - up-to-date
  • psychopy - suspected unstable

newversion_sparkle-2019-08-20: 12 cask updates detected / 7 cask updates sent

  • dozer - up-to-date
  • memory-tracker-by-timely - up-to-date
  • whatroute - up-to-date
  • mtmr - up-to-date
  • suitcase-fusion - up-to-date

database-processed-2019-08-20: 7 cask updates detected / 4 cask updates sent


containsversion-2019-08-20: 11 cask updates detected / 7 cask updates sent


UPDATED

  • eaglefiler 1.8.9

found just one issue - but I don't think its a missed update because it was closed:
https://github.com/Homebrew/homebrew-cask/pull/67895
something went wrong with the version number inside the check so the update didn't work
https://github.com/Homebrew/homebrew-cask/pull/67936

hey ran-dall!
todays output is online :)

found just one issue - but I don't think its a missed update because it was closed:

67895

something went wrong with the version number inside the check so the update didn't work

67936

Dunno, I just closed it a bit hastily, thanks for picking it up.

@suschizu Done ✊

newversion_github-2019-08-21: 13 cask updates detected / 8 cask updates sent

  • atom - up-to-date
  • get-iplayer-automator - up-to-date
  • psychopy - up-to-date
  • pock - up-to-date
  • patchwork - up-to-date

newversion_sparkle-2019-08-21: 10 cask updates detected / 8 cask updates sent

  • quicken - up-to-date
  • moneymoney - up-to-date

database-processed-2019-08-21: 9 cask updates detected / 3 cask updates sent


containsversion-2019-08-21: 9 cask updates detected / 6 cask updates sent


UPDATED

  • proxifier 2.24
  • media-converter 2.0.1

hey @ran-dall!
Todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-22: 11 cask updates detected / 7 cask updates sent

  • sidequest - up-to-date
  • notable - up-to-date
  • gramps - macOS release not found
  • caprine - up-to-date

newversion_sparkle-2019-08-22: 10 cask updates detected / 9 cask updates sent

  • melodics - up-to-date
  • netnewswire - download failed
  • swift-publisher - download failed

database-processed-2019-08-22: 10 cask updates detected / 3 cask updates sent


containsversion-2019-08-22: 10 cask updates detected / 6 cask updates sent

  • blue-jean - unable to update
  • ultimate - up-to-date
  • clockify - up-to-date
  • sharepod - up-to-date

UPDATED

  • protopie 4.0.3
  • anki 2.1.15
  • the-battle-for-wesnoth 1.15.1
  • opera 63.0.3368.43
  • media-converter 2.0.3

hey ran-dall!
todays output is online :)

@suschizu Done ✊ | Somewhere along the way I messed up the dates, but everything has been run; so FYI...

newversion_github-2019-08-23: 8 cask updates detected / 4 cask updates sent

  • react-native-debugger - up-to-date
  • whalebird - up-to-date
  • keeweb - up-to-date
  • gitup - up-to-date

newversion_sparkle-2019-08-23: 12 cask updates detected / 8 cask updates sent

  • lastpass - up-to-date
  • clover-configurator - download failed
  • kite - up-to-date
  • gitup - up-to-date

database-processed-2019-08-23: 12 cask updates detected / 7 cask updates sent

  • switchhosts - suspected unstable
  • codelite - up-to-date
  • unshak - up-to-date
  • springtoolsuite - unable to update
  • autodmg - suspected unstable

containsversion-2019-08-23: 9 cask updates detected / 6 cask updates sent


UPDATED

  • paraview 5.6.2
  • microsoft-teams 1.2.00.21868
  • media-converter 2.0.5
  • macmediakeyforwarder 2.7

hey ran-dall!
todays output is online :)
have a nice weekend!

@suschizu Done ✊

newversion_github-2019-08-24: 4 cask updates detected / 1 cask updates sent


newversion_sparkle-2019-08-24: 8 cask updates detected / 1 cask updates sent

  • fsmonitor - download failed
  • audirvana - up-to-date

database-processed-2019-08-24: 5 cask updates detected / 2 cask updates sent

  • codelite - up-to-date (repeat)
  • pastebot - unable to update
  • unshaky - suspected unstable

containsversion-2019-08-24: 1 cask updates detected / 1 cask updates sent


UPDATED

  • mkvtoolnix 37.0.0

hey @ran-dall!
todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-25: 9 cask updates detected / 5 cask updates sent

  • copyq - up-to-date
  • openinterminal - update declined (metadata mismatch)
  • openineditor-lite - up-to-date x2
  • proxyman - up-to-date

newversion_sparkle-2019-08-25: 3 cask updates detected / 0 cask updates sent

  • marsedit - up-to-date
  • boxy-suite - update no required
  • itubedownloader - update failed

database-processed-2019-08-25: 6 cask updates detected / 3 cask updates sent


containsversion-2019-08-25: 2 cask updates detected / 2 cask updates sent


UPDATED

  • jamovi 1.1.0.0
  • scidavis 1.25.1

hello @ran-dall!
Todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-26: 8 cask updates detected / 2 cask updates sent

  • openkey - suspected unstable
  • upic - up-to-date
  • openinterminal-lite - up-to-date
  • openineditor-lite - up-to-date
  • openinterminal - up-to-date
  • prusaslicer - suspected unstable

newversion_sparkle-2019-08-26: 7 cask updates detected / 6 cask updates sent

  • upic - up-to-date

database-processed-2019-08-26: 1 cask updates detected / 0 cask updates sent

  • dynamiclyrics - not found

containsversion-2019-08-26: 8 cask updates detected / 5 cask updates sent

  • sharepod - up-to-date
  • redcine-x-pro - up-to-date
  • proxifier - up-to-date

UPDATED

  • macmediakeyforwarder 2.8

hey @ran-dall!
Todays output is online :)

@suschizu Done ✊ | Can you finish up @suschizu? The power went out around mid-nite (Too many people running AC, lately it's been topping over 100 degrees) and hasn't come back on yet. I've been told it should be back on in a few hours, so today's output shouldn't be a problem. I was only able to run these two before the power went out last night.

newversion_github-2019-08-27: 9 cask updates detected / 2 cask updates sent

  • altair-graphql-client - download failed
  • zerotier-one - release not found

newversion_sparkle-2019-08-27: 12 cask updates detected / 6 cask updates sent

  • dropshare - up-to-date
  • dashlane - up-to-date

hey @ran-dall! oh that sounds bad :( hope everything is ok!
So … off to the beach :)
I can take over if you want!

sorry for the UpdateMissed comments - I haven't realised that the ML didn't run :)

@suschizu If only! Believe it or not, I'm not much of a beach person. I was back when I was maybe 15 years younger (I'm almost 30) and maybe 30lbs lighter. But YEA I would really appreciate if you could finish off the updates for yesterday. Let me know when the output is up, the power company is already switching up the power lines (supposedly) so we should be back up shortly.

hey 30 is the new 20 - and everybody has a beach body :D

I've uploaded todays output - if you are still unplugged - just give me a note :)

LOL. I got it, I'm back up. Thanks for picking yesterday's! 🤝

@suschizu Done ✊

newversion_github-2019-08-28: 6 cask updates detected / 6 cask updates sent


newversion_sparkle-2019-08-28: 15 cask updates detected / 10 cask updates sent

  • boom-3d - up-to-date
  • optimage - up-to-date
  • fantastical - up-to-date
  • piezo - up-to-date
  • dashlane - up-to-date

database-processed-2019-08-28: 4 cask updates detected / 2 cask updates sent

  • plex - up-to-date
  • duet - update failed

containsversion-2019-08-28: 8 cask updates detected / 4 cask updates sent

  • plex - up-to-date
  • sharepod - downgrade requested 4.3.2.0 -> 4.2.0 (not macOS release)
  • papyrus - up-to-date
  • birdfont - update failed

UPDATED
none

thanks @ran-dall !
Todays output is online :)

@suschizu Done ✊

newversion_github-2019-08-29: 2 cask updates detected / 2 cask updates sent


newversion_sparkle-2019-08-29: 10 cask updates detected / 9 cask updates sent

  • brave-browser - up-to-date
  • dingtalk - up-to-date
  • downie - up-to-date
  • vitalsource-bookshelf - download failed

database-processed-2019-08-29: 7 cask updates detected / 0 cask updates sent

  • bitwarden - up-to-date
  • mendeley - up-to-date
  • keybase - up-to-date
  • vlc - up-to-date
  • plex - up-to-date
  • syncplay - up-to-date
  • axure-rp - up-to-date

containsversion-2019-08-29: 7 cask updates detected / 5 cask updates sent

  • skype - up-to-date
  • segger-embedded-studio-for-arm - up-to-date

UPDATED

  • cisdem-pdf-converter-ocr 7.1.0
  • dbschema 8.1.9

hey @ran-dall!
Todays output is online :)

hey @ran-dall! Everyhing ok?
I've updated yesterdays output
Todays output is online :)

@suschizu Yea, I don't know what happened to yesterday's output. I thought it had posted. My bad. You can check my PR history, I guess. I'm processing today's...

@suschizu Done ✊| Sorry for the delay forgot to actually process the output after loading them yesterday 🤪

newversion_github-2019-08-31: 9 cask updates detected / 6 cask updates sent

  • pixel-picker - up-to-date
  • kitty - up-to-date
  • prusaslicer - suspected unstable

newversion_sparkle-2019-08-31: 6 cask updates detected / 3 cask updates sent

  • burn - up-to-date
  • pagico - up-to-date
  • kiwi-for-g-suite - update failed

database-processed-2019-08-31: 7 cask updates detected / 1 cask updates sent

  • resilio-sync - up-to-date
  • zalo - up-to-date
  • unity - unable to update
  • ark-desktop-wallet - up-to-date
  • logos - up-to-date
  • sonos - up-to-date

containsversion-2019-08-31: 7 cask updates detected / 5 cask updates sent


UPDATED

  • lmsclients-squeezeplay 7.8.0r1188

@suschizu isn't well today, so've run the checks today ... uploaded at the usual location ... unfortunately both 'change' files are missing. the missing output should be in tomorrows check.

@suschizu @core-code Done ✊ | @suschizu FEEL BETTER SOON 🤒

newversion_github-2019-09-01: 9 cask updates detected / 7 cask updates sent

  • upic - up-to-date
  • iglance - up-to-date

newversion_sparkle-2019-09-01: 6 cask updates detected / 3 cask updates sent

  • upic - up-to-date

database-processed-2019-09-01: 12 cask updates detected / 4 cask updates sent

  • uniconverter - up-to-date
  • ppduck - update failed
  • protonmail-bridge - up-to-date
  • zalo - up-to-date
  • logos - up-to-date
  • sonos - up-to-date
  • citrix-workspace - unable to update
  • tinymediamanager - up-to-date

containsversion-2019-09-01: 6 cask updates detected / 2 cask updates sent

  • _tmp_onyx - unable to update
  • preform - update failed
  • dashcam-viewer - up-to-date
  • tinymediamanager - up-to-date

thanks @ran-dall - It was just a one-day sickness :)
Todays output is online

@suschizu @core-code Done ✊ | @suschizu Good to hear!

newversion_github-2019-09-02: 3 cask updates detected / 2 cask updates sent

  • calibre - update failed

newversion_sparkle-2019-09-02: 6 cask updates detected / 5 cask updates sent

  • jumpcut - update failed

database-processed-2019-09-02: 9 cask updates detected / 1 cask updates sent

  • uniconverter - up-to-date
  • ppduck - update failed
  • protonmail-bridge - up-to-date
  • resilio-sync - up-to-date
  • ark-desktop-wallet - up-to-date
  • zalo - up-to-date
  • logos - up-to-date

containsversion-2019-09-02: 13 cask updates detected / 7 cask updates sent

  • thunder - unable to update (unable to parse)
  • react-studio - up-to-date
  • playmemories-home - up-to-date
  • stamp - up-to-date
  • weiyun - up-to-date
  • wechatnetwork - unable to update

UPDATED

  • thunder 3.3.7.4170

Hello @ran-dall!
Todays output is online :)

@suschizu Done ✊ | Sorry for the delay, folks.

newversion_github-2019-09-03: 12 cask updates detected / 8 cask updates sent

  • axe-electrum - up-to-date
  • duplicati - suspected unstable
  • flipper - update failed
  • exist-db - up-to-date

newversion_sparkle-2019-09-03: 17 cask updates detected / 11 cask updates sent

  • lingo - up-to-date
  • cleanmymac - up-to-date
  • get-backup-pro - up-to-date
  • typora - up-to-date
  • teamviewer - unable to update
  • gswitch - up-to-date

database-processed-2019-09-03: 12 cask updates detected / 8 cask updates sent

  • dropdmg - up-to-date
  • uhk-agent - update failed
  • vysor - update failed
  • stellarium - up-to-date
  • zulip - up-to-date

containsversion-2019-09-03: 18 cask updates detected / 13 cask updates sent

  • react-studio - up-to-date
  • firefox - up-to-date
  • visual-paradigm - up-to-date
  • visual-paradigm-ce - up-to-date
  • toneprint - up-to-date

UPDATED

  • jamovi 1.1.3.0
  • roboform 8.6.1
  • dcp-o-matic ~2.14.9~ 2.14.10
  • inkdrop 4.3.4

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊

newversion_github-2019-09-04: 10 cask updates detected / 6 cask updates sent

  • keka - up-to-date
  • kekadefaultapp - up-to-date
  • duplicati - unable to update
  • prusaslicer - suspected unstable

newversion_sparkle-2019-09-04: 15 cask updates detected / 9 cask updates sent

  • monal - unable to update
  • imazing - up-to-date
  • keka - up-to-date
  • mtmr - up-to-date
  • docker - up-to-date
  • iterm2 - up-to-date

database-processed-2019-09-04: 12 cask updates detected / 8 cask updates sent

  • deezer - up-to-date
  • duet - up-to-date
  • station - up-to-date
  • there - up-to-date

containsversion-2019-09-04: 13 cask updates detected / 7 cask updates sent


UPDATED
none

hey @ran-dall - thanks :)
Todays output is online 🍦

@suschizu Done ✊

newversion_github-2019-09-05: 12 cask updates detected / 7 cask updates sent

  • openkey - up-to-date
  • vscodium - up-to-date
  • zulip - up-to-date
  • duplicati - suspected unstable
  • proxyman - up-to-date

newversion_sparkle-2019-09-05: 6 cask updates detected / 5 cask updates sent

  • kite - up-to-date

database-processed-2019-09-05: 11 cask updates detected / 3 cask updates sent

  • plex-media-player - up-to-date
  • sigil - up-to-date
  • protonmail-bridge - downgrade requested 1.2.1 -> 1.1.6
  • ledger-live - https://github.com/Homebrew/homebrew-cask/pull/68684
  • wondershare-filmora - up-to-date
  • seamonkey - unable to update
  • openmw - update failed
  • firefox-esr - unable to update

containsversion-2019-09-05: 15 cask updates detected / cask updates sent


UPDATED

  • littlesecrets 1.9.4
  • remote-desktop-manager-free 2019.1.8.0
  • digikam 6.3.0
  • remote-desktop-manager 2019.1.8.0

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊

newversion_github-2019-09-06: 16 cask updates detected / 5 cask updates sent

  • openkey - up-to-date
  • signal - up-to-date
  • angry-ip-scanner - up-to-date
  • telegram-desktop - up-to-date
  • cutter - up-to-date
  • upic - up-to-date
  • qownnotes - https://github.com/Homebrew/homebrew-cask/pull/68714
  • tunnelblick - suspected unstable
  • ipfs - up-to-date
  • lazpaint - update failed

newversion_sparkle-2019-09-06: 9 cask updates detected / 5 cask updates sent


database-processed-2019-09-06: 12 cask updates detected / 4 cask updates sent

  • enpass - up-to-date
  • cmake - download failed
  • capture-one - update failed
  • blackvue-viewer - unable to update
  • prusaslicer - suspected unstable
  • softmaker-freeoffice - unable to update X3

containsversion-2019-09-06: 5 cask updates detected / 4 cask updates sent


UPDATED

  • smartgit 19.1.2

hey @ran-dall! thank you!
todays output is online :)
have a nice weekend 🌞

@suschizu Done ✊

newversion_github-2019-09-07: 12 cask updates detected / 8 cask updates sent

  • qownnotes - up-to-date
  • apple-events - up-to-date
  • gisto - up-to-date
  • chai - up-to-date

newversion_sparkle-2019-09-07: 13 cask updates detected / 7 cask updates sent


database-processed-2019-09-07: 7 cask updates detected / 1 cask updates sent

  • capture-one - update failed 12.1.2.38 -> https://downloads.phaseone.com/d972230a-e941-47ca-a751-35f57a3f2d94/International/CaptureOne.Mac.12.1.2.38.dmg returned error: 404 Not Found
  • chronosync - up-to-date
  • franz - https://github.com/Homebrew/homebrew-cask/pull/68767 x2
  • lingon-x - unable to update
  • cmake - up-to-date

containsversion-2019-09-07: 10 cask updates detected / 8 cask updates sent

  • qownnotes - up-to-date
  • lingon-x - unable to update

UPDATED

  • roboform 8.6.2
  • psi-plus 1.4.873-macOS10.12

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊

newversion_github-2019-09-08: 5 cask updates detected / 4 cask updates sent

  • react-native-debugger - up-to-date

newversion_sparkle-2019-09-08: 3 cask updates detected / 2 cask updates sent


database-processed-2019-09-08: 8 cask updates detected / 1 cask updates sent


containsversion-2019-09-08: 3 cask updates detected / 0 cask updates sent


UPDATED

  • power-manager 5.1.1
  • turbovnc-viewer 2.2.3

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊

newversion_github-2019-09-09: 8 cask updates detected / 2 cask updates sent

  • whalebird- up-to-date
  • dbeaver-community - up-to-date
  • netron - up-to-date
  • dynamic-dark-mode - up-to-date
  • go-server - ignored
  • go-agent - ignored

newversion_sparkle-2019-09-09: 6 cask updates detected / 4 cask updates sent


database-processed-2019-09-09: 11 cask updates detected / 3 cask updates sent


containsversion-2019-09-09: 11 cask updates detected / 5 cask updates sent


UPDATED
none

thanks @ran-dal!
todays output is online 👯

@suschizu Done ✊

newversion_github-2019-09-10: 17 cask updates detected / 7 cask updates sent

  • geotag-photos-pro - up-to-date
  • lidarr - download failed
  • portfolioperformance - up-to-date
  • scihubeva - up-to-date
  • gzdoom - download failed
  • joplin - up-to-date
  • julia - downgrade requested 1.2.0 -> 1.0.5
  • dynamic-dark-mode - https://github.com/Homebrew/homebrew-cask/pull/68863
  • ipfs - up-to-date
  • macpass - suspected unstable

newversion_sparkle-2019-09-10: 7 cask updates detected / 4 cask updates sent

  • optimage - up-to-date
  • ubersicht - up-to-date
  • drama - update failed

database-processed-2019-09-10: 8 cask updates detected / 5 cask updates sent


containsversion-2019-09-10: 12 cask updates detected / 9 cask updates sent


UPDATED

  • krita 4.2.6

hey @ran-dall!
todays output is online :)

@suschizu Done ✊

newversion_github-2019-09-11: 13 cask updates detected / 7 cask updates sent

  • telegram-desktop - up-to-date
  • geotag-photos-pro - download failed
  • rawtherapee - download failed
  • wasabi-wallet - up-to-date
  • react-native-debugger - up-to-date
  • standard-notes - up-to-date

newversion_sparkle-2019-09-11: 16 cask updates detected / 11 cask updates sent

  • lastpass - up-to-date
  • cyberduck - up-to-date
  • vellum - download failed
  • imazing - up-to-date
  • fork - up-to-date

database-processed-2019-09-11: 18 cask updates detected / 13 cask updates sent

  • insta360-studio - unable to update
  • jabra-direct - update failed
  • helio - download failed
  • mediainfo -up-to-date
  • qq - update failed

containsversion-2019-09-11: 25 cask updates detected / 22 cask updates sent

  • bluestacks - update failed
  • qmapshack - update failed
  • goland - ignored cask-family

UPDATED

  • razorsql 8.4.5
  • visual-studio 8.2.6.26
  • smartsynchronize 4.0.2
  • smartgit 19.1.3

hey @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-09-12: 15 cask updates detected / 7 cask updates sent

  • vscodium - up-to-date
  • netron - up-to-date
  • ganache - up-to-date
  • ganache - up-to-date
  • tunnelblick - suspected unstable
  • lazpaint - download failed
  • prusaslicer - sustpected unstable
  • ipfs - up-to-date

newversion_sparkle-2019-09-12: 19 cask updates detected / 13 cask updates sent

  • transmit - up-to-date
  • marta - up-to-date
  • smoothscroll - up-to-date
  • tunnelblick - suspected unstable
  • kite - up-to-date
  • hachidori - up-to-date

database-processed-2019-09-12: 9 cask updates detected / 3 cask updates sent

  • plex - unable to update
  • bettertouchtool - up-to-date
  • openra - download failed
  • bettertouchtool - up-to-date
  • lidarr - up-to-date

containsversion-2019-09-12: 11 cask updates detected / 6 cask updates sent

  • riot - up-to-date
  • bbedit - up-to-date
  • plex - unable to update
  • qmapshack - unable to update
  • cctalk - unable to update

UPDATED

  • find-empty-folders 1.2.1

thanks ran-all!
todays output is online :)
have a nice weekend 🌞

@suschizu Done ✊

newversion_github-2019-09-13: 17 cask updates detected / 15 cask updates sent

  • arduino - up-to-date
  • blockstack - up-to-date

newversion_sparkle-2019-09-13: 14 cask updates detected / 11 cask updates sent

  • texshop - update failed
  • vox - up-to-date
  • atext - up-to-date

database-processed-2019-09-13: 14 cask updates detected / 7 cask updates sent


containsversion-2019-09-13: 13 cask updates detected / 6 cask updates sent


UPDATED

  • roboform 8.6.3

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊

newversion_github-2019-09-13: 6 cask updates detected / 4 cask updates sent


newversion_sparkle-2019-09-13: 7 cask updates detected / 7 cask updates sent


database-processed-2019-09-13: 6 cask updates detected / 4 cask updates sent

  • eclipse-java - ignored
  • private-internet-access - up-to-date

containsversion-2019-09-13: 4 cask updates detected / 2 cask updates sent


UPDATED

  • psi-plus 1.4.877-macOS10.12

thanks @ran-dall!
todays output is online 🌻

@suschizu Done ✊


newversion_github-2019-09-15: 10 cask updates detected / 7 cask updates sent

  • netron - up-to-date
  • proxyman - up-to-date
  • clashx - up-to-date

newversion_sparkle-2019-09-15: 5 cask updates detected / 3 cask updates sent

  • clashx - up-to-date
  • paintbrush - update failed

database-processed-2019-09-15: 6 cask updates detected / 3 cask updates sent

  • emclient - ignored
  • private-internet-access - up-to-date
  • shadowsocksx-ng - suspected unstable

containsversion-2019-09-15: 4 cask updates detected / 0 cask updates sent


UPDATED

  • pro-motion-ng 7.2.2

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-09-16: 9 cask updates detected / 7 cask updates sent

  • thedesk - suspected unstable
  • yacreader - suspected unstable

newversion_sparkle-2019-09-16: 21 cask updates detected / 15 cask updates sent

  • boxy-suite - skipped
  • devonthink-pro-office - ignored
  • texshop - up-to-date
  • devonthink-pro - ignored
  • docker - up-to-date
  • devonthink - up-to-date

database-processed-2019-09-16: 6 cask updates detected / 2 cask updates sent


containsversion-2019-09-16: 11 cask updates detected / 5 cask updates sent


UPDATED

  • scrutiny 9.2.1
  • jedit-omega 2.18

thanks @ran-dall!
todays output is online 💾

@suschizu Done ✊


newversion_github-2019-09-16: 10 cask updates detected / 4 cask updates sent

  • persepolis-download-manager - download failed
  • clashx - downgrade requested 10.7 -> 10.6
  • altair-graphql-client - up-to-date
  • yacreader - up-to-date
  • megasync - up-to-date
  • macpass - up-to-date

newversion_sparkle-2019-09-17: 12 cask updates detected / 8 cask updates sent

  • brave-browser - up-to-date
  • clashx - downgrade requested 10.7 -> 10.6
  • imazing - update failed
  • teamviewer - up-to-date

database-processed-2019-09-17: 7 cask updates detected / 3 cask updates sent

  • wechatwebdevtools - up-to-date
  • busycontacts - unable to update
  • bluestacks - up-to-date
  • deezer - up-to-date

containsversion-2019-09-17: 11 cask updates detected / 7 cask updates sent

  • vmware-fusion - update failed
  • local - up-to-date
  • birdfont - download failed
  • qmapshack - unable to update

UPDATED

  • banking-4 7.1.0,7199
  • jprofiler 11.0.2

hey @ran-dall - todays output is online :D

@suschizu Done ✊


newversion_github-2019-09-18: 10 cask updates detected / 6 cask updates sent

  • openkey - up-to-date
  • iglance - up-to-date
  • ferdi - up-to-date
  • megasync - up-to-date

newversion_sparkle-2019-09-18: 20 cask updates detected / 17 cask updates sent

  • pocket-casts - up-to-date
  • tableplus - up-to-date
  • lingo - update failed

database-processed-2019-09-18: 11 cask updates detected / 9 cask updates sent

  • vmware-fusion - update failed
  • bluestacks - update failed
  • goodsync - release not found

containsversion-2019-09-18: 12 cask updates detected / 10 cask updates sent

  • deltawalker - unable to update
  • vmware-fusion - update failed

UPDATED

  • ghost-browser 2.1.1.5
  • grids 5.6.1
  • netxms-console 3.0.2284

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-09-19: 15 cask updates detected / 7 cask updates sent

  • openkey - up-to-date
  • iglance - up-to-date
  • whalebird - up-to-date
  • ferdi - up-to-date
  • mutespotifyads - up-to-date
  • outline-manager - download failed
  • vv - up-to-date
  • thedesk - download failed

newversion_sparkle-2019-09-19: 16 cask updates detected / 13 cask updates sent

  • snagit - up-to-date
  • iexplorer - up-to-date
  • lastfm - up-to-date

database-processed-2019-09-19: 16 cask updates detected / 12 cask updates sent


containsversion-2019-09-19: 13 cask updates detected / 10 cask updates sent


UPDATED

  • cisdem-pdf-converter-ocr 7.3.0

hey @ran-dall!
todays output is online :)
have a nice weekend 🌞

@suschizu Done but I got pulled away today and my machine when to sleep while I was doing it and deleted the sent updates. My bad, I apologize.

ok no problem!
Todays output is online :)

@suschizu Done ✊


newversion_github-2019-09-19: 9 cask updates detected / 2 cask updates sent

  • utox - download failed
  • obs - download failed
  • duplicati - up-to-date
  • dynamic-dark-mode - up-to-date
  • bitwarden - up-to-date
  • thedesk - download failed
  • drawio - up-to-date

newversion_sparkle-2019-09-21: 11 cask updates detected / 9 cask updates sent

  • fork - up-to-date
  • jump - up-to-date
  • texshop - download failed

database-processed-2019-09-21: 18 cask updates detected / 8 cask updates sent

  • cacher - up-to-date
  • birdfont - download failed
  • bose-soundtouch - update failed
  • axure-rp - up-to-date
  • owncloud - suspected unstable
  • zoom - up-to-date
  • chronosync - up-to-date
  • qqmacmgr - dowload failed
  • xamarin-profiler - up-to-date
  • enjoyable - update failed

containsversion-2019-09-21: 18 cask updates detected / 12 cask updates sent

  • wireshark - up-to-date
  • cacher - up-to-date
  • dissenter-browser - dowgrade requested 0.66.99 -> 0.68.131
  • openoffice - unable to update
  • whatsapp - up-to-date
  • rstudio - dowgrade requested 1.2.5001 -> 1.2.1578

UPDATED

  • surge 3.3.0-893

thanks @ran-call!
todays output is online :)

haha - sorry @ran-dall ;)

@suschizu Done ✊


newversion_github-2019-09-22: 5 cask updates detected / 3 cask updates sent

  • openkey - up-to-date
  • react-native-debugger - up-to-date

newversion_sparkle-2019-09-22: 4 cask updates detected / 3 cask updates sent

  • texshop - up-to-date

database-processed-2019-09-22: 12 cask updates detected / 8 cask updates sent

  • lg-onscreen-control - unable to update
  • bitwarden - download failed
  • softmaker-freeoffice - update failed (x3)
  • lingon-x - unable to update

containsversion-2019-09-22: 4 cask updates detected / 0 cask updates sent


UPDATED

  • displaycal 3.8.7.0
  • cacher 2.19.1

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-09-23: 15 cask updates detected / 9 cask updates sent

  • mullvadvpn - up-to-date
  • dbeaver-community - up-to-date
  • textmate - up-to-date
  • netron - up-to-date
  • kitty - up-to-date
  • proxyman - up-to-date

newversion_sparkle-2019-09-23: 8 cask updates detected / 7 cask updates sent

  • sirimote - up-to-date

database-processed-2019-09-23: 2 cask updates detected / 1 cask updates sent

  • thebrain - up-to-date

containsversion-2019-09-23: 10 cask updates detected / 9 cask updates sent

  • birdfont - update failed

UPDATED

  • yubico-authenticator 5.0.0
  • visicut 1.8-94-g0188ab30
  • banking-4 7.2.0,7205

hey @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-09-24: 12 cask updates detected / 9 cask updates sent

  • superproductivity - download failed
  • workflowy - download failed
  • bitwarden - up-to-date

newversion_sparkle-2019-09-24: 14 cask updates detected / 13 cask updates sent

  • brave-browser - up-to-date

database-processed-2019-09-24: 11 cask updates detected / 8 cask updates sent

  • itsycal - up-to-date
  • cisco-proximity - up-to-date
  • macs-fan-control - up-to-date
  • thebrain - up-to-date

containsversion-2019-09-24: 7 cask updates detected / 4 cask updates sent


UPDATED

  • protopie 4.0.4
  • elgato-game-capture-hd 2.11.8,1448
  • vnc-server 6.6.0
  • photoninja 1.3.8b

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-09-25: 16 cask updates detected / 12 cask updates sent

  • openkey - up-to-date
  • kitty - up-to-date
  • zsa-wally - up-to-date
  • ipfs - up-to-date

newversion_sparkle-2019-09-25: 16 cask updates detected / 13 cask updates sent


database-processed-2019-09-25: 19 cask updates detected / 8 cask updates sent


containsversion-2019-09-25: 14 cask updates detected / 3 cask updates sent

- intel-power-gadget - https://github.com/Homebrew/homebrew-cask/pull/69671

UPDATED
none

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2019-09-26: 12 cask updates detected / 6 cask updates sent

  • scihubeva - up-to-date
  • joplin - up-to-date
  • go-agent - ignored
  • go-server - ignored
  • qutebrowser - update failed
  • datadog-agent - update failed

newversion_sparkle-2019-09-26: 22 cask updates detected / 14 cask updates sent

  • lastpass - up-to-date
  • synalyze-it-pro - up-to-date
  • qbserve - up-to-date
  • qbserve - up-to-date
  • smoothscroll - up-to-date
  • brave-browser - up-to-date
  • permute - up-to-date

database-processed-2019-09-26: 15 cask updates detected / 7 cask updates sent

  • macgamestore - suspected unstable
  • lingon-x - unable to update
  • logos - update failed
  • djv - update failed
  • expressvpn - up-to-date
  • nosqlbooster-for-mongodb - up-to-date
  • postman - up-to-date
  • itk-snap - up-to-date

containsversion-2019-09-26: 12 cask updates detected / 6 cask updates sent


UPDATED

  • razorsql 8.4.7
  • pdfelement 7.3.1,5237

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-09-27: 7 cask updates detected / 4 cask updates sent

  • qutebrowser - up-to-date
  • yacreader - update failed
  • clashx - up-to-date

newversion_sparkle-2019-09-27: 20 cask updates detected / 14 cask updates sent

  • macpilot - up-to-date
  • bartender - update failed
  • itsycal - up-to-date
  • rocket - up-to-date
  • neteasemusic - download failed
  • vanilla - up-to-date

database-processed-2019-09-27: 10 cask updates detected / 7 cask updates sent

  • postman - up-to-date
  • thebrain - up-to-date
  • focusrite-saffire-mixcontrol - unable to update

containsversion-2019-09-27: 20 cask updates detected / 15 cask updates sent


UPDATED

  • protopie 4.0.5
  • nextcloud 2.6.0.20190927
  • serial 1.4.1

hey @ran-dall - todays output is online :)
have a nice weekend 🌞

@suschizu Done ✊


newversion_github-2019-09-28: 8 cask updates detected / 3 cask updates sent

  • openkey - up-to-date
  • netron - up-to-date
  • geany - update failed
  • yacreader - update failed
  • comictagger - update failed

newversion_sparkle-2019-09-28: 8 cask updates detected / 6 cask updates sent

  • go64 - up-to-date
  • brave-browser - up-to-date

database-processed-2019-09-28: 9 cask updates detected / 4 cask updates sent

  • boostnote - up-to-date
  • axure-rp - up-to-date
  • malwarebytes - update failed
  • sonos - update failed
  • polyphone - update failed

containsversion-2019-09-28: 5 cask updates detected / 2 cask updates sent

  • dissenter-browser - up-to-date
  • zoc - downgrade requested 7.24.1->7.24.1
  • zend-studio - up-to-date

UPDATED
none

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2019-09-29: 8 cask updates detected / 6 cask updates sent

  • qmk-toolbox - up-to-date
  • endlesssky - up-to-date

newversion_sparkle-2019-09-29: 6 cask updates detected / 6 cask updates sent


database-processed-2019-09-29: 13 cask updates detected / 5 cask updates sent

  • cisco-webex - unable to update
  • boostnote - suspected unstable
  • axure-rp - up-to-date
  • focusrite-saffire-mixcontrol - update failed
  • intel-power-gadget - update failed
  • sonos - update failed
  • keeweb - https://github.com/Homebrew/homebrew-cask/pull/69909
  • polyphone - update failed

containsversion-2019-09-29: 13 cask updates detected / 5 cask updates sent

  • wine-staging - unable to update
  • cisco-webex - unable to update
  • p4v - up-to-date
  • dissenter-browser - unable to update
  • zoc - downgrade requested 7.24.2->7.24.1
  • zend-studio - up-to-date
  • qqlive - downgrade requested 2.8.1.48043->2.7.3.46151
  • cctalk - update failed

UPDATED

  • scrutiny 9.2.2
  • gpxsee 7.14
  • synthesia 10.6
  • rectangle 0.7
  • media-converter 2.0.7

thanks @ran-dall
Todays output is online :)

@suschizu Done ✊


newversion_github-2019-09-30: 9 cask updates detected / 4 cask updates sent


newversion_sparkle-2019-09-30: 5 cask updates detected / 4 cask updates sent

  • vivaldi - up-to-date

database-processed-2019-09-30: 8 cask updates detected / 5 cask updates sent


containsversion-2019-09-30: 12 cask updates detected / 4 cask updates sent

  • wine-staging - unable to update
  • cisco-webex - unable to update
  • p4v - up-to-date
  • dissenter-browser - unable to update
  • zoc - downgrade requested 7.24.2->7.24.1
  • zend-studio - up-to-date
  • qqlive - downgrade requested 2.8.1.48043->2.7.3.46151
  • cctalk - update failed

UPDATED

  • boinc 7.16.3

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-01: 8 cask updates detected / 7 cask updates sent

  • bitwarden - up-to-date

newversion_sparkle-2019-10-01: 6 cask updates detected / 6 cask updates sent


database-processed-2019-10-01: 11 cask updates detected / 6 cask updates sent

  • polyphone - unable to update
  • bitwarden - up-to-date
  • xrg - unable to update
  • zalo - update failed
  • firestorm - update failed

containsversion-2019-10-01: 20 cask updates detected / 11 cask updates sent

  • dissenter-browser - unable to update
  • zoc - downgrade requested 7.24.2->7.24.1
  • zend-studio - up-to-date
  • qqlive - downgrade requested 2.8.1.48043->2.7.3.46151
  • cctalk - update failed
  • qownnotes - up-to-date
  • xrg - unable to update
  • sublime-merge - up-to-date

UPDATED

  • rekordbox 5.7.0
  • psi-plus 1.4.886-macOS10.12
  • araxis-merge 2019.5249

thanks @ran-dall !

todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-2: 7 cask updates detected / 3 cask updates sent


newversion_sparkle-2019-10-2: 13 cask updates detected / 10 cask updates sent

  • clover-configurator - up-to-date
  • toggl - up-to-date
  • cheatsheet - up-to-date

database-processed-2019-10-2: 9 cask updates detected / 6 cask updates sent

  • corsair-icue - update failed
  • portfolioperformance - update failed
  • slack - up-to-date

containsversion-2019-10-2: 12 cask updates detected / 8 cask updates sent


UPDATED

  • media-center 25.0.108
  • macwinzipper 2.6
  • garagebuy 3.3.1
  • displaycal 3.8.7.1
  • bettertouchtool 3.204
  • smartgit 19.1.4

hey @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-3: 9 cask updates detected / 5 cask updates sent


newversion_sparkle-2019-10-3: 17 cask updates detected / 12 cask updates sent

  • brave-browser - up-to-date
  • memory - update failed
  • dashlane - update failed
  • toggl - update failed
  • arq - update failed

database-processed-2019-10-3: 8 cask updates detected / 7 cask updates sent

  • ganache - update failed
  • axure - suspected unstable
  • gyazmail - up-to-date
  • amadeus-pro - up-to-date

containsversion-2019-10-3: 13 cask updates detected / 5 cask updates sent


UPDATED
none

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-3: 7 cask updates detected / 5 cask updates sent

  • calibre - up-to-date
  • appium - up-to-date

newversion_sparkle-2019-10-3: 15 cask updates detected / 11 cask updates sent


database-processed-2019-10-4: 13 cask updates detected / 10 cask updates sent


containsversion-2019-10-4: 13 cask updates detected / 8 cask updates sent


UPDATED

  • dbschema 8.2.0
  • orange 3.23.1
  • opera 63.0.3368.107
  • vmpk 0.7.2

ah - you updated the comment - I just wanted to ask if there have been problems with the last output files :)
todays output is online - have a nice weekend! 🌞

@suschizu Done ✊


newversion_github-2019-10-5: 7 cask updates detected / 4 cask updates sent

  • gisto - up-to-date
  • pext - up-to-date
  • yo - update failed

newversion_sparkle-2019-10-5: 8 cask updates detected / 7 cask updates sent

  • soulver - up-to-date

database-processed-2019-10-5: 3 cask updates detected / 1 cask updates sent


containsversion-2019-10-5: 3 cask updates detected / 2 cask updates sent

  • polycom-content - up-to-date

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-06: 4 cask updates detected / 3 cask updates sent

  • netron - up-to-date

newversion_sparkle-2019-10-06: 5 cask updates detected / 4 cask updates sent

  • macpilot - up-to-date

database-processed-2019-10-06: 4 cask updates detected / 3 cask updates sent

  • macs-fan-control - up-to-date

containsversion-2019-10-06: 3 cask updates detected / 0 cask updates sent

  • preference-manager - up-to-date
  • polycom-content - up-to-date
  • lingon-x - up-to-date

UPDATED

  • gpxsee 7.15

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-07: 8 cask updates detected / 3 cask updates sent

  • dbeaver-community - up-to-date
  • netron - up-to-date
  • telegram-desktop - update failed
  • station - up-to-date
  • hammerspoon - up-to-date

newversion_sparkle-2019-10-06: 14 cask updates detected / 11 cask updates sent

  • iterm2 - up-to-date
  • curio - up-to-date
  • audirvana - up-to-date

database-processed-2019-10-07: 9 cask updates detected / 5 cask updates sent

  • hammerspoon - up-to-date
  • boxcryptor - up-to-date
  • surge - up-to-date
  • fsnotes - up-to-date

containsversion-2019-10-07: 12 cask updates detected / 6 cask updates sent


UPDATED

  • bbc-iplayer-download 2.10.2

hey @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-08: 17 cask updates detected / 8 cask updates sent

  • telegram-desktop - up-to-date
  • netron - up-to-date
  • station - up-to-date
  • fsnotes - up-to-date
  • upic - up-to-date
  • veracrypt - up-to-date
  • coqide - up-to-date
  • mockoon - up-to-date
  • ipfs - up-to-date

newversion_sparkle-2019-10-08: 34 cask updates detected / 25 cask updates sent

  • airtool - up-to-date
  • audio-hijack - up-to-date
  • arq - up-to-date
  • cyberduck - up-to-date
  • upic - up-to-date
  • betterzip - up-to-date
  • netspot - update failed
  • downie - download failed
  • marked - update failed

database-processed-2019-10-08: 22 cask updates detected / 12 cask updates sent


containsversion-2019-10-08: 24 cask updates detected / 11 cask updates sent


UPDATED

  • genymotion 3.0.3

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-08: 14 cask updates detected / 10 cask updates sent

  • keka - up-to-date
  • kekadefaultapp - update to parse
  • bitshares - update failed
  • get-iplayer-automator - update failed

newversion_sparkle-2019-10-09: 31 cask updates detected / 24 cask updates sent


database-processed-2019-10-09: 16 cask updates detected / 7 cask updates sent

  • elgato-video-capture - unable to update
  • github - unable to update
  • insomnia - up-to-date
  • thebrain - up-to-date
  • elgato-thunderbolt-dock - unable to update
  • aimersoft-video-converter-ultimate - unable to update
  • bluestacks - up-to-date
  • brother-p-touch-update-software - download failed
  • bettertouchtool - up-to-date

containsversion-2019-10-09: 16 cask updates detected / 11 cask updates sent


UPDATED

  • razorsql 8.5.0
  • camtasia 2019.0.5
  • bluegriffon 3.1

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-08: 12 cask updates detected / 8 cask updates sent

  • vscodium - up-to-date
  • whalebird - up-to-date
  • balenaetcher - up-to-date
  • pock - up-to-date

newversion_sparkle-2019-10-10: 22 cask updates detected / 19 cask updates sent


database-processed-2019-10-10: 14 cask updates detected / 6 cask updates sent


containsversion-2019-10-10: 14 cask updates detected / 10 cask updates sent


UPDATED

  • remote-desktop-manager-free 2019.1.9.0
  • golly 3.3
  • remote-desktop-manager 2019.1.9.0

thanks @ran-dall!
todays output is online - have a nice weekend :)

@suschizu Done ✊ | The ML glitched out a bit, so some of this might not be 100% correct.


newversion_github-2019-10-11: 15 cask updates detected / 7 cask updates sent


newversion_sparkle-2019-10-11: 25 cask updates detected / 18 cask updates sent


database-processed-2019-10-11: 17 cask updates detected / 9 updates sent


containsversion-2019-10-11: 15 cask updates detected / 9 cask updates sent


UPDATED

  • squidman 4.1

ok thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-12: 11 cask updates detected / 8 cask updates sent

  • chiaki - up-to-date
  • scihubeva - up-to-date
  • stretchly - up-to-date

newversion_sparkle-2019-10-12: 13 cask updates detected / 9 cask updates sent


database-processed-2019-10-12: 9 cask updates detected / 5 updates sent

  • bluegriffon - unable to update
  • postman - up-to-date
  • ocenaudio - update failed
  • lbry - download failed

containsversion-2019-10-12: 7 cask updates detected / 2 cask updates sent


UPDATED

  • popo 3.0.5
  • reaper 5.98.400

hey @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-13: 6 cask updates detected / 5 cask updates sent

  • netron - up-to-date

newversion_sparkle-2019-10-13: 8 cask updates detected / 7 cask updates sent

  • mudlet - up-to-date

database-processed-2019-10-13: 10 cask updates detected / 3 updates sent

  • mediaelch - update failed
  • rsyncosx - update failed
  • canon-captureontouch-utility - update failed
  • sonos - update failed
  • smoothscroll - up-to-date
  • ocenaudio - up-to-date
  • thebrain - up-to-date

containsversion-2019-10-13: 5 cask updates detected / 3 cask updates sent


UPDATED
none

thanks @ran-dall!
todays output is online 🌞

@suschizu Done ✊


newversion_github-2019-10-14: 12 cask updates detected / 7 cask updates sent

  • netron - up-to-date
  • coteditor - up-to-date
  • joplin - up-to-date
  • onionshare - up-to-date
  • clashx - up-to-date

newversion_sparkle-2019-10-14: 7 cask updates detected / 2 cask updates sent

  • onepile - up-to-date
  • smoothscroll - up-to-date
  • clashx - up-to-date
  • kext-updater - up-to-date
  • bitrix24 - update failed

database-processed-2019-10-14: 8 cask updates detected / 2 updates sent


containsversion-2019-10-14: 13 cask updates detected / 4 cask updates sent

  • atlantis - up-to-date
  • lockrattler - up-to-date
  • anydo - up-to-date
  • hedgewars - downgrade requested 1.0.0 -> 0.9.23
  • qiyimedia - unable to update
  • plex-media-server - up-to-date
  • dashcam-viewer - unable to update
  • sunsama - appcast invaild
  • readandwrite - downgrade requested 7.1.2 -> 7.1.1

UPDATED

  • macmediakeyforwarder 3.1

hello @randall,

thanks for your awesome work to keep Homebrew Cask updated - every day! i think the system works quite well now. however, @sushizu still is spending many hours each day manually processing the updates, so i wanted to as if a few improvements are possible. ideally, we'd know exactly what the ML already has done perfectly, and which parts still need a manual check. the daily outputs you are sending from your system definitely help, but there are are a few issues that necessitate additional work on our side. please let me know if these are things that could be addressed in some way, or if this is problematic. i am basically just voicing our wishlist here ;)

1.) there is still no output at all for the appcast_difference_html and appcast_difference_others files. can anything be done here? let me know if these need any changes in their format to make output reporting easier

2.) basically what we need from the output is to know what has already been done for sure and what we still need to have a look at. one problem here is the 'up-to-date' output, since it doesn't tell us anything. as i understand it, it can have two different meanings: a.) the cask has already been updated&merged by someone else since the check had run. in this case there is nothing to do. b.) the version offered by our output has not been recognized as a valid update and the ML believes the cask is up-to-date. this is a case we always want to double check. so, it would be great if it was possible to differentiate between these two cases.

3.) if you close a PR, can you always ping @sushizu so that she takes over to make sure this cask will be updated?

4.) there seem to be random and sporadic issues with items that are just forgotten. if this is caused by a specific bug, i think we can try alerting you each time.

let me know what you think

@core-code Thanks for your kind words and the wishlist. I haven't worked on the ML for some time, but I'll try to make some improvements here soon; as time permits; now that you're giving me an excuse 😉. I have to anyways because the ML still runs High Sierra (which arguably is still the most stable for this system) but I should probably move it to Mojave. There are some considerations though because parts of the ML's library that run on NVIDIA hardware (that isn't supported beyond High Sierra).

Anyways to the wishlist 📝

1: I'll look into this, but it might take some time. We would need to clean it up a bit, but I'd need to figure out how. I'll work on it.

2: This ties into partially why I haven't been working on the ML as much anymore. In order for the ML to really progress, we need to be more organized with how we submit PRs. For example, when casks get submitted merged without the proper header; sometimes this can cause the ML to go for loop and start it's analyzation over again (causing the up-to-date message, because at the point the cask is 'up-to-date'). I've been trying to minimize these scenarios, but the Natual Language Processing system on the ML can only understand so much of the information on GitHub and the appcasts.

It would also help if we worked out a legitimate 'vocabulary' system (like MissedMLUpdate in 4) so that I could build a better language model. When people don't fill out their git commit message and PR info accordingly, it makes it more difficult. If we create a setlist of terms, it would really help. Let me know your thoughts...

3: 👌

4: I've noticed it too. I don't know why it happens at random with certain casks. I would say to just keep be posted when it happens with MissedMLUpdate.

Sounds great - thank you guys :)
@ran-dall: giving me a ping if a pull is closed would be great - thanks 🤗
I was a bit forgetful of adding the MissedMLUpdate - I will be more careful

oh sorry @ran-dall - forgot to say that the output is online :)

try to make some improvements here soon

thanks there!

Let me know your thoughts...

i can't say much since i don't know in detail how your system works. i guess analysing Git commits is hard, since as you say, many don't follow the rules regarding commit messages. would the problem (at least concerning watching GitHub) be reduced if found a way to minimise time from starting out system to running your system? this way few, if any, commits could come in-between, minimising the need to analyse was has been going on since the output was generated?

@suschizu Done ✊


newversion_github-2019-10-15: 10 cask updates detected / 9 cask updates sent

  • ariang - up-to-date

newversion_sparkle-2019-10-15: 17 cask updates detected / 11 cask updates sent

  • subler - up-to-date
  • sketch - up-to-date
  • shimo - up-to-date
  • upic - up-to-date
  • smoothscroll - update failed
  • screens - update failed

database-processed-2019-10-15: 23 cask updates detected / 11 updates sent


containsversion-2019-10-15: 17 cask updates detected / 10 cask updates sent


UPDATED

  • studio-3t 2019.6.0

@core-code That's a decent idea. However, it only partially solves the problem, because if a PR comes in that it doesn't understand, it will restart the analyzation (a.k.a. monitoring) for that cask. But it's still a step in the right direction, so I'll look into it.

Also, in fact, the ML has the capabilities to supersede the appcast and straight download from the site, when it detects a change; but it still needs some work.


To give you some insight; I'm currently using the Google Natural Language Library (https://cloud.google.com/natural-language/) because at the time the Apple alternative (https://developer.apple.com/documentation/naturallanguage) was far too inferior and not available in High Sierra. I've been testing it lately and it's still inferior but I might be able to make sure use of it. I know some people have certain feelings about Google, so I'm trying to not involve them too much; as I'm assuming everyone (ping @vitorgalvao) would prefer FLOSS or macOS or Apple-specific libraries.

Also, I'm using NVIDIA CUDA (and pretty much this is running on a custom NVIDIA research machine) though which is why I don't want to move away from High Sierra because the AMD equivalent has some issues. It's a problem I've been trying to avoid but needs to be taken care of soon with macOS Catalina out now.

while there are good reasons to avoid Google in a private or corporate scenario, i don't think its a problem here. if you analyse appcasts or github with them, its not like there is some sensitive data in there.

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-16: 6 cask updates detected / 3 cask updates sent

  • openkey - up-to-date
  • vscodium - up-to-date
  • qgroundcontrol - up-to-date

newversion_sparkle-2019-10-16: 15 cask updates detected / 14 cask updates sent

  • zeplin - up-to-date

database-processed-2019-10-16: 10 cask updates detected / 7 updates sent


containsversion-2019-10-16: 9 cask updates detected / 3 cask updates sent


UPDATED

  • roboform 8.6.5
  • yubico-authenticator 5.0.1
  • dcp-o-matic 2.14.11

while there are good reasons to avoid Google in a private or corporate scenario, i don't think its a problem here. if you analyse appcasts or github with them, its not like there is some sensitive data in there.

Pretty much.

And I definitely wouldn’t hold it against you for not using Apple-specific libraries. Apple’s quality (on several fronts) has been really disappointing.

thanks @ran-dall
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-17: 14 cask updates detected / 7 cask updates sent

  • qgroundcontrol - up-to-date
  • there - up-to-date
  • keeweb - up-to-date
  • mockoon - up-to-date
  • browserosaurus - up-to-date
  • macvim - up-to-date
  • trufont - update failed

newversion_sparkle-2019-10-17: 15 cask updates detected / 10 cask updates sent

  • macvim - up-to-date
  • boom-3d - up-to-date
  • upic - up-to-date
  • audio-hijack - up-to-date
  • liteicon - unable to update

database-processed-2019-10-17: 11 cask updates detected / 7 updates sent

  • mp4tools - unable to update
  • omniplan - update failed
  • plex-media-player - update failed
  • tiger-trade - unable to update

containsversion-2019-10-17: 22 cask updates detected / 12 cask updates sent


UPDATED

  • opensong 3.0.1

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-18: 14 cask updates detected / 10 cask updates sent

  • fork - up-to-date
  • upic - up-to-date
  • adguard - up-to-date
  • moneymoney - up-to-date

newversion_sparkle-2019-10-18: 12 cask updates detected / 11 cask updates sent


database-processed-2019-10-18: 11 cask updates detected / 6 updates sent


containsversion-2019-10-18: 16 cask updates detected / 9 cask updates sent


UPDATED

  • protopie 4.1.0

@suschizu @core-code no output today?

hey @ran-dall! I'm so sorry - I don't know how this happened but I totally forgot to upload the output (although I've prepared it) … I wasn't even out last night 😬 … So yesterdays output is online now - have a nice sunday :)

@suschizu You wanna take care of it? I was going to run it just now but it seems you're already doing it manually. If you want, you can do yesterday's, I can do today's later (when it's ready)...

hey @ran-dall - I thought you were still sleeping on Sunday ;) yes I've started it manually because I have to start todays check soon 😬- hope thats ok - todays output should be online within the next 2 hours

@suschizu Perfectly fine! 👌 I caught it pretty early on. Could you let me know when today's output is online? I'm standing by. 👽

sure - thanks!
… but its sunday -> leave screen and enjoy fresh air :)

hey @ran-dall!
Todays output is online :)

@suschizu Done ✊ | I took your advice!🚶‍♂️LOL 👌


newversion_github-2019-10-20: 11 cask updates detected / 5 cask updates sent

  • upic - up-to-date
  • react-native-debugger - up-to-date
  • gzdoom - update failed
  • proxyman - up-to-date
  • darktable - download failed
  • clashx - up-to-date

newversion_sparkle-2019-10-20: 7 cask updates detected / 3 cask updates sent


database-processed-2019-10-20: 7 cask updates detected / 2 updates sent

  • owncloud - suspected unstable
  • protopie - up-to-date
  • sonos - up-to-date
  • focusrite-saffire-mixcontrol - update failed
  • wondershare-filmora - up-to-date

containsversion-2019-10-20: 5 cask updates detected / 0 cask updates sent

  • visual-studio - downgrade requested 8.3.4.8 -> 8.3.4.7
  • qiyimedia - update failed
  • packages - downgrade requested 1.2.7 -> 1.2.6
  • securityspy - up-to-date
  • baidunetdisk - downgrade requested 2.2.4 -> 2.2.3

UPDATED
none

hey @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-21: 8 cask updates detected / 3 cask updates sent

  • netron - up-to-date
  • gzdoom - update failed
  • browserosaurus - up-to-date
  • mgba - suspected unstable
  • axe-core - up-to-date

newversion_sparkle-2019-10-21: 7 cask updates detected / 5 cask updates sent

  • codekit - update failed
  • sketch - update

database-processed-2019-10-21: 6 cask updates detected / 1 updates sent


containsversion-2019-10-21: 12 cask updates detected / 7 cask updates sent

  • qiyimedia - unable to update
  • busycal - up-to-date
  • mockplus - up-to-date
  • securityspy - up-to-date
  • wechatwebdevtools - update failed

UPDATED

  • inkdrop 4.0.0

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-22: 16 cask updates detected / 8 cask updates sent

  • timely - up-to-date
  • iglance - up-to-date
  • mockoon - up-to-date
  • crunch - up-to-date
  • nrlquaker-winbox - up-to-date
  • thedesk - download failed
  • fritzing - update failed
  • mattermost - up-to-date

newversion_sparkle-2019-10-22: 18 cask updates detected / 6 cask updates sent

  • powerphotos - up-to-date
  • telegram - up-to-date
  • typora - up-to-date
  • teamviewer - update not required
  • memory - up-to-date
  • navicat-data-modeler - up-to-date
  • dingtalk - update failed
  • wechat - up-to-date
  • pdf-expert - up-to-date
  • docker - up-to-date
  • codekit - up-to-date
  • blu-ray-player - up-to-date

database-processed-2019-10-22: 7 cask updates detected / 4 updates sent

  • fritzing - update failed
  • darktable - up-to-date
  • simplenote - up-to-date

containsversion-2019-10-22: 7 cask updates detected / 2 cask updates sent


UPDATED

  • duet 2.1.1.6

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-23: 12 cask updates detected / 9 cask updates sent

  • coteditor - up-to-date
  • netnewswire - up-to-date
  • clashx - up-to-date

newversion_sparkle-2019-10-23: 18 cask updates detected / 13 cask updates sent

  • telegram - up-to-date
  • coteditor - up-to-date
  • netnewswire - up-to-date
  • clashx - up-to-date
  • forklift - up-to-date

database-processed-2019-10-23: 15 cask updates detected / 7 updates sent


containsversion-2019-10-23: 18 cask updates detected / 10 cask updates sent

  • postbox - downgrade requested 7.0.6 -> 7.0.5.2
  • qfinder-pro - unable to update
  • blitz - up-to-date
  • firefox-esr - unable to update
  • wordpresscom - https://github.com/Homebrew/homebrew-cask/pull/71365
  • diskmaker-x - up-to-date
  • macx-dvd-ripper-pro - up-to-date
  • mockplus - up-to-date

UPDATED

  • cevelop 1.13.0-201910070714
  • thunderbird 68.2.0
  • studio-3t 2019.6.1

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-24: 11 cask updates detected / 6 cask updates sent

  • atom - up-to-date
  • keka - up-to-date
  • kekadefaultapp - unable to update
  • lunar - up-to-date
  • proxyman - up-to-date
  • finicky - up-to-date

newversion_sparkle-2019-10-24: 18 cask updates detected / 11 cask updates sent

  • transmit - up-to-date
  • movist-pro - unable to update
  • duplicati - suspected unstable
  • keka - up-to-date
  • texshop - up-to-date
  • lunar - up-to-date
  • proxyman - up-to-date

database-processed-2019-10-24: 16 cask updates detected / 6 updates sent

  • alt-tab - https://github.com/Homebrew/homebrew-cask/pull/71421
  • mockplus - update failed
  • wd-security - update failed
  • rsyncosx - suspected unstable
  • canon-captureontouch-utility - update failed
  • pdfelement - update failed
  • keybase - up-to-date
  • razorsql - up-to-date
  • grafx - up-to-date
  • omnigraffle - download failed

containsversion-2019-10-24: 8 cask updates detected / 4 cask updates sent


UPDATED

  • lulu 1.2.1
  • smartsynchronize 4.0.3

thanks @ran-dall!
todays output is online :)
have a nice weekend 🌻

@suschizu Done ✊


newversion_github-2019-10-25: 8 cask updates detected / 6 cask updates sent

  • openbazaar - suspected unstable
  • coqide - up-to-date

newversion_sparkle-2019-10-25: 8 cask updates detected / 6 cask updates sent

  • brave-browser - up-to-date
  • kode54-cog - update failed

database-processed-2019-10-25: 8 cask updates detected / 5 updates sent


containsversion-2019-10-25: 16 cask updates detected / 13 cask updates sent


UPDATED
none

hey @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-26: 10 cask updates detected / 7 cask updates sent

  • openemu - up-to-date
  • browserosaurus - up-to-date
  • altair-graphql-client - update failed

newversion_sparkle-2019-10-26: 11 cask updates detected / 6 cask updates sent


database-processed-2019-10-26: 8 cask updates detected / 4 updates sent

  • unpkg - update failed
  • gzdoom - update failed
  • ebmac - up-to-date
  • canon-captureontouch-utility - unable to update

containsversion-2019-10-26: 5 cask updates detected / 3 cask updates sent

  • sqlpro-for-mysql - unable to update
  • deltawalker - unable to update

UPDATED

  • freeplane 1.7.10

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-27: 7 cask updates detected / 4 cask updates sent

  • openrct2 - up-to-date
  • keepassxc - up-to-date

newversion_sparkle-2019-10-27: 4 cask updates detected / 3 cask updates sent

  • forklift - up-to-date

database-processed-2019-10-27: 6 cask updates detected / 5 updates sent

  • gog-galaxy - unable to update

containsversion-2019-10-27: 7 cask updates detected / 4 cask updates sent

  • cisco-webex - unable to update
  • dashcam-viewer - update failed
  • iris - update failed

UPDATED

  • battlescribe 2.03.06
  • psi-plus 1.4.945-macOS10.12
  • eiskaltdcpp 2.2.10-644-macOS10.12

thanks @ran-dall!
There seems to be a problem with the sourceforge website - we have > 100 update-entries in the appcast_difference_html -> I'll make the updates for this output manually
Output is online 😄

@suschizu Done ✊


newversion_github-2019-10-28: 5 cask updates detected / 0 cask updates sent

  • jsui - up-to-date
  • macvim - up-to-date
  • alt-tab - up-to-date
  • keycastr - up-to-date
  • veracrypt - update failed

newversion_sparkle-2019-10-28: 6 cask updates detected / 4 cask updates sent

  • macvim - up-to-date

- movist-pro - up-to-date

database-processed-2019-10-28: 6 cask updates detected / 3 updates sent

  • veracrypt - update failed
  • canon-captureontouch-utility - update failed
  • textmate - up-to-date

containsversion-2019-10-28: 11 cask updates detected / 8 cask updates sent

  • plex-media-server - up-to-date
  • grafx - unable to update
  • ultimate - update failed
  • archiver - downgrade requested 3.0.8 -> 3.0.7

UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-29: 11 cask updates detected / 4 cask updates sent

  • standard-notes - up-to-date
  • macpass - up-to-date
  • jsui - up-to-date
  • liteide - update failed
  • augur - up-to-date
  • fsnotes - up-to-date
  • scihubeva - up-to-date

newversion_sparkle-2019-10-29: 17 cask updates detected / 10 cask updates sent


database-processed-2019-10-29: 6 cask updates detected / 3 updates sent

  • expressvpn - update failed
  • deezer - up-to-date
  • qt-creator - up-to-date

containsversion-2019-10-29: 15 cask updates detected / 5 cask updates sent


UPDATED

  • segger-ozone 2.70b
  • dcp-o-matic-player 2.14.12
  • dcp-o-matic-encode-server 2.14.12
  • dcp-o-matic-batch-converter 2.14.12
  • dcp-o-matic-kdm-creator 2.14.12

perfect thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-10-30: 12 cask updates detected / 7 cask updates sent

  • pyfa - up-to-date
  • macvim - up-to-date
  • altair-graphql-client - up-to-date
  • nrlquaker-winbox - up-to-date
  • openkey - up-to-date

newversion_sparkle-2019-10-30: 13 cask updates detected / 9 cask updates sent

  • kite - up-to-date
  • telegram - up-to-date
  • readandwrite - up-to-date
  • macvim - up-to-date

database-processed-2019-10-30: 17 cask updates detected / 10 updates sent


containsversion-2019-10-30: 14 cask updates detected / 9 cask updates sent


UPDATED

  • atlantis 2.15.0

thanks @ran-dall!
todays output is online :)
and happy halloween 👻 🎃

@suschizu Done ✊ | ☠️ Boo! 😂 You too!


newversion_github-2019-10-30: 9 cask updates detected / 8 cask updates sent

  • upic - up-to-date

newversion_sparkle-2019-10-31: 23 cask updates detected / 13 cask updates sent

  • kode54-cog - up-to-date
  • vivaldi - up-to-date
  • imazing- up-to-date
  • upic - up-to-date
  • lastpass - up-to-date
  • izip - update failed
  • sound-siphon - update failed
  • sound-control - update failed
  • cookie - up-to-date
  • musescore - up-to-date

database-processed-2019-10-31: 18 cask updates detected / 12 updates sent

  • protopie - up-to-date
  • parallels - up-to-date
  • capture-one - update failed
  • gimp - up-to-date
  • axure-rp - up-to-date
  • garagesale - up-to-date

containsversion-2019-10-31: 8 cask updates detected / 7 cask updates sent

  • qiyimedia - unable to update

UPDATED

  • resolume-arena 7.0.3,66005
  • visicut 1.8-103-g68070b76
  • the-battle-for-wesnoth 1.15.2
  • lazarus 2.0.6
  • safe-exam-browser 2.1.4

Hope you weren't treated so badly 😆
we don't celebrate halloween - today we celebrate the dead 🍻💀
todays output is online :)

@suschizu Done ✊ | Happy Day of the Dead 🤘


newversion_github-2019-11-01: 21 cask updates detected / 16 cask updates sent


newversion_sparkle-2019-11-01: 12 cask updates detected / 10 cask updates sent

  • path-finder - up-to-date
  • quicken - up-to-date

database-processed-2019-11-01: 24 cask updates detected / 18 updates sent


containsversion-2019-11-01: 12 cask updates detected / 4 cask updates sent


UPDATED

  • qgis 3.12
  • visicut 1.8-105-g369693d4
  • dbschema 8.2.1
  • textadept 10.7

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-02: 11 cask updates detected / 6 cask updates sent


newversion_sparkle-2019-11-02: 13 cask updates detected / 12 cask updates sent


database-processed-2019-11-02: 2 cask updates detected / 2 updates sent


containsversion-2019-11-02: 9 cask updates detected / 5 cask updates sent


UPDATED
none

hello @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-03: 9 cask updates detected / 3 cask updates sent

  • openbazaar - suspected unstable
  • dust3d - suspected unstable
  • openra - update failed
  • gzdoom - update failed
  • browserosaurus - up-to-date
  • pock - up-to-date

newversion_sparkle-2019-11-03: 4 cask updates detected / 2 cask updates sent

  • surge - up-to-date
  • latest - up-to-date

database-processed-2019-11-03: 5 cask updates detected / 2 updates sent


containsversion-2019-11-03: 9 cask updates detected / cask updates sent


UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-04: 14 cask updates detected / 4 cask updates sent

  • gns3 - up-to-date
  • dbeaver-community - up-to-date
  • netron - up-to-date
  • sidequest - up-to-date
  • go-agent - unable to update
  • openbazaar - suspected unstable
  • qmk-toolbox - up-to-date
  • go-server - unable to update
  • losslesscut - unable to update
  • gargoyle - unable to update

newversion_sparkle-2019-11-04: 5 cask updates detected / 4 cask updates sent


database-processed-2019-11-04: 4 cask updates detected / 1 updates sent


containsversion-2019-11-04: 8 cask updates detected / 5 cask updates sent


UPDATED

  • media-center 25.0.114

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-05: 11 cask updates detected / 10 cask updates sent

  • duplicati - suspected unstable

newversion_sparkle-2019-11-05: 26 cask updates detected / 19 cask updates sent

  • path-finder - up-to-date
  • script-debugger - up-to-date
  • merlin-project - up-to-date
  • icq - up-to-date
  • wickrme - update failed
  • imazing - up-to-date
  • graphicconverter - up-to-date

database-processed-2019-11-05: 9 cask updates detected / 6 updates sent

  • elgato-video-capture - update failed
  • mkvtoolnix - up-to-date
  • darktable - update failed

containsversion-2019-11-05: 24 cask updates detected / 19 cask updates sent


UPDATED

  • media-converter 2.0.8
  • modelio 4.0.0

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-06: 13 cask updates detected / 7 cask updates sent

  • balenaetcher - up-to-date
  • clashx - up-to-date
  • alt-tab - up-to-date
  • openkey - up-to-date
  • turtl - up-to-date
  • browserosaurus - up-to-date

newversion_sparkle-2019-11-06: 13 cask updates detected / 8 cask updates sent

  • image2icon - up-to-date
  • latexit - up-to-date
  • clashx - up-to-date
  • paste - up-to-date
  • neofinder - update failed

database-processed-2019-11-06: 15 cask updates detected / 3 updates sent


containsversion-2019-11-06: 21 cask updates detected / 11 cask updates sent


UPDATED

  • tnefs-enough 3.8

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-07: 13 cask updates detected / 11 cask updates sent

  • middleclick - suspected unstable
  • netron - up-to-date

newversion_sparkle-2019-11-07: 13 cask updates detected / 10 cask updates sent

  • hubstaff - up-to-date
  • one-switch - up-to-date
  • m3unify - up-to-date

database-processed-2019-11-07: 15 cask updates detected / 6 updates sent


containsversion-2019-11-07: 10 cask updates detected / 8 cask updates sent


UPDATED

  • razorsql 8.5.3
  • displaycal 3.8.8.0

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-08: 15 cask updates detected / 11 cask updates sent

  • mission-control-plus - up-to-date
  • macs-fan-control - up-to-date

newversion_sparkle-2019-11-08: 11 cask updates detected / 10 cask updates sent

  • brave-browser - up-to-date

database-processed-2019-11-08: 15 cask updates detected / 7 updates sent

  • gog-galaxy - up-to-date
  • buttercup - up-to-date
  • axure-rp - suspected unstable
  • fl-studio - up-to-date
  • owncloud - update failed
  • sonos - up-to-date
  • omnioutliner - update failed
  • omnigraffle - unable to update

containsversion-2019-11-08: 10 cask updates detected / 4 cask updates sent


UPDATED

  • bettertouchtool 3.209

thanks @ran-dall!
todays output is online :)
have a nice weekend 🌞

@suschizu Done ✊


newversion_github-2019-11-09: 10 cask updates detected / 8 cask updates sent

  • stoplight-studio - up-to-date
  • pd-l2ork - update failed

newversion_sparkle-2019-11-09: 10 cask updates detected / 5 cask updates sent

  • macgamestore - up-to-date
  • jump - up-to-date
  • fork - up-to-date
  • kext-updater - up-to-date
  • coderunner - update failed

database-processed-2019-11-09: 12 cask updates detected / 6 updates sent


containsversion-2019-11-09: 6 cask updates detected / 2 cask updates sent


UPDATED
none

thanks @ran-dall!
todays output is online 🌻

just FYI, i've removed the cask 'tunnelblick' from all our checking systems. maybe other users will keep that one updated but we will not invest any time there.

https://github.com/Tunnelblick/Tunnelblick/issues/562

@suschizu Done ✊


newversion_github-2019-11-10: 6 cask updates detected / 4 cask updates sent

  • handbrake - up-to-date
  • react-native-debugger - up-to-date

newversion_sparkle-2019-11-10: 7 cask updates detected / 3 cask updates sent


database-processed-2019-11-10: 6 cask updates detected / 1 updates sent

  • losslesscut - up-to-date
  • mark-text - suspected unstable
  • julia - suspected unstable
  • loupedeck - update failed
  • goodsync - unable to update

containsversion-2019-11-10: 3 cask updates detected / 2 cask updates sent

  • lrtimelapse - up-to-date

UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-11: 11 cask updates detected / 8 cask updates sent

  • react-native-debugger - up-to-date
  • owncloud - update failed
  • joplin - up-to-date

newversion_sparkle-2019-11-11: 11 cask updates detected / 9 cask updates sent


database-processed-2019-11-11: 8 cask updates detected / 2 updates sent


containsversion-2019-11-11: 5 cask updates detected / 2 cask updates sent


UPDATED

  • garagesale 8.0.4

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-12: 18 cask updates detected / 9 cask updates sent

  • keepassxc - up-to-date
  • insomnia - suspected unstable
  • aquamacs - up-to-date
  • keka - up-to-date
  • proxyman - up-to-date
  • kekadefaultapp - unable to update
  • openbazaar - suspected unstable
  • gns3 - up-to-date
  • pyfa - up-to-date

newversion_sparkle-2019-11-12: 23 cask updates detected / 16 cask updates sent

  • quickbooks - up-to-date
  • choosy - unable to update
  • tableplus - up-to-date
  • unlox - up-to-date
  • nordvpn - unable to update
  • keka - up-to-date
  • proxyman - up-to-date
  • fsmonitor - up-to-date

database-processed-2019-11-12: 15 cask updates detected / 12 updates sent


containsversion-2019-11-12: 15 cask updates detected / 7 cask updates sent


UPDATED

  • razorsql 8.5.4
  • protopie 4.1.3

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-13: 12 cask updates detected / 7 cask updates sent

  • shadowsocksx-ng - up-to-date
  • nano - up-to-date
  • proxyman - up-to-date
  • joplin - up-to-date
  • musescore - up-to-date

newversion_sparkle-2019-11-13: 15 cask updates detected / 8 cask updates sent


database-processed-2019-11-13: 10 cask updates detected / 5 updates sent

  • keymanager - up-to-date
  • publish-or-perish - up-to-date
  • loupedeck - up-to-date
  • zoho-mail - up-to-date
  • caprine - up-to-date

containsversion-2019-11-13: 8 cask updates detected / 4 cask updates sent


UPDATED

  • studio-3t 2019.7.0
  • flash-player 32.0.0.273

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-14: 11 cask updates detected / 8 cask updates sent


newversion_sparkle-2019-11-14: 16 cask updates detected / 10 cask updates sent


database-processed-2019-11-14: 11 cask updates detected / 7 updates sent


containsversion-2019-11-14: 21 cask updates detected / 13 cask updates sent


UPDATED

  • hbuilderx 2.4.1.20191114
  • quakespasm 0.93.2

thanks @ran-dall!
todays output is online - have a nice weekend :)

@suschizu Done ✊


newversion_github-2019-11-15: 7 cask updates detected / 6 cask updates sent

  • qownnotes - up-to-date

newversion_sparkle-2019-11-15: 10 cask updates detected / 6 cask updates sent

  • post-haste - up-to-date
  • neteasemusic - up-to-date
  • tuple - update failed
  • musescore - up-to-date

database-processed-2019-11-15: 13 cask updates detected / 8 updates sent

  • protopie - up-to-date
  • darktable - suspected unstable
  • omniplan - unable to update
  • fujitsu-scansnap-home - unable to update
  • livechat - update to update

containsversion-2019-11-15: 13 cask updates detected / 7 cask updates sent


UPDATED

  • banking-4 7.2.1,7259
  • react-studio 1.7.3,365

thanks @ran-dall!
todays output is online 🌞

@suschizu Done ✊


newversion_github-2019-11-16: 8 cask updates detected / 5 cask updates sent

  • pext - up-to-date
  • netron - up-to-date
  • openbazaar - suspected unstable

newversion_sparkle-2019-11-16: 6 cask updates detected / 5 cask updates sent

  • latexit - up-to-date

database-processed-2019-11-16: 6 cask updates detected / 4 updates sent

  • protopie - up-to-date
  • sonos - up-to-date

containsversion-2019-11-16: 4 cask updates detected / 0 cask updates sent


UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-17: 7 cask updates detected / 5 cask updates sent

  • tysimulator - up-to-date
  • whalebird - up-to-date

newversion_sparkle-2019-11-17: 6 cask updates detected / 3 cask updates sent

  • karabiner-elements - up-to-date
  • tower - up-to-date
  • dashlane - up-to-date

database-processed-2019-11-17: 8 cask updates detected / 3 updates sent


containsversion-2019-11-17: 4 cask updates detected / 1 cask updates sent


UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-18: 8 cask updates detected / 1 cask updates sent


newversion_sparkle-2019-11-18: 11 cask updates detected / 6 cask updates sent


database-processed-2019-11-18: 8 cask updates detected / 3 cask updates sent

  • dbeaver-community - up-to-date
  • keyshot - update failed
  • thebrain - up-to-date
  • aliworkbench - update failed
  • garagesale - up-to-date

containsversion-2019-11-18: 7 cask updates detected / 3 cask updates sent


UPDATED

  • studio-3t 2019.7.1

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-19: 12 cask updates detected / 8 cask updates sent

  • exist-db - up-to-date
  • nrlquaker-winbox - up-to-date
  • openbazaar - up-to-date
  • upic - up-to-date

newversion_sparkle-2019-11-19: 11 cask updates detected / 8 cask updates sent

  • itsycal - up-to-date
  • upic - up-to-date
  • teamviewer - up-to-date

database-processed-2019-11-19: 13 cask updates detected / 8 updates sent


containsversion-2019-11-19: 14 cask updates detected / 8 cask updates sent


UPDATED

  • razorsql 8.5.5
  • dcp-o-matic-player 2.14.14
  • dcp-o-matic 2.14.14
  • dcp-o-matic-batch-converter 2.14.14
  • dcp-o-matic-encode-server 2.14.14

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-20: 12 cask updates detected / 9 cask updates sent

  • rambox - up-to-date
  • proxyman - up-to-date
  • angular-console - update failed

newversion_sparkle-2019-11-20: 32 cask updates detected / 19 cask updates sent

  • mtmr - up-to-date
  • marta - up-to-date
  • melodics - up-to-date
  • brave-browser - up-to-date
  • blocs - up-to-date
  • proxyman - up-to-date
  • audirvana - up-to-date
  • flux - up-to-date
  • atext - up-to-date
  • tiled - https://github.com/Homebrew/homebrew-cask/pull/72912
  • teamviewer - downgrade requested 15.0.8397 -> 14.7.1965
  • hotswitch - unable to update
  • kext-updater - unable to update

database-processed-2019-11-20: 9 cask updates detected / 6 updates sent

  • twitch - ignored
  • code42-crashplan - unable to update
  • spamsieve - unable to update

containsversion-2019-11-20: 17 cask updates detected / 10 cask updates sent


UPDATED

  • ukelele 3.4.0
  • reaper 5.98.700

great - thanks @ran-dall!
todays output is online 🍭

@suschizu Done ✊


newversion_github-2019-11-21: 10 cask updates detected / 4 cask updates sent

  • rambox - up-to-date
  • qownnotes - up-to-date
  • netron - up-to-date
  • chiaki - up-to-date
  • kap - up-to-date
  • blockstack - suspected unstable

newversion_sparkle-2019-11-21: 17 cask updates detected / 10 cask updates sent

  • melodics - up-to-date
  • flux - up-to-date
  • macgamestore - update failed
  • activedock - update failed
  • paste - up-to-date
  • arq - up-to-date
  • vsee - downgrade requested 4.7.0,39903 -> 4.6.1,39627

database-processed-2019-11-21: 10 cask updates detected / 5 updates sent

  • wechatwebdevtools - up-to-date
  • logos - unable to update
  • omnioutliner - unable to update
  • axure-rp - suspected unstable
  • code42-crashplan - unable to update

containsversion-2019-11-21: 15 cask updates detected / 8 cask updates sent


UPDATED

  • power-manager 5.4.0
  • blender 2.81
  • knockknock 2.1.0
  • remote-desktop-manager 2019.2.0.0

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-22: 11 cask updates detected / 5 cask updates sent

  • rambox - up-to-date
  • calibre - up-to-date
  • timely - suspected unstable
  • alacritty - suspected unstable
  • opensesame - suspected unstable
  • toggl - update failed

newversion_sparkle-2019-11-22: 15 cask updates detected / 13 cask updates sent

  • jump - up-to-date
  • commander-one - up-to-date

database-processed-2019-11-22: 9 cask updates detected / 5 updates sent


containsversion-2019-11-22: 8 cask updates detected / 3 cask updates sent


UPDATED

  • cisdem-data-recovery 6.0.0
  • segger-ozone 2.70e
  • power-manager 5.4.1
  • media-center 25.0.123

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-23: 6 cask updates detected / 6 cask updates sent


newversion_sparkle-2019-11-23: 10 cask updates detected / 5 cask updates sent

  • streamlink-twitch-gui - up-to-date
  • react-native-debugger - up-to-date
  • switchhosts - update failed
  • trufont - update failed
  • alacritty - up-to-date

database-processed-2019-11-23: 3 cask updates detected / 1 updates sent


containsversion-2019-11-23: 10 cask updates detected / 5 cask updates sent


UPDATED

  • lynkeos 3.3

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-24: 6 cask updates detected / 3 cask updates sent

  • mutespotifyads - up-to-date
  • alacritty - up-to-date
  • upic - up-to-date

newversion_sparkle-2019-11-24: 6 cask updates detected / 5 cask updates sent

  • upic - up-to-date

database-processed-2019-11-24: 2 cask updates detected / 0 updates sent

  • switchhosts - up-to-date
  • springtoolsuite - unable to update

containsversion-2019-11-24: 9 cask updates detected / 5 cask updates sent


UPDATED
none

@suschizu How are the updates for the day coming?

hey @ran-dall - sorry for the late upload - todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-25: 6 cask updates detected / 4 cask updates sent

  • opensesame - up-to-date
  • ferdi - update failed

newversion_sparkle-2019-11-25: 8 cask updates detected / 6 cask updates sent

  • whatroute - up-to-date
  • a-better-finder-rename - up-to-date
  • skim - up-to-date
  • browser-chooserx - update failed

database-processed-2019-11-25: 4 cask updates detected / 1 updates sent


containsversion-2019-11-25: 12 cask updates detected / 6 cask updates sent

  • tencent-lemon - https://github.com/Homebrew/homebrew-cask/pull/73172
  • knockknock - downgrade requested 2.1.1 -> 2.1.0
  • seadrive - downgrade requested 1.0.7 -> 1.0.8
  • teamviewer - downgrade requested 15.0.8397 -> 14.7.1965
  • 115browser - unable to update
  • cozy-drive - up-to-date

UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-26: 19 cask updates detected / 12 cask updates sent

  • alacritty - up-to-date
  • upic - up-to-date
  • musescore - up-to-date
  • macs-fan-control - up-to-date
  • angular-console - unable to update
  • patchwork - up-to-date
  • vimr - up-to-date

newversion_sparkle-2019-11-26: 15 cask updates detected / 10 cask updates sent

  • vimr - up-to-date
  • kiwi-for-g-suite - up-to-date
  • upic - up-to-date
  • quickbook - unable to update
  • daemon-tools - unable to update

database-processed-2019-11-26: 9 cask updates detected / 4 updates sent

  • logos - unable to update
  • tigervnc-viewer - unable to update
  • zesarux - unable to update
  • p4v - unable to update
  • deezer - up-to-date

containsversion-2019-11-26: 18 cask updates detected / 15 cask updates sent

  • teamviewer - downgrade requested 15.0.8397 -> 14.7.1965
  • seadrive - downgrade requested 1.0.7 -> 1.0.8
  • lehreroffice - update failed

UPDATED

  • lynx 6.6.0.0
  • airdroid 3.6.6.1

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-11-27: 16 cask updates detected / 10 cask updates sent

  • vscodium - up-to-date
  • kitty - up-to-date
  • qownnotes - up-to-date
  • insomnia - up-to-date
  • datadog-agent - suspected unstable
  • quiterss - unable to update

newversion_sparkle-2019-11-27: 13 cask updates detected / 11 cask updates sent

  • cyberduck - up-to-date
  • musescore - up-to-date

database-processed-2019-11-27: 12 cask updates detected / 7 updates sent

  • thebrain - unable to update
  • termius - unable to update
  • meld - suspected unstable (x2)
  • teamviewer - downgrade requested 15.0.8397 -> 14.7.1965
  • axure-rp - suspected unstable

containsversion-2019-11-27: 20 cask updates detected / 19 cask updates sent

  • preform - unable to update

UPDATED

  • dcp-o-matic-encode-server 2.14.15
  • dcp-o-matic 2.14.15
  • dcp-o-matic-kdm-creator 2.14.15
  • dcp-o-matic-player 2.14.15

@ran-dall congrats on reaching the Homebrew Cask podium, not bad! 🎉

https://github.com/Homebrew/homebrew-cask/graphs/contributors

@core-code THANKS! 🙏 WOW! 😁 I hadn't checked in a while. 🤝 It's a team effort.

Speaking of which, it was our B-Day 6 days ago! 🎂 Happy B-Day Everyone! @core-code @suschizu @vitorgalvao

time goes by so fast 😬 looking forward to another great year ;)
thanks @ran-dall - todays output is online 🍻

@suschizu Done ✊ | Agreed, let's go for it 🏃‍♂️


newversion_github-2019-11-28: 13 cask updates detected / 8 cask updates sent

  • ipfs - up-to-date
  • insomnia - up-to-date
  • flipper - up-to-date
  • netron - up-to-date
  • toggl - unable to update

newversion_sparkle-2019-11-28: 17 cask updates detected / 13 cask updates sent


database-processed-2019-11-28: 10 cask updates detected / 6 updates sent


containsversion-2019-11-28: 14 cask updates detected / 7 cask updates sent


UPDATED

  • garagebuy 3.3.2
  • cisdem-data-recovery 6.1.0
  • grids 5.9.1

thanks @ran-dall!
todays output is online :)

@suschizu I'm having issues with style; are you?

hey @ran-dall - yes there seems to be a problem - I have issues too :/
https://github.com/Homebrew/homebrew-cask/pull/73391#issuecomment-559876422

hey @ran-dall - todays output is online - I'm not sure if the issue still exists :/

Yup, we're still down.

@suschizu We should be operational. I just updated the ML to work with @MikeMcQuaid changes to brew cask style and rupocop. Can you make me an output of all the days that we missed (since Friday I think)? It would really save me a bunch of time if I had a single output of each one to process. I can process them now before Football 🏈 games start.

hey @ran-dall - perfect thanks - I'll upload it in about 30 minutes …

hey @ran-dall - I've uploaded todays files that also include the output from the 29th and 30th nov.
Do you need the numeration? Should I include it again?

@suschizu Nah, I'll take care of it. Thank you, I'll process them now.

its the output with the _A that includes the last 2 days :)

perfect - thanks - hopefully it will work 😬

@suschizu Done ✊


newversion_github-2019-12-01_A: 24 cask updates detected / 16 cask updates sent


newversion_sparkle-2019-12-01_A: 25 cask updates detected / 21 cask updates sent


database-processed-2019-12-01_A: 38 cask updates detected / 13 updates sent


containsversion-2019-12-01_A: 22 cask updates detected / 8 cask updates sent


UPDATED
none

thanks @ran-dall! Seems that everything works well again (?)
todays output is online :)

@suschizu Done ✊| Yes, everything should be working again.


newversion_github-2019-12-02: 8 cask updates detected / 2 cask updates sent


newversion_sparkle-2019-12-02: 13 cask updates detected / 9 cask updates sent

  • viscosity - up-to-date
  • upic - up-to-date
  • lunar - up-to-date
  • amethyst - up-to-date

database-processed-2019-12-02: 16 cask updates detected / 3 updates sent


containsversion-2019-12-02: 18 cask updates detected / 13 cask updates sent


UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-12-03: 11 cask updates detected / 7 cask updates sent

  • netron - up-to-date
  • gpg-sync - up-to-date
  • gb-studio - update failed
  • toggl - up-to-date

newversion_sparkle-2019-12-03: 15 cask updates detected / 11 cask updates sent


database-processed-2019-12-03: 21 cask updates detected / 14 updates sent


containsversion-2019-12-03: 16 cask updates detected / 7 cask updates sent


UPDATED

  • rekordbox 5.8.1

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-12-04: 12 cask updates detected / 6 cask updates sent

  • trilium-notes - up-to-date
  • superproductivity - up-to-date
  • go-agent - ignored
  • go-server - ignored
  • goofy - downgrade requested 3.5.1 -> 3.5.0
  • toggl - up-to-date

newversion_sparkle-2019-12-04: 18 cask updates detected / 16 cask updates sent


database-processed-2019-12-04: 11 cask updates detected / 5 updates sent

  • reaper - update failed
  • cubicsdr - update failed
  • mockplus - update failed
  • zoomus - up-to-date
  • postman - up-to-date

containsversion-2019-12-04: 13 cask updates detected / 7 cask updates sent


UPDATED

  • remote-desktop-manager 2019.2.1.0
  • remote-desktop-manager-free 2019.2.1.0

hey @ran-dall - thanks!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-12-05: 13 cask updates detected / 7 cask updates sent


newversion_sparkle-2019-12-05: 16 cask updates detected / 9 cask updates sent


database-processed-2019-12-05: 13 cask updates detected / 7 updates sent


containsversion-2019-12-05: 9 cask updates detected / 2 cask updates sent


UPDATED

  • smartgit 19.1.5
  • zalo 19.11.3a
  • visicut 1.9-8-g55142c25

thanks @ran-dall! Todays output is online :)
Hopefully St. Nicholas comes to visit you - not the krampus ;p
I haven't seen neither of them 🤔 - but the day isn#t over yet 😬

@suschizu Done ✊


newversion_github-2019-12-05: 17 cask updates detected / 11 cask updates sent

  • keka - up-to-date
  • kekadefaultapp - unable to update
  • toggl - up-to-date
  • upic - up-to-date
  • protonmail-unofficial - unable to update
  • vagrant-manager - update failed

newversion_sparkle-2019-12-05: 28 cask updates detected / 14 cask updates sent

  • rhinoceros - up-to-date
  • kode54-cog - up-to-date
  • lunar - https://github.com/Homebrew/homebrew-cask/pull/73782
  • propresenter - up-to-date
  • luna-display - up-to-date
  • navicat-for-mariadb - up-to-date
  • keka - up-to-date
  • virtualhostx - up-to-date
  • dash - up-to-date
  • upic - up-to-date
  • navicat-for-mariadb - up-to-date
  • vagrant-manager - update failed
  • macgamestore - unable to update
  • numi - up-to-date

database-processed-2019-12-05: 17 cask updates detected / 7 updates sent


containsversion-2019-12-05: 15 cask updates detected / 8 cask updates sent


UPDATED

  • segger-ozone 3.10
  • scummvm 2.5.1
  • jedit-omega 2.21
  • visicut 1.9-12-g0062f436

thanks @ran-dall! Todays output is online :)
have a nice weekend 🌞

@suschizu Done ✊


newversion_github-2019-12-07: 7 cask updates detected / 5 cask updates sent

  • exist-db - up-to-date
  • netron - unable to update
  • moodo - unable to update

newversion_sparkle-2019-12-07: 6 cask updates detected / 2 cask updates sent


database-processed-2019-12-07: 12 cask updates detected / 6 updates sent

  • sonos - up-to-date
  • logos - unable to update
  • loupedeck - unable to update
  • reaper - unable to update
  • zalo - unable to update
  • rsyncosx - unable to update

containsversion-2019-12-07: 5 cask updates detected / 2 cask updates sent


UPDATED

  • meteorologist 3.3.0
  • displaycal 3.8.9.0

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2019-12-08: 9 cask updates detected / 3 cask updates sent

  • duplicati - unable to update
  • keka - up-to-date
  • kekadefaultapp - unable to update
  • joplin - up-to-date
  • coteditor - up-to-date
  • toggl - unable to update

newversion_sparkle-2019-12-08: 2 cask updates detected / 0 cask updates sent

  • keka - up-to-date
  • coteditor - up-to-date

database-processed-2019-12-08: 10 cask updates detected / 8 updates sent


containsversion-2019-12-08: 10 cask updates detected / 6 cask updates sent


UPDATED

  • wings3d 2.2.5

thanks @ran-dall!
Todays output is online :)

No output today. I lost it at some point. My bad. Updates got sent though.

no problem @ran-dall :)
todays output is online

@suschizu Done ✊


newversion_github-2019-12-10: 8 cask updates detected / 3 cask updates sent

  • balenaetcher - up-to-date
  • electron-cash - up-to-date
  • gitup - up-to-date
  • toggl - ignored
  • prusaslicer - up-to-date

newversion_sparkle-2019-12-10: 7 cask updates detected / 4 cask updates sent


database-processed-2019-12-10: 8 cask updates detected / 1 updates sent

  • authy - unable to update
  • vuescan - up-to-date
  • icq - unable to update
  • synthesia - unable to update
  • balenaetcher - up-to-date
  • xscope - unable to update
  • deezer - up-to-date

containsversion-2019-12-10: 10 cask updates detected / 4 cask updates sent


UPDATED

  • cmake 3.16.1
  • tuxguitar 1.5.3
  • bettertouchtool 3.213

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2019-12-11: 8 cask updates detected / 4 cask updates sent

  • rocket-chat - up-to-date
  • hstracker - up-to-date
  • postgres - unable to update
  • todour - unable to update

newversion_sparkle-2019-12-11: 16 cask updates detected / 13 cask updates sent

  • imo - ignored
  • downie - unable to update
  • rapidweaver - up-to-date

database-processed-2019-12-11: 8 cask updates detected / 4 updates sent

  • omnioutliner - unable to update
  • synthesia - unable to update
  • xmind - unable to update
  • sonic-visualiser - unable to update

containsversion-2019-12-11: 13 cask updates detected / 9 cask updates sent


UPDATED

  • remote-desktop-manager 2019.2.2.0
  • razorsql 9.0.0

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2019-12-12: 10 cask updates detected / 5 cask updates sent

  • rambox - up-to-date
  • duplicati - up-to-date
  • mullvadvpn - up-to-date
  • netron - up-to-date
  • upic -up-to-date

newversion_sparkle-2019-12-12: 13 cask updates detected / 9 cask updates sent

  • neteasemusic -unable to update
  • upic -up-to-date
  • toggl - up-to-date
  • lastpass - up-to-date

database-processed-2019-12-12: 12 cask updates detected / 8 updates sent

  • thebrain - ignored
  • aqua-data-studio - unable to update
  • axure-rp - suspected unstable
  • xmind - unable to update

containsversion-2019-12-12: 19 cask updates detected / 12 cask updates sent


UPDATED
none

thanks @ran-dall! todays output is online :)
have a nice weekend 🌻

@suschizu Done ✊


newversion_github-2019-12-13: 6 cask updates detected / 2 cask updates sent

  • minizincide - up-to-date
  • calibre - up-to-date
  • vscodium - up-to-date
  • timely - update failed

newversion_sparkle-2019-12-13: 19 cask updates detected / 14 cask updates sent

  • kite - up-to-date
  • screenflow - up-to-date
  • imo - skipped
  • amazon-chime - unable to update
  • activedock - up-to-date

database-processed-2019-12-12: 7 cask updates detected / 3 updates sent

  • uniconverter - up-to-date
  • kitematic - update failed
  • duet - update failed
  • ocenaudio - update failed

containsversion-2019-12-12: 9 cask updates detected / 5 cask updates sent

  • timely - update failed
  • ocenaudio - update failed
  • panoply - up-to-date
  • whatsapp - up-to-date

UPDATED

  • torguard 3.97.0
  • macwinzipper 2.7
  • deeper 2.5.1

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-12-14: 12 cask updates detected / 9 cask updates sent

  • balenaetcher - up-to-date
  • mockoon - up-to-date
  • obs - update failed

newversion_sparkle-2019-12-14: 15 cask updates detected / 8 cask updates sent


database-processed-2019-12-14: 6 cask updates detected / 5 cask updates sent


containsversion-2019-12-14: 3 cask updates detected / 2 cask updates sent


UPDATED
none

thanks @ran-dall! sorry for the late upload!
output is online :)

@suschizu Done ✊


newversion_github-2019-12-15: 4 cask updates detected / 2 cask updates sent

  • seashore - update failed
  • pock - up-to-date

newversion_sparkle-2019-12-15: 7 cask updates detected / 7 cask updates sent


database-processed-2019-12-15: 14 cask updates detected / 8 cask updates sent

  • unity - skipped
  • pock - up-to-date
  • komodo-edit - up-to-date
  • wechatwebdevtools - unable to update
  • shadowsocksx-ng-r - up-to-date
  • today-scripts - unable to update

containsversion-2019-12-15: 4 cask updates detected / 1 cask updates sent


UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-12-16: 1 cask updates detected / 0 cask updates sent

  • axe-electrum - up-to-date

newversion_sparkle-2019-12-16: 6 cask updates detected / 6 cask updates sent


database-processed-2019-12-16: 6 cask updates detected / 4 cask updates sent

  • enpass - update failed
  • djview - unable to update
  • thunder - update failed
  • avibrazil-rdm - update failed

containsversion-2019-12-16: 7 cask updates detected / 4 cask updates sent


UPDATED
none

Anything for today?

sorry @suschizu is on a goose-trip and the output will take about 20 minutes more

NP 🤙

On Dec 17, 2019, at 3:22 PM, CoreCode notifications@github.com wrote:

sorry @suschizu https://github.com/suschizu is on a goose-trip and the output will take about 20 minutes more


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/Homebrew/homebrew-cask/issues/55268?email_source=notifications&email_token=AEDWFBTD2LNHSYUQ2MLQQADQZFNKTA5CNFSM4GFXUIF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHEJPFA#issuecomment-566794132, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEDWFBRDWDGXUG353U2M2XDQZFNKTANCNFSM4GFXUIFQ.

hey ran-all - the goos is gone and I can say - it was very delicious ;)
todays output is online 🦆🦆🦆

@suschizu Done ✊


newversion_github-2019-12-17: 18 cask updates detected / 8 cask updates sent

  • openwebstart - up-to-date
  • atom - up-to-date
  • netron - up-to-date
  • pock - up-to-date
  • veracrypt - unable to update
  • biscuit - up-to-date
  • packet-peeper - appcast update https://github.com/choll/packetpeeper/releases
  • synergy - unable to update
  • toggl - up-to-date
  • daedalus - up-to-date

newversion_sparkle-2019-12-17: 17 cask updates detected / 11 cask updates sent


database-processed-2019-12-17: 24 cask updates detected / 14 cask updates sent

  • saoimageds9 - suspected unstable
  • qqlive - downgrade requested
  • wechatwork - downgrade requested
  • veracrypt - unable to update
  • flvcd-bigrats - downgrade requested
  • sidequest - https://github.com/Homebrew/homebrew-cask/pull/74362
  • browser-chooserx - update timed out
  • wondershare-filmora - unable to update

containsversion-2019-12-17: 24 cask updates detected / 13 cask updates sent


UPDATED

  • genymotion 3.0.4
  • protopie 4.2.1
  • arq-cloud-backup 1.4.3

thanks @ran-dall!
todays output is online :)

I lost the output again for today, but update were sent! My bad. 🤦‍♂️

no problem - hope there are not too many duplicates in todays output…
output is online :)

@suschizu Done ✊


newversion_github-2019-12-17: 5 cask updates detected / 3 cask updates sent

  • proxyman - up-to-date
  • brook - up-to-date

newversion_sparkle-2019-12-19: 24 cask updates detected / 17 cask updates sent

  • navicat-data-modeler - up-to-date
  • navicat-data-modeler-essentials - up-to-date
  • boxcryptor - up-to-date
  • proxyman - up-to-date
  • audirvana - up-to-date
  • dingtalk - up-to-date
  • optimage - up-to-date

database-processed-2019-12-19: 9 cask updates detected / 6 cask updates sent

  • flock - up-to-date
  • fujitsu-scansnap-home - update failed
  • chronosync - update failed

containsversion-2019-12-19: 12 cask updates detected / 8 cask updates sent


UPDATED

  • razorsql 9.0.1

thanks @ran-dall - sorry for the late upload!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-12-20: 22 cask updates detected / 12 cask updates sent

  • minizincide - up-to-date
  • storyboarder - suspected unstable
  • netron - up-to-date
  • signal - up-to-date
  • keka - suspected unstable
  • kekadefaultapp - suspected unstable
  • toggl - ignored
  • sourcetrail - suspected unstable
  • tigervnc-viewer - update failed
  • zettlr - update failed

newversion_sparkle-2019-12-20: 32 cask updates detected / 24 cask updates sent

  • latexit - up-to-date
  • activedock - up-to-date
  • brave-browser - up-to-date
  • smooze - up-to-date
  • audio-hijack - up-to-date
  • graphicconverter - up-to-date
  • nordvpn - update failed
  • dash - upable to update

database-processed-2019-12-20: 19 cask updates detected / 12 cask updates sent


containsversion-2019-12-20: 24 cask updates detected / 11 cask updates sent


UPDATED
none

it seems the this output

#17: Warning: appcast for cask omnifocus with current version '3.4.4' changed since last check (https://update.omnigroup.com/appcast/com.omnigroup.OmniFocus3):

in

appcast_difference_others-2019-12-19.patch

wasn't picked up. @suschizu can you look into this?

EDIT: => https://github.com/Homebrew/homebrew-cask/pull/74635

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-12-21: 10 cask updates detected / 4 cask updates sent

  • netron - up-to-date
  • prusaslicer - suspected unstable
  • kitty - up-to-date
  • qmk-toolbox - up-to-date
  • upic - up-to-date
  • qownnotes - up-to-date

newversion_sparkle-2019-12-21: 7 cask updates detected / 3 cask updates sent

  • hyperswitch - suspected unstable
  • snapndrag - suspected unstable
  • dash - suspected unstable
  • upic - up-to-date

database-processed-2019-12-21: 7 cask updates detected / 4 cask updates sent


containsversion-2019-12-21: 6 cask updates detected / 1 cask updates sent

  • battlescribe - up-to-date
  • goodsync - skipped
  • loupedeck - unable to update
  • tableau-public - unable to update
  • qcad - unable to update

UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-12-22: 9 cask updates detected / 4 cask updates sent


newversion_sparkle-2019-12-22: 8 cask updates detected / 6 cask updates sent

  • hook - up-to-date
  • cookie - up-to-date

database-processed-2019-12-22: 6 cask updates detected / 1 cask updates sent

  • qownnotes - up-to-date
  • elpass - unable to update
  • acom-tablet - up-to-date
  • zalo - unable to update
  • pingplotter - unable to update

containsversion-2019-12-22: 5 cask updates detected / 3 cask updates sent

  • blitz - unable to update
  • tableau-reader - unable to update
  • weka - unable to update

UPDATED

  • torguard 3.97.2

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2019-12-23: 11 cask updates detected / 7 cask updates sent

  • seashore - up-to-date
  • whalebird - up-to-date
  • go-agent - skipped
  • go-server - skipped

newversion_sparkle-2019-12-23: 16 cask updates detected / 8 cask updates sent

  • navicat-for-sqlite - up-to-date
  • navicat-for-postgresql - up-to-date
  • navicat-premium - up-to-date
  • navicat-premium-essentials - up-to-date
  • navicat-for-mysql - up-to-date
  • navicat-for-mariadb - up-to-date
  • navicat-for-oracle - up-to-date
  • navicat-for-sql-server - up-to-date

database-processed-2019-12-23: 15 cask updates detected / 7 cask updates sent

  • vuescan - up-to-date
  • portfolioperformance - https://github.com/Homebrew/homebrew-cask/pull/74739
  • pd - unable to update
  • qcad - up-to-date
  • macx-dvd-ripper-pro - up-to-date
  • dbeaver-community - up-to-date
  • station - up-to-date
  • fujitsu-scansnap-home - update failed
  • enpass - update failed
  • loupedeck - update failed

containsversion-2019-12-23: 11 cask updates detected / 5 cask updates sent


UPDATED

  • teeworlds 0.7.4
  • bitwig-studio 3.1.1
  • gretl 2019d

thanks @ran-dall! - todays output is online 🎅
Merry Christmas! Hope you and your family have a nice holiday 🎄🍺☃️

@suschizu Done ✊| Merry Christmas / Happy Holidays to you (and everyone on HBC) too 🎅


newversion_github-2019-12-24: 13 cask updates detected / 9 cask updates sent

  • darktable - up-to-date
  • trinity - up-to-date
  • netron - up-to-date
  • jamf-migrator - up-to-date

newversion_sparkle-2019-12-24: 6 cask updates detected / 4 cask updates sent

  • vivaldi - up-to-date
  • expandrive - up-to-date

database-processed-2019-12-24: 10 cask updates detected / 6 cask updates sent

  • eclipse-php - skipped
  • eclipse-jee - skipped
  • amadeus-pro - unable to update
  • hiddenbar - unable to update

containsversion-2019-12-24: 2 cask updates detected / 0 cask updates sent


UPDATED

  • cisdem-document-reader 4.5.0
  • resilio-sync 2.6.4
  • tv-browser 4.2.1
  • sia-ui 1.4.2.0

thanks @ran-dall!
Christmas-output is online :)

@suschizu Done 🎄


newversion_github-2019-12-25: 3 cask updates detected / 2 cask updates sent

  • upic - up-to-date

newversion_sparkle-2019-12-25: 8 cask updates detected / 6 cask updates sent

  • powerphotos - unable to update
  • vienna - up-to-date

database-processed-2019-12-25: 6 cask updates detected / 4 cask updates sent

  • resilio-sync - unable to update
  • plex - up-to-date

containsversion-2019-12-25: 2 cask updates detected / 1 cask updates sent


UPDATED

  • qxmledit 0.9.14

thanks @ran-dall!
Output is online :)

@suschizu Done


newversion_github-2019-12-26: 5 cask updates detected / 5 cask updates sent


newversion_sparkle-2019-12-26: 5 cask updates detected / 5 cask updates sent


database-processed-2019-12-26: 7 cask updates detected / 3 cask updates sent

  • yo - update failed
  • resilio-sync - seems up-to-date
  • deluge - up-to-date
  • plex - up-to-date

containsversion-2019-12-26: 8 cask updates detected / 4 cask updates sent


UPDATED

  • krisp 1.10.2

thanks @ran-dall!
Todays output is online :)

@suschizu Done


newversion_github-2019-12-27: 10 cask updates detected / 3 cask updates sent

  • lumen - up-to-date
  • calibre - up-to-date
  • keepingyouawake - up-to-date
  • netron - up-to-date
  • iglance - up-to-date
  • hex-fiend - up-to-date
  • frescobaldi - update failed

newversion_sparkle-2019-12-27: 3 cask updates detected / 1 cask updates sent

  • cyberduck - up-to-date
  • zenmate-vpn - up-to-date

database-processed-2019-12-27: 4 cask updates detected / 0 cask updates sent


containsversion-2019-12-27: 3 cask updates detected / 2 cask updates sent

  • ocenaudio - unable to update

UPDATED
none

thanks @ran-dall!
Todays output is online :)

@suschizu Done


newversion_github-2019-12-28: 3 cask updates detected / 2 cask updates sent

  • openemu - up-to-date

newversion_sparkle-2019-12-28: 2 cask updates detected / 0 cask updates sent

  • openemu - up-to-date
  • combine-pdfs - unable to update curl: (16) Error in the HTTP2 framing layer

database-processed-2019-12-28: 4 cask updates detected / 2 cask updates sent

  • textmate - up-to-date

containsversion-2019-12-28: 3 cask updates detected / 2 cask updates sent

  • cube - unable to update

UPDATED

  • mpv 0.31.0

thanks @ran-dall!
Todays output is online :)

@suschizu Done | @core-code FYI, sometimes the numbering on the outputs isn't correct. Not that it really matters, but I just wanted to point out. Today's containsversion-2019-12-29 had that problem.


newversion_github-2019-12-29: 2 cask updates detected / 2 cask updates sent


newversion_sparkle-2019-12-29: 5 cask updates detected / 4 cask updates sent


database-processed-2019-12-29: 4 cask updates detected / 2 cask updates sent

  • subsurface - up-to-date
  • softorino-youtube-converter - up-to-date

containsversion-2019-12-29: 5 cask updates detected / 4 cask updates sent


UPDATED
none

thanks @ran-dall!

FYI, sometimes the numbering on the outputs isn't correct.

that's my fault sorry - I sometimes make the numeration manually 😬

Todays output is online :)

@suschizu Done


newversion_github-2019-12-30: 9 cask updates detected / 5 cask updates sent


newversion_sparkle-2019-12-30: 7 cask updates detected / 2 cask updates sent


database-processed-2019-12-30: 3 cask updates detected / 3 cask updates sent


containsversion-2019-12-30: 5 cask updates detected / 4 cask updates sent


UPDATED

  • butt 0.1.19
  • ghost-browser 2.1.1.7
  • hugin 2019.2.0

thanks @ran-dall!
Happy New Year 🥳
Silvesters output is online ;)

@suschizu Done || @suschizu @core-code @vitorgalvao @reitermarkus @brianmorton @hannesbraun @robertleeblairjr @lutzroeder @claui @amyspark @MikeMcQuaid 🍻 HAPPY NEW YEAR guys! ...to 2020! 🍺 (and anyone else I didn't mention, a 🍺 to you too!)


newversion_github-2019-12-31: 12 cask updates detected / 5 cask updates sent

  • monero-wallet - update failed
  • netron - up-to-date
  • openinterminal-lite - up-to-date
  • textmate - up-to-date
  • julia - up-to-date
  • openineditor-lite - up-to-date
  • workflowy - up-to-date

newversion_sparkle-2019-12-31: 5 cask updates detected / 3 cask updates sent


database-processed-2019-12-31: 8 cask updates detected / 4 cask updates sent


containsversion-2019-12-31: 10 cask updates detected / 6 cask updates sent


UPDATED

  • bettertouchtool 3.216
  • torguard 3.97.3

hey @ran-dall! Happy new year too!
Hope you had a sparkling night :)
Todays output is online

@suschizu Done ✊| @suschizu It was! I hope yours was the same.


newversion_github-2020-01-01: 2 cask updates detected / 1 cask updates sent

  • proxyman - up-to-date

newversion_sparkle-2020-01-01: 2 cask updates detected / 1 cask updates sent

  • proxyman - up-to-date

database-processed-2020-01-01: 6 cask updates detected / 2 updates sent


containsversion-2020-01-01: 1 cask updates detected / 1 cask updates sent


UPDATED

  • textadept 10.8
  • bettertouchtool 3.218

thanks @ran-dall!
Not so sparkling - no headache on the New Years day 😆
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-02: 7 cask updates detected / 6 cask updates sent

  • upic - up-to-date

newversion_sparkle-2020-01-02: 12 cask updates detected / 9 cask updates sent

  • cyberduck - up-to-date
  • trim-enabler - unable to update
  • enpass - unable to update

database-processed-2020-01-02: 8 cask updates detected / 5 updates sent

  • enpass - unable to update
  • plover - suspected unstable
  • pdfelement - unable to update

containsversion-2020-01-02: 7 cask updates detected / 0 cask updates sent


UPDATED

  • massreplaceit 3.1.1
  • mkvtoolnix 41.0.0

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-03: 7 cask updates detected / 0 cask updates sent


newversion_sparkle-2020-01-03: 5 cask updates detected / 4 cask updates sent


database-processed-2020-01-03: 8 cask updates detected / 7 updates sent


containsversion-2020-01-03: 7 cask updates detected / 6 cask updates sent


UPDATED

  • visicut 1.9-35-g98e949b3

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-04: 8 cask updates detected / 4 cask updates sent

  • keepassxc - up-to-date
  • netron - up-to-date
  • proxyman - up-to-date
  • upic- up-to-date

newversion_sparkle-2020-01-04: 7 cask updates detected / 5 cask updates sent

  • tuple - unable to update
  • upic- up-to-date

database-processed-2020-01-04: 10 cask updates detected / 3 updates sent


containsversion-2020-01-04: 6 cask updates detected / 3 cask updates sent


UPDATED

  • rocks-n-diamonds 4.1.4.0

Thanks @ran-dall!
Todays output is online 😃

@suschizu Done ✊


newversion_github-2020-01-05: 9 cask updates detected / 6 cask updates sent

  • handbrake - up-to-date
  • btcpayserver-vault - up-to-date
  • frescobaldi - unable to update

newversion_sparkle-2020-01-05: 5 cask updates detected / 1 cask updates sent

  • handbrake - up-to-date
  • macgdbp - suspected unstable
  • one-switch - up-to-date
  • hubstaff - unable to update

database-processed-2020-01-05: 6 cask updates detected / 5 updates sent

  • iridium - unable to update

containsversion-2020-01-05: 5 cask updates detected / 5 cask updates sent


UPDATED

  • bettertouchtool 3.219

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-06: 9 cask updates detected / 7 cask updates sent

  • datadog-agent - unable to update
  • gzdoom - unable to update
  • toggl - downgrade requested 7.4.1092 -> 7.4.1041

newversion_sparkle-2020-01-06: 15 cask updates detected / 15 cask updates sent


database-processed-2020-01-06: 2 cask updates detected / 0 cask updates sent


containsversion-2020-01-06: 9 cask updates detected / 4 cask updates sent


UPDATED

  • nucleo 2.6.1
  • website-watchman 2.5.6

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-07: 6 cask updates detected / 1 cask updates sent

  • fsnotes - up-to-date
  • toggl - up-to-date
  • openbazaar - unable to update
  • pomotroid - unable to update
  • marshallofsound-google-play-music-player - up-to-date

newversion_sparkle-2020-01-07: 9 cask updates detected / 3 cask updates sent

  • expandrive - up-to-date
  • brave-browser - up-to-date
  • subler - up-to-date
  • command-tab-plus - up-to-date
  • a-better-finder-rename - up-to-date
  • fantastical - up-to-date

database-processed-2020-01-07: 13 cask updates detected / 8 cask updates sent

  • lg-onscreen-control - unable to update
  • marshallofsound-google-play-music-player - up-to-date
  • fastonosql - unable to update
  • clickup - unable to update
  • tinderbox - unable to update

containsversion-2020-01-07: 9 cask updates detected / 4 cask updates sent


UPDATED

  • xlplayer 2.0.6.1288
  • netxms-console 3.1.300
  • studio-3t 2020.1.0
  • sonos 10.6.1
  • rekordbox 5.8.2

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-08: 14 cask updates detected / 7 cask updates sent

  • whalebird - up-to-date
  • fsnotes - up-to-date
  • openinterminal-lite - up-to-date (x2)
  • openbazaar - suspected unstable
  • toggl - up-to-date
  • upic - up-to-date

newversion_sparkle-2020-01-08: 14 cask updates detected / 5 cask updates sent

  • disk-sensei - up-to-date
  • iina - up-to-date
  • toggl - up-to-date
  • upic - up-to-date
  • yinxiangbiji - download timed out
  • rapidweaver - unable to update
  • dingtalk - unable to update
  • a-better-finder-attributes - up-to-date
  • metabase - update failed

database-processed-2020-01-08: 11 cask updates detected / 5 cask updates sent


containsversion-2020-01-08: 14 cask updates detected / 4 cask updates sent


UPDATED

  • bbc-iplayer-downloads 2.11.2
  • jprofiler 11.1
  • dcp-o-matic-encode-server 2.14.21
  • power-manager 5.4.5
  • cask dcp-o-matic-player2.14.21;
  • dcp-o-matic 2.14.21
  • dcp-o-matic-batch-converter 2.14.21
  • dcp-o-matic-kdm-creator 2.14.21

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-09: 18 cask updates detected / 12 cask updates sent

  • openinterminal - up-to-date
  • openinterminal-lite - up-to-date
  • openineditor-lite - up-to-date
  • iglance - unable to update
  • toggl - downgrade requested 7.4.1092 -> 7.4.1041
  • majestic - unable to update

newversion_sparkle-2020-01-09: 10 cask updates detected / 5 cask updates sent

  • melodics - up-to-date
  • rightfont - up-to-date
  • ticktick - up-to-date
  • transmit - up-to-date
  • macgamestore - unable to update

database-processed-2020-01-09: 14 cask updates detected / 8 cask updates sent


containsversion-2020-01-09: 12 cask updates detected / 5 cask updates sent


UPDATED

  • razorsql 9.0.3

Hey @ran-dall - sorry for the late upload!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-10: 8 cask updates detected / 3 cask updates sent

  • minizincide - up-to-date
  • netron - up-to-date
  • goldencheetah - unable to update
  • gramps - unable to update
  • daedalus - unable to update

newversion_sparkle-2020-01-10: 8 cask updates detected / 3 cask updates sent

  • expandrive - up-to-date
  • toggl - up-to-date
  • hubstaff - unable to update
  • tuple - unable to update
  • logos - unable to update

database-processed-2020-01-10: 15 cask updates detected / 12 cask updates sent

  • sonos - unable to update
  • steelseries-engine - up-to-date
  • pdfelement - unable to update

containsversion-2020-01-10: 15 cask updates detected / 7 cask updates sent


UPDATED

  • garagesale 8.0.10
  • segger-ozone 3.10b
  • zalo 20.1.1
  • studio-3t 2020.1.1
  • grandperspective 2.4.0

thanks @ran-dall!
again late - I'm sorry 😬
output is online :)

@suschizu Done ✊


newversion_github-2020-01-11: 8 cask updates detected / 7 cask updates sent

  • fsnotes- up-to-date

newversion_sparkle-2020-01-11: 2 cask updates detected / 0 cask updates sent

  • typora - up-to-date
  • tuple - unable to update

database-processed-2020-01-11: 8 cask updates detected / 2 cask updates sent


containsversion-2020-01-11: 5 cask updates detected / 3 cask updates sent


UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-12: 3 cask updates detected / 1 cask updates sent

  • seashore - up-to-date
  • splitshow - download failed

newversion_sparkle-2020-01-12: 3 cask updates detected / 3 cask updates sent


database-processed-2020-01-12: 2 cask updates detected / 0 cask updates sent


containsversion-2020-01-12: 4 cask updates detected / 2 cask updates sent


UPDATED

  • inkdrop 4.5.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-13: 7 cask updates detected / 1 cask updates sent

  • netron - up-to-date
  • gzdoom - unable to update
  • toggl - up-to-date
  • prudent - unable to update

newversion_sparkle-2020-01-13: 8 cask updates detected / 3 cask updates sent

  • viscosity - up-to-date
  • clover-configurator - up-to-date
  • merlin-project - unable to update
  • onecast - unable to update
  • lastpass - up-to-date

database-processed-2020-01-13: 5 cask updates detected / 3 cask updates sent

  • progressive-downloader - up-to-date
  • mysqlworkbench - unable to update

containsversion-2020-01-13: 10 cask updates detected / 5 cask updates sent


UPDATED

  • cisdem-document-reader 5.1.0
  • dbschema 8.2.6
  • gpxsee 7.19

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-14: 10 cask updates detected / 3 cask updates sent

  • hammerspoon - up-to-date
  • psychopy - suspected unstable
  • netron - up-to-date
  • texstudio - unable to update
  • toggl - up-to-date
  • pritunl - unable to update
  • switchhosts - unable to update

newversion_sparkle-2020-01-14: 14 cask updates detected / 9 cask updates sent

  • hammerspoon - up-to-date
  • iina - up-to-date
  • pdfpen - unable to update
  • pdfpenpro - unable to update
  • commander-one - up-to-date

database-processed-2020-01-14: 17 cask updates detected / 12 cask updates sent


containsversion-2020-01-14: 12 cask updates detected / 9 cask updates sent

  • pingplotter - unable to update
  • seamonkey - unable to update
  • ultimate - unable to update

UPDATED

  • smartgit 19.1.6
  • synology-surveillance-station-client 1.2.8-0981
  • wingpersonal 7.2.0.0
  • anki 2.1.18

Thanks @ran-dall!
Todays output is online 🌞

@suschizu Sorry, I had one of those days where I end up trying to do too much as once and accidentally do something to lose the output.

No problem @ran-dall :) Don't work too much cause
All work and no play makes Jack a dull boy ;)

Hey @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-16: 18 cask updates detected / 9 cask updates sent

  • psychopy - up-to-date
  • drawio - up-to-date
  • texstudio - suspected unstable
  • mutespotifyads - up-to-date
  • appium - up-to-date
  • terminus - up-to-date
  • signal - up-to-date
  • nuclear - unable to update
  • pritunl - unable to update

newversion_sparkle-2020-01-16: 22 cask updates detected / 15 cask updates sent

  • surge - up-to-date
  • wireshark - up-to-date
  • dash - up-to-date
  • anki - up-to-date
  • cloudapp - unable to update
  • lingo - unable to update
  • tuple - unable to update

database-processed-2020-01-16: 17 cask updates detected / 9 cask updates sent


containsversion-2020-01-16: 15 cask updates detected / 11 cask updates sent


UPDATED

  • focusrite-control 3.4.6.1695

@suschizu @core-code So...we taking the day off? JK 😁 No, but seriously...what's up with the output for today?

hey @ran-dall - sorry - I forgot to upload the output yesterday :/ - I'm so stupid … I thought I've done it 😖

@suschizu HAHA! 😆 That's happened to me in terms of running the updates. I thought we had a declared a surprise HBC Update holiday for my B-Day (which is today)...LOL. Can you upload today's output early, so I can get it before the firecrackers and our CTF ☠️ match starts?

🎂 🎉 🎈 hey - HAPPY BIRTHDAY @ran-dall 🎈 🎂 🎉 🎈
haha yes - this was a perfect coincidence ;)
so todays output is online but if you're busy just give me a note - enjoy your party - or match :D

@hannesbraun @suschizu Thank you for the B-Day wishes!

@suschizu I was going to process them right now, but... is the server down?


NM it's up again.

@suschizu Done ✊


newversion_github-2020-01-18: 7 cask updates detected / 3 cask updates sent

  • duplicati - suspected unstable
  • processing - up-to-date
  • telegram-desktop - up-to-date
  • react-native-debugger - up-to-date

newversion_sparkle-2020-01-18: 13 cask updates detected / 8 cask updates sent


database-processed-2020-01-18: 13 cask updates detected / 5 cask updates sent


containsversion-2020-01-18: 14 cask updates detected / 7 cask updates sent


UPDATED
none

thanks @ran-dall - todays output is online :)
how was the match?

@suschizu Done ✊ || It went on forever, as they normally do. They're always a good time. Do you play?


newversion_github-2020-01-19: 11 cask updates detected / 6 cask updates sent


newversion_sparkle-2020-01-19: 5 cask updates detected / 4 cask updates sent

  • upic - up-to-date

database-processed-2020-01-19: 11 cask updates detected / 4 cask updates sent


containsversion-2020-01-19: 6 cask updates detected / 2 cask updates sent

  • youku - downgrade requested 1.7.9.12180 -> 1.7.9.01175
  • jump - downgrade requested 8.4.10 -> 8.4.9
  • pdf-converter-master - downgrade requested 6.2.1 -> 6.2.0
  • microsoft-edge - appcast error - download not found

UPDATED

  • dcp-o-matic-encode-server 2.14.23
  • dcp-o-matic 2.14.23
  • dcp-o-matic-player 2.14.23
  • dcp-o-matic-batch-converter 2.14.23
  • dcp-o-matic-kdm-creator 2.14.23

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-20: 9 cask updates detected / 4 cask updates sent

  • keepassxc - up-to-date
  • caprine - up-to-date
  • netron - up-to-date
  • toggl - unable to update
  • prudent - unable to update

newversion_sparkle-2020-01-20: 7 cask updates detected / 2 cask updates sent

  • receipts - up-to-date
  • ticktick - up-to-date
  • dash - up-to-date
  • merlin-project - unable to update
  • sensei - unable to update

database-processed-2020-01-20: 9 cask updates detected / 7 cask updates sent


containsversion-2020-01-20: 15 cask updates detected / 6 cask updates sent


UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-21: 15 cask updates detected / 10 cask updates sent

  • netron - up-to-date
  • proxyman - up-to-date
  • joplin - up-to-date
  • gzdoom - unable to update
  • vimediamanager - unable to update

newversion_sparkle-2020-01-21: 11 cask updates detected / 4 cask updates sent


database-processed-2020-01-21: 6 cask updates detected / 3 cask updates sent


containsversion-2020-01-21: 9 cask updates detected / 6 cask updates sent

  • intellij-idea-ce - ignored
  • intellij-idea - ignored
  • appgate-sdp-client - unable to update

UPDATED

  • cisdem-data-recovery 6.2.0
  • camtasia 2019.0.7
  • grandperspective 2.4.1

Thanks @ran-dall!
Todays output is online 🌞

@suschizu Done ✊


newversion_github-2020-01-22: 14 cask updates detected / 8 cask updates sent

  • notable - up-to-date
  • bloomrpc - up-to-date
  • outline-manager - up-to-date
  • proxyman - up-to-date
  • toggl - up-to-date
  • telegram-desktop - unable to update

newversion_sparkle-2020-01-22: 13 cask updates detected / 10 cask updates sent

  • docker - downgrade requested 2.2.0.0,42247 -> 2.1.0.5,40693
  • clover-configurator - up-to-date
  • proxyman - up-to-date

database-processed-2020-01-22: 9 cask updates detected / 7 cask updates sent


containsversion-2020-01-22: 13 cask updates detected / 4 cask updates sent


UPDATED
none

Thanks @ran-dall!
Todays output is online 🦉

@suschizu Done ✊


newversion_github-2020-01-23: 11 cask updates detected / 3 cask updates sent

  • axe-electrum - up-to-date
  • calibre - up-to-date
  • duplicati - unable to update
  • whalebird - up-to-date
  • telegram-desktop - up-to-date
  • geotag-photos-pro - up-to-date
  • qmk-toolbox - up-to-date
  • thedesk - up-to-date

newversion_sparkle-2020-01-23: 13 cask updates detected / 3 cask updates sent

  • navicat-data-modeler - downgrade requested 3.0.5 -> 3.0.4
  • navicat-data-modeler-essentials - downgrade requested 3.0.5 -> 3.0.4
  • tiled - up-to-date
  • soundsource - https://github.com/Homebrew/homebrew-cask/pull/76060
  • telegram - unable to update
  • quicken - up-to-date
  • propresenter - unable to update
  • lingo - unable to update
  • mailbutler - unable to update
  • snagit - up-to-date

database-processed-2020-01-23: 9 cask updates detected / 6 cask updates sent


containsversion-2020-01-23: 11 cask updates detected / 5 cask updates sent


UPDATED

  • roboform 8.6.8
  • jalbum 19.3
  • sunvox 1.9.5

Thanks @ran-dall!
Todays output is online - have a nice weekend 🌺

@suschizu Done ✊


newversion_github-2020-01-24: 13 cask updates detected / 5 cask updates sent

  • openwebstart - up-to-date
  • exist-db - up-to-date
  • calibre - up-to-date
  • signal - up-to-date
  • tex-live-utility - unable to update
  • veracrypt - up-to-date
  • musescore - unable to update
  • telegram-desktop - up-to-date

newversion_sparkle-2020-01-24: 20 cask updates detected / cask updates sent


database-processed-2020-01-24: 22 cask updates detected / 16 cask updates sent


containsversion-2020-01-24: 16 cask updates detected / 8 cask updates sent


UPDATED

  • segger-ozone 3.10c
  • amadeus-pro 2.7.2
  • ghost-browser 2.1.1.8

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-25: 14 cask updates detected / 5 cask updates sent

  • vimr - up-to-date
  • phoenix - up-to-date
  • autopkgr - up-to-date
  • biscuit - up-to-date
  • joplin - up-to-date
  • qownnotes - up-to-date
  • flycut - unable to update
  • musescore - up-to-date
  • prudent - unable to update

newversion_sparkle-2020-01-25: 7 cask updates detected / 2 cask updates sent

  • vimr - up-to-date
  • phoenix - up-to-date
  • autopkgr - up-to-date
  • marginnote - unable to update
  • musescore - up-to-date

database-processed-2020-01-25: 10 cask updates detected / 4 cask updates sent

  • sunvox - up-to-date
  • axe-edit-iii - unable to update
  • meld - unable to update
  • goodsync - unable to update
  • canon-captureontouch-utility - unable to update
  • jaksta-media-recorder - unable to update

containsversion-2020-01-25: 9 cask updates detected / 3 cask updates sent


UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-26: 6 cask updates detected / 4 cask updates sent

  • caprine - up-to-date
  • openemu - up-to-date

newversion_sparkle-2020-01-26: 2 cask updates detected / 0 cask updates sent

  • jump - up-to-date
  • openemu - up-to-date

database-processed-2020-01-26: 5 cask updates detected / 2 cask updates sent


containsversion-2020-01-26: 5 cask updates detected / 1 cask updates sent


UPDATED

  • sqlworkbenchj 125.5
  • nagstamon 3.4.1
  • omegat 4.3.2

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-27: 10 cask updates detected / 4 cask updates sent

  • openwebstart - up-to-date
  • netron - up-to-date
  • proxyman - up-to-date
  • trinity - unable to update
  • geotag-photos-pro - up-to-date
  • mu-editor - unable to update

newversion_sparkle-2020-01-27: 12 cask updates detected / 5 cask updates sent


database-processed-2020-01-27: 7 cask updates detected / 4 cask updates sent


containsversion-2020-01-27: 7 cask updates detected / 5 cask updates sent


UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-01-28: 15 cask updates detected / 6 cask updates sent

  • openwebstart - up-to-date
  • clementine - up-to-date
  • qownnotes - up-to-date
  • powershell - up-to-date
  • arduino - up-to-date
  • kitty - up-to-date
  • coteditor - up-to-date
  • toggl - up-to-date
  • copyq - unable to update

newversion_sparkle-2020-01-28: 13 cask updates detected / 6 cask updates sent

  • expandrive - up-to-date
  • coteditor - up-to-date
  • marginnote - unable to update
  • marked - up-to-date
  • mailbutler - unable to update
  • hex-fiend - up-to-date
  • teamviewer - up-to-date

database-processed-2020-01-28: 10 cask updates detected / 6 cask updates sent


containsversion-2020-01-28: 12 cask updates detected / 7 cask updates sent


UPDATED

  • dbschema 8.2.7

Hey @ran-dall!
Todays output is online :)

@suschizu Done ✊ | This list might not be 100% accurate. I was having some issues with the GPUs with the 2020-001 update. I already fixed it for tomorrow though...


newversion_github-2020-01-29: 13 cask updates detected / 11 cask updates sent

  • open-ecard - unable to update
  • yakyak - up-to-date

newversion_sparkle-2020-01-29: 18 cask updates detected / 11 cask updates sent


database-processed-2020-01-29: 11 cask updates detected / 7 cask updates sent


containsversion-2020-01-29: 16 cask updates detected / 10 cask updates sent


UPDATED
none (or missed because some of the ML was down due to the GPU issues)

Thanks @ran-dall!
Todays output is online 🌞

@suschizu Done ✊


newversion_github-2020-01-30: 14 cask updates detected / 7 cask updates sent

  • netron - up-to-date
  • go-agent - unable to update
  • go-server - unable to update
  • airqmon - up-to-date
  • coqide - up-to-date
  • coteditor - up-to-date
  • owncloud - unable to update

newversion_sparkle-2020-01-30: 16 cask updates detected / 10 cask updates sent

  • typora - up-to-date
  • coteditor - up-to-date
  • trim-enabler - up-to-date
  • djay-pro - unable to update
  • textual - unable to update
  • clockify - up-to-date

database-processed-2020-01-30: 11 cask updates detected / 5 cask updates sent


containsversion-2020-01-30: 13 cask updates detected / 9 cask updates sent


UPDATED

  • fl-studio 20.6.2.877
  • netxms-console 3.1.343

Thanks @ran-dall!
Todays output is online - have a nice weekend 🐳

@suschizu Done ✊


newversion_github-2020-01-31: 5 cask updates detected / 4 cask updates sent

  • xca - up-to-date

newversion_sparkle-2020-01-31: 6 cask updates detected / 3 cask updates sent

  • itubedownloader - download failed
  • fantastical - up-to-date
  • jumpshare - up-to-date

database-processed-2020-01-31: 8 cask updates detected / 5 cask updates sent


containsversion-2020-01-31: 11 cask updates detected / 6 cask updates sent


UPDATED

  • dcp-o-matic-encode-server 2.14.25
  • dcp-o-matic-player 2.14.25
  • segger-ozone 3.10d
  • dcp-o-matic 2.14.25
  • dcp-o-matic-batch-converter 2.14.25
  • dcp-o-matic-kdm-creator 2.14.25
  • jaxx-liberty 2.3.9

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊| BTW it processed a bit out of order but it did process everything.


newversion_github-2020-02-01: 9 cask updates detected / 7 cask updates sent

  • cutter - suspected unstable
  • netron - up-to-date

newversion_sparkle-2020-02-01: 7 cask updates detected / 6 cask updates sent

  • yandexradio - unable to update

containsversion-2020-02-01: 11 cask updates detected / 5 cask updates sent


database-processed-2020-02-01: 14 cask updates detected / 7 cask updates sent


UPDATED

  • grafx 2.7

Thanks @ran-dall!
Todays output is online 🌞

@suschizu Done ✊


newversion_github-2020-02-02: 6 cask updates detected / 4 cask updates sent

  • dosbox-x - up-to-date
  • bob - unable to update

newversion_sparkle-2020-02-02: 2 cask updates detected / 0 cask updates sent

  • hook - unable to update
  • bob - unable to update

database-processed-2020-02-02: 9 cask updates detected / 3 cask updates sent


containsversion-2020-02-02: 2 cask updates detected / 1 cask updates sent

  • kubernetic - up-to-date

UPDATED

  • roboform 8.6.9
  • power-manager `5.4.6

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-03: 8 cask updates detected / 6 cask updates sent

  • netron - up-to-date
  • browserosaurus - up-to-date

newversion_sparkle-2020-02-03: 8 cask updates detected / 4 cask updates sent


database-processed-2020-02-03: 5 cask updates detected / 2 cask updates sent

  • clementine - suspected unstable
  • publish-or-perish - up-to-date
  • intelliscape-caffeine - unable to update

containsversion-2020-02-03: 6 cask updates detected / 2 cask updates sent


UPDATED

  • modelio 4.0.1
  • segger-ozone 3.11
  • garagesale 8.0.11

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-04: 13 cask updates detected / 6 cask updates sent

  • ipfs - up-to-date
  • qownnotes - up-to-date
  • signal - up-to-date
  • proxyman - up-to-date
  • vapor - unable to update
  • rawtherapee - unable to update
  • datadog-agent - unable to update

newversion_sparkle-2020-02-04: 9 cask updates detected / 7 cask updates sent

  • proxyman - up-to-date
  • dingtalk - unable to update

database-processed-2020-02-04: 16 cask updates detected / 8 cask updates sent


containsversion-2020-02-04: 14 cask updates detected / 6 cask updates sent


UPDATED

  • remote-desktop-manager 2020.1.1.0
  • freeplane 1.7.12
  • segger-ozone 3.11a

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊| @suschizu I sent you an email a few days ago. Have you received it?


newversion_github-2020-02-05: 11 cask updates detected / 6 cask updates sent

  • kekadefaultapp - unable to update
  • conferences - suspected unstable
  • balenaetcher - up-to-date
  • keka - up-to-date
  • caprine - up-to-date

newversion_sparkle-2020-02-05: 7 cask updates detected / 4 cask updates sent

  • fantastical - up-to-date
  • keka - up-to-date
  • hook - unable to update

database-processed-2020-02-05: 13 cask updates detected / 9 cask updates sent


containsversion-2020-02-05: 19 cask updates detected / 11 cask updates sent


UPDATED

  • ghost-browser 2.1.1.9
  • zoc 7.25.2

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-06: 12 cask updates detected / 10 cask updates sent

  • fsnotes - up-to-date
  • nrlquaker-winbox - up-to-date

newversion_sparkle-2020-02-06: 11 cask updates detected / 7 cask updates sent


database-processed-2020-02-06: 13 cask updates detected / 7 cask updates sent


containsversion-2020-02-06: 14 cask updates detected / 6 cask updates sent


UPDATED
none

Thanks @ran-dall!
Todays output is online - have a nice weekend 🌞

@suschizu Done ✊


newversion_github-2020-02-07: 6 cask updates detected / 3 cask updates sent

  • uhk-agent - downgrade requested 1.4.0 -> 1.3.2
  • calibre - unable to update
  • sigil - unable to update

newversion_sparkle-2020-02-07: 7 cask updates detected / 6 cask updates sent

  • musescore - up-to-date

database-processed-2020-02-07: 12 cask updates detected / 6 cask updates sent


containsversion-2020-02-07: 6 cask updates detected / 4 cask updates sent


UPDATED

  • dcp-o-matic-encode-server 2.14.26
  • roboform 8.7.0
  • segger-ozone 3.11b
  • dcp-o-matic-player 2.14.26
  • dcp-o-matic 2.14.26
  • dcp-o-matic-batch-converter 2.14.26
  • dcp-o-matic-kdm-creator 2.14.26

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-08: 2 cask updates detected / 1 cask updates sent

  • uhk-agent - downgrade requested

newversion_sparkle-2020-02-08: 21 cask updates detected / 4 cask updates sent

  • kite - up-to-date
  • proclaim - up-to-date
  • qlab - up-to-date
  • opencore-configurator - up-to-date
  • marginnote - https://github.com/Homebrew/homebrew-cask/pull/76767
  • craftmanager - up-to-date
  • app-cleaner - up-to-date
  • screens - up-to-date
  • hook - up-to-date
  • dingtalk - unable to update
  • amethyst - up-to-date
  • metabase - up-to-date
  • macpilot - up-to-date
  • cookie - up-to-date
  • clockify - up-to-date
  • cleanmymac - up-to-date
  • tuple - unable to update
  • musescore - up-to-date

database-processed-2020-02-08: 10 cask updates detected / 7 cask updates sent

  • eclipse-cpp - ignored (cask-family)
  • sigil - unable to update
  • progressive-downloader - up-to-date

containsversion-2020-02-08: 3 cask updates detected / 2 cask updates sent

  • frhelper - unable to update

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-09: 13 cask updates detected / 6 cask updates sent


newversion_sparkle-2020-02-09: not found


database-processed-2020-02-09: 10 cask updates detected / cask updates sent


containsversion-2020-02-09: 2 cask updates detected / 1 cask updates sent

  • deltawalker - up-to-date

UPDATED
note

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-10: 4 cask updates detected / 1 cask updates sent

  • pyzo - unable to update
  • netron - up-to-date
  • losslesscut - up-to-date

newversion_sparkle-2020-02-10: 7 cask updates detected / 6 cask updates sent


database-processed-2020-02-10: 6 cask updates detected / 2 cask updates sent


containsversion-2020-02-10: 5 cask updates detected / 4 cask updates sent


UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-11: 14 cask updates detected / 10 cask updates sent

  • atom - up-to-date
  • trinity - up-to-date
  • signal - up-to-date
  • pyzo - up-to-date

newversion_sparkle-2020-02-11: 14 cask updates detected / 9 cask updates sent


database-processed-2020-02-11: 10 cask updates detected / 8 cask updates sent

  • sonos - up-to-date
  • nozbe - unable to update

containsversion-2020-02-11: 17 cask updates detected / 6 cask updates sent


UPDATED

  • razorsql 9.0.5
  • zerobranestudio 1.90
  • ghost-browser 2.1.1.10

Thanks @ran-dall!
Todays output is online :)
the appcast_difference_others-2020-02-12.patch is empty today - we had some problems with the output

@suschizu Done ✊


newversion_github-2020-02-12: 15 cask updates detected / 7 cask updates sent

  • losslesscut - up-to-date
  • pyfa - up-to-date
  • mullvadvpn - up-to-date
  • poi - up-to-date
  • telegram-desktop - up-to-date
  • clashx - suspected unstable
  • meshlab - suspected unstable
  • rectangle - up-to-date

newversion_sparkle-2020-02-12: 13 cask updates detected / 8 cask updates sent

  • yinxiangbiji - up-to-date
  • clashx - suspected unstable
  • cloudapp - unable to update
  • lingo - unable to update
  • mailbutler - unable to update

database-processed-2020-02-12: 48 cask updates detected / 4 cask updates sent


containsversion-2020-02-12: 18 cask updates detected / 1 cask updates sent


UPDATED
none

Thanks @ran-dall! Todays output is online but the appcast_difference_others-2020-02-13.patch is still empty but the rest should be ok :)

@suschizu Done ✊


newversion_github-2020-02-13: 15 cask updates detected / 7 cask updates sent

  • gisto - up-to-date
  • netron - up-to-date
  • telegram-desktop - up-to-date
  • arduino - up-to-date
  • bisq - unable to update
  • sysdig-inspect - update failed
  • vapor - suspected unstable
  • freac - download failed

newversion_sparkle-2020-02-13: 16 cask updates detected / 6 cask updates sent

  • latexit - up-to-date
  • vimr - https://github.com/Homebrew/homebrew-cask/pull/77062
  • typora - up-to-date
  • subler - up-to-date
  • iterm2 - up-to-date
  • affinity-photo-beta - up-to-date
  • merlin-project - uanble to update
  • brave-browser-dev - unable to update
  • framer-x - unable to update
  • gemini - unable to update

database-processed-2020-02-13: 8 cask updates detected / 7 cask updates sent

  • omnioutliner - unable to update

containsversion-2020-02-13: 18 cask updates detected / 9 cask updates sent


UPDATED

  • duplicacy-web-edition 1.2.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-14: 6 cask updates detected / 3 cask updates sent

  • bisq - up-to-date
  • ace-link - up-to-date
  • vscodium - up-to-date

newversion_sparkle-2020-02-14: 10 cask updates detected / 5 cask updates sent

  • expandrive - up-to-date
  • vitalsource-bookshelf - up-to-date
  • kode54-cog - up-to-date
  • tuple - up-to-date
  • hubstaff - unable to verify download link

database-processed-2020-02-14: 6 cask updates detected / 4 cask updates sent


containsversion-2020-02-14: 12 cask updates detected / 2 cask updates sent

  • standard-notes - https://github.com/Homebrew/homebrew-cask/pull/77121
  • qqlive - unable to update
  • coronasdk - uanble to update
  • dymo-label - unable to update
  • xmind-zen - unable to update
  • thunder - unable to update
  • taskade - unable to update
  • xamarin-workbooks - unable to update

UPDATED

  • seafile-client 7.0.6
  • bettertouchtool 3.332-1517
  • studio-3t 2020.2.0

Thanks @ran-dall!
Todays output is online - have a nice weekend 🌞

@suschizu Done ✊


newversion_github-2020-02-15: 9 cask updates detected / cask updates sent

  • coteditor - up-to-date
  • vysor - unable to update
  • cantata - unable to update

newversion_sparkle-2020-02-15: 6 cask updates detected / cask updates sent


database-processed-2020-02-15: 16 cask updates detected / 10 cask updates sent


containsversion-2020-02-15: 13 cask updates detected / 5 cask updates sent


UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-16: 7 cask updates detected / 4 cask updates sent

  • qownnotes - up-to-date
  • middleclick - up-to-date
  • prudent - unable to update

newversion_sparkle-2020-02-16: 6 cask updates detected / 3 cask updates sent


database-processed-2020-02-16: 6 cask updates detected / 3 cask updates sent


containsversion-2020-02-16: 5 cask updates detected / 2 cask updates sent


UPDATED

  • imitone 0.10.0b
  • arq-cloud-backup 1.4.4

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-17: 13 cask updates detected / 10 cask updates sent

  • trinity - up-to-date
  • netron - up-to-date
  • daedalus - unable to update

newversion_sparkle-2020-02-17: 6 cask updates detected / 5 cask updates sent

  • amethyst - unable to update

database-processed-2020-02-17: 8 cask updates detected / 7 cask updates sent

  • nextcloud - unable to update

containsversion-2020-02-17: 7 cask updates detected / 4 cask updates sent

  • qqlive - unable to update
  • emclient - unable to update
  • segger-embedded-studio-for-arm - appcast fail

UPDATED

  • musictube 1.11.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-18: 16 cask updates detected / 10 cask updates sent

  • balenaetcher - up-to-date
  • kap-beta - up-to-date
  • kap - up-to-date
  • telegram-desktop - up-to-date
  • patchwork - up-to-date
  • trinity - up-to-date

newversion_sparkle-2020-02-18: 20 cask updates detected / 13 cask updates sent


database-processed-2020-02-18: 7 cask updates detected / 5 cask updates sent


containsversion-2020-02-18: 12 cask updates detected / 8 cask updates sent


UPDATED

  • amadeus-pro 2.7.3
  • gpxsee 7.23
  • zoc 7.25.3

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-19: 11 cask updates detected / 7 cask updates sent

  • mattermost - up-to-date
  • fsnotes - up-to-date
  • trinity - up-to-date
  • meshlab - unable to update

newversion_sparkle-2020-02-19: 14 cask updates detected / 9 cask updates sent


database-processed-2020-02-19: 11 cask updates detected / 6 cask updates sent


containsversion-2020-02-19: 10 cask updates detected / 5 cask updates sent


UPDATED

  • razorsql 9.0.6
  • studio-3t 2020.2.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-20: 13 cask updates detected / 7 cask updates sent

  • balenaetcher - up-to-date
  • vapor - up-to-date
  • fsnotes - up-to-date
  • patchwork - up-to-date
  • qownnotes - up-to-date
  • bloodhound - unable to update

newversion_sparkle-2020-02-20: 24 cask updates detected / 17 cask updates sent

  • cocktail - unable to update
  • downie - unable to update
  • dash - unable to update
  • telegram - unable to update
  • historyhound - up-to-date
  • ibackup-viewer - up-to-date
  • soulver - suspected unstable

database-processed-2020-02-20: 12 cask updates detected / 9 cask updates sent


containsversion-2020-02-20: 21 cask updates detected / 10 cask updates sent


UPDATED

  • arq-cloud-backup 1.4.5
  • sitebulb 3.3.1
  • sunvox 1.9.5d

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-21: 9 cask updates detected / 5 cask updates sent

  • museeks - up-to-date
  • trinity - up-to-date
  • calibre - up-to-date
  • datadog-agent - unable to update

newversion_sparkle-2020-02-21: 15 cask updates detected / 3 cask updates sent

  • navicat-for-sqlite - up-to-date
  • navicat-for-sql-server - up-to-date
  • navicat-for-postgresql - up-to-date
  • navicat-premium - up-to-date
  • transmit - up-to-date
  • navicat-premium-essentials - up-to-date
  • navicat-for-mysql - up-to-date
  • navicat-for-mariadb - up-to-date
  • rotato - unable to update
  • navicat-for-oracle - up-to-date
  • jumpcut - up-to-date
  • kaleidoscope - unable to update

database-processed-2020-02-21: 17 cask updates detected / 7 cask updates sent


containsversion-2020-02-21: 12 cask updates detected / 6 cask updates sent


UPDATED

  • remote-desktop-manager 2020.1.4.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-22: 8 cask updates detected / 5 cask updates sent

  • prusaslicer - suspected unstable
  • middleclick - up-to-date
  • patchwork - up-to-date

newversion_sparkle-2020-02-22: 11 cask updates detected / 2 cask updates sent


database-processed-2020-02-22: 11 cask updates detected / 7 cask updates sent


containsversion-2020-02-22: 6 cask updates detected / 3 cask updates sent


UPDATED

  • remote-desktop-manager 2020.1.5.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-23: 11 cask updates detected / 8 cask updates sent

  • losslesscut - up-to-date
  • netron - up-to-date
  • qtum-qt - unable to update

newversion_sparkle-2020-02-23: 7 cask updates detected / 3 cask updates sent

  • kode54-cog - up-to-date
  • affinity-photo-beta - up-to-date
  • menubar-stats - unable to update
  • tower - seems up-to-date

database-processed-2020-02-23: 6 cask updates detected / 3 cask updates sent


containsversion-2020-02-23: 5 cask updates detected / 3 cask updates sent


UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-24: 9 cask updates detected / 7 cask updates sent


newversion_sparkle-2020-02-24: 11 cask updates detected / 7 cask updates sent

  • wechat - up-to-date
  • downie - up-to-date
  • tower - up-to-date
  • telegram - up-to-date

database-processed-2020-02-24: 5 cask updates detected / 2 cask updates sent


containsversion-2020-02-24: 18 cask updates detected / 12 cask updates sent


UPDATED

  • segger-ozone 3.11c
  • alfaview 8.2.1
  • remote-desktop-manager 2020.1.6.0
  • remote-desktop-manager-free 2020.1.6.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-25: 9 cask updates detected / 6 cask updates sent

  • standard-notes - up-to-date
  • todometer - unable to update
  • proxyman - up-to-date

newversion_sparkle-2020-02-25: 10 cask updates detected / 7 cask updates sent

  • proxyman - up-to-date
  • tower - up-to-date
  • teamviewer - up-to-date
  • microsoft-edge-beta - skipped

database-processed-2020-02-25: 16 cask updates detected / 7 cask updates sent


containsversion-2020-02-25: 19 cask updates detected / 8 cask updates sent


UPDATED

  • razorsql 9.0.7
  • rekordbox 5.8.4

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


I'm gonna start simplifying (and modernizing) things on the ML in an effort to update its systems. Here's a legend to the outputs. The original system will now only output the abbreviations, v2 will use emojis; I've added the explanations again for those of you just joining us...

utd or 👌 = up-to-date (usually means that the update was already submitted)
utu or ❌ = unable to update (the ML was unable to figure/verify the update)
utdl or ⛔️ = unable to download (the ML was able to figure/verify the update, but unable to figure the download link)
pe or 🤷‍♂️ = parse error (usually means an appcast or formula error of some sort and requires an update)
s or ⭐️ = skipped (the ML has been instructed to ignore updates for the item)
i or 👎 = ignored (the ML doesn't like to update this item, usually because of known errors/problems)
dr or 👇 = downgrade requested (the update version is prior to the version already listed)

Any objections, questions, comments?

If there aren't any, we'll try out the abbreviations today, and I'll continue to use them. 👍


newversion_github-2020-02-26: 9 cask updates detected / 5 cask updates sent

  • qownnotes - utd
  • softu2f - #77661
  • station - utd
  • qgroundcontrol - utu

newversion_sparkle-2020-02-26: 23 cask updates detected / 13 cask updates sent

  • typora - utd
  • downie - utd
  • todometer - #77736
  • rekordbox - #77724
  • maintenance - #77681
  • eudic - #77676
  • deeper - #77680
  • omnipresence #77712
  • integrity - #77673
  • app-tamer - utu
  • manuscripts - utdl

database-processed-2020-02-26: 20 cask updates detected / 14 cask updates sent

  • qownnotes - utd
  • cmake - utu
  • paperspace - pe
  • omnidisksweeper - utu
  • ultimaker-cura - utdl
  • losslesscut - #77780

containsversion-2020-02-26: 19 cask updates detected / 13 cask updates sent


UPDATED

  • daily-english-listening 9.1.6

hey @ran-dall
ok great thanks - but would it be possible to add the short version too? … to the emojis (I'm not so good in imaging what emojis mean :/) so for example >> utd 👌 << if possible?
looking forward to todays results :)

@suschizu Done ✊


Should be possible, I'll add that to my to-do list for the next update, we're still not at the emojis yet.


newversion_github-2020-02-27: 9 cask updates detected / 4 cask updates sent

  • todometer - #77736
  • netron - utd
  • datadog-agent - utu
  • sonic-pi - utu
  • daedalus - utu

newversion_sparkle-2020-02-27: 17 cask updates detected / 12 cask updates sent

  • path-finder - utd
  • wireshark - utd
  • clashx - utu
  • blitz - utd
  • sococo - utu

database-processed-2020-02-27: 13 cask updates detected / 7 cask updates sent

  • todometer - #77736
  • rekordbox - #77724
  • logos - utu
  • eudic - #77676
  • wpsoffice - utu
  • ocenaudio - utu

containsversion-2020-02-27: 16 cask updates detected / 10 cask updates sent

  • goodsync - #77856
  • wpsoffice - utu
  • qownnotes - #77839
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/8645
  • baidunetdisk - utu
  • tencent-lemon - utu

UPDATED

  • snipaste 2.3.1-Beta
  • krisp 1.11.8
  • torguard 3.98.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-02-28: 11 cask updates detected / 9 cask updates sent

  • netron - utd
  • amethyst - utd

newversion_sparkle-2020-02-28: 18 cask updates detected / 4 cask updates sent

  • ivpn - utd
  • navicat-for-sqlite - utd
  • navicat-for-postgresql - utd
  • navicat-premium - utd
  • navicat-premium-essentials - utd
  • navicat-for-mysql - utd
  • textual - utd
  • lunar - #77889
  • espresso - #77815
  • amethyst - utd
  • navicat-for-mariadb - utd
  • navicat-for-oracle - utd
  • coteditor -#77887
  • navicat-for-sql-server - utd
  • delicious-monster - utd

database-processed-2020-02-28: 16 cask updates detected / 6 cask updates sent

  • wpsoffice - #77659
  • rekordbox - #77724
  • appcode-eap - i
  • jamovi - utd
  • lg-onscreen-control - utu
  • retroarch - utd
  • multimc - utu
  • blackvue-viewer - utu
  • wondershare-filmora - utu
  • apache-couchdb - utu

containsversion-2020-02-28: 10 cask updates detected / 3 cask updates sent

  • loom - #77902
  • imgotv - #77809
  • shift - #77900
  • qqlive - s
  • preform - #77877
  • 4k-youtube-to-mp3 - utu
  • stamp - utu

UPDATED

  • cevelop 1.14.1-202002280945

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


NOTE
I forgot ss or 💣 which is suspected unstable in the original legend.


newversion_github-2020-02-29: 10 cask updates detected / 7 cask updates sent

  • netron - utd
  • prusaslicer - ss
  • outline-manager - utd

newversion_sparkle-2020-02-29: 6 cask updates detected / 6 cask updates sent


database-processed-2020-02-29: 17 cask updates detected / 7 cask updates sent

  • losslesscut - #77919
  • touch-bar-simulator - #77529
  • imgotv - #77809
  • shift - utu
  • jamovi - utd
  • sococo - s
  • keyshot - utd
  • radarr - utd
  • omniplan - utu
  • thebrain - utd

containsversion-2020-02-29: 12 cask updates detected / 3 cask updates sent


UPDATED

  • freeplane 1.7.13

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-01: 9 cask updates detected / 6 cask updates sent

  • openra - utd
  • nrlquaker-winbox - utd
  • upic - utd

newversion_sparkle-2020-03-01: 8 cask updates detected / 3 cask updates sent

  • wechat - #77947
  • kode54-cog - utd
  • upic - utu
  • hstracker - #77960
  • midikeys - utu

database-processed-2020-03-01: 14 cask updates detected / 4 cask updates sent

  • jamovi - utd
  • lg-onscreen-control - utu
  • iridium - utd
  • radarr - utd
  • shift - utd
  • imgotv - #77809
  • blackvue-viewer - utd
  • multimc - utu
  • buttercup - utd
  • wondershare-filmora - utd

containsversion-2020-03-01: 9 cask updates detected / 7 cask updates sent

  • metashape - utd
  • retroarch - utu

UPDATED

  • gpxsee - 7.24

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-02: 5 cask updates detected / 3 cask updates sent

  • dbeaver-community - utd
  • netron - utd

newversion_sparkle-2020-03-02: 7 cask updates detected / 3 cask updates sent

  • wechat - downgrade requsted 2.3.30.18 -> 2.3.30.17
  • affinity-photo-beta - utd
  • macspice - utd
  • nordvpn - utd

database-processed-2020-03-02: 4 cask updates detected / 2 cask updates sent

  • apache-couchdb - #77987
  • imgotv - utd

containsversion-2020-03-02: 5 cask updates detected / 3 cask updates sent

  • zoomus - #78012
    -tencent-lemon - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-03: 8 cask updates detected / 6 cask updates sent

  • sourcetrail - ss
  • outline-manager - utu

newversion_sparkle-2020-03-03: 10 cask updates detected / 6 cask updates sent

  • wechat - utd
  • time-sink - utu
  • brave-browser-beta - utd
  • vorta - #78041

database-processed-2020-03-03: 11 cask updates detected / 9 cask updates sent

  • repear - utu
  • deezer - utd

containsversion-2020-03-03: 12 cask updates detected / 5 cask updates sent

  • loom - #78050
  • frhelper - utu
  • insync - #77710
  • fontlab - #78056
  • enpass - #78053
  • feishu - #78057
  • easyfind - utu

UPDATED

  • dbschema 8.2.8
  • torguard 3.98.2

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-04: 12 cask updates detected / 9 cask updates sent

  • v2rayu - utd
  • minizincide - utd
  • qgroundcontrol - utu

newversion_sparkle-2020-03-04: 16 cask updates detected / 10 cask updates sent

  • v2rayu - utd
  • macvim - #78119
  • loopback - utd
  • audirvana - utd
  • clashx - utd
  • tiled - #78123

database-processed-2020-03-04: 17 cask updates detected / 12 cask updates sent

  • fontgoggles - #78125
  • cleanmymac - utd
  • nvidia-geforce-now - utu
  • wechatwebdevtools - utu
  • malwarebytes - utu

containsversion-2020-03-04: 15 cask updates detected / 5 cask updates sent

  • loom - #78147
  • vuescan - #78140
  • shift - #78142
  • avocode - #78144
  • skype - #78078
  • stamp - utu
  • sejda-pdf - utu
  • riot - utd
  • drawbot - utu
  • quicken - #77996

UPDATED

  • anka-flow 2.2.2.116

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-05: 12 cask updates detected / 5 cask updates sent

  • powershell - utd
  • lunar - utd
  • clashx - utd
  • signal - utd
  • powershell-preview - utd
  • signal-beta - utd
  • daedalus - utu

newversion_sparkle-2020-03-05: 16 cask updates detected / 7 cask updates sent

  • the-unarchiver - utd
  • ticktick - utd
  • lunar - utd
  • clashx - utd
  • affinity-photo-beta - utd
  • lastpass - utd
  • brave-browser-beta - utu
  • malus - utu
  • mathpix-snipping-tool - utu

database-processed-2020-03-05: 17 cask updates detected / 12 cask updates sent

  • qownnotes - #78182
  • ledger-live - #78186
  • reaper - utu
  • 1password - utu
  • deltawalker - utd

containsversion-2020-03-05: 14 cask updates detected / 9 cask updates sent

  • plex-media-player - #78200
  • qownnotes - #78182
  • axe-edit-iii - #78193
  • drawbot - #78167
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/8695

UPDATED

  • cmake 3.16.5

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-06: 11 cask updates detected / 7 cask updates sent

  • chrysalis - utd
  • qownnotes - utd
  • calibre - utd
  • mmex - su

newversion_sparkle-2020-03-06: 11 cask updates detected / 5 cask updates sent

  • navicat-premium - utd
  • kode54-cog - utd
  • photosweeper-x - utd
  • imazing - #78190
  • serial - utd
  • graphicconverter - utd

database-processed-2020-03-06: 7 cask updates detected / 2 cask updates sent

  • qownnotes - utd
  • appcode-eap - i
  • remotix-agent - utu
  • axure-rp - utd
  • baidunetdisk - utu

containsversion-2020-03-06: 11 cask updates detected / 5 cask updates sent

  • loom - #78252
  • qownnotes - utd
  • preform - utd
  • baidunetdisk - utu
  • cctalk - - utu
  • cisco-proximity - utd

UPDATED

  • razorsql 9.0.8
  • gpxsee 7.25

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03: 16 cask updates detected / 9 cask updates sent

  • netron - utd
  • signal - utd
  • fsnotes - utd
  • prusaslicer - utu
  • nheko - utu
  • signal-beta - utd
  • qgroundcontrol - utu

newversion_sparkle-2020-03-07: 7 cask updates detected / 5 cask updates sent

  • cocktail - utu high-sierra
  • imazing - utd

database-processed-2020-03: 19 cask updates detected / 13 cask updates sent

  • mucommander - #78283
  • unity - i
  • knime - utu
  • r - utu
  • emac - utd
  • qbittorrent - utu

containsversion-2020-03: 10 cask updates detected / 4 cask updates sent

  • plex-media-player - #78301
  • cctalk - #78272
  • beatunes - #78299
  • axe-edit-iii - #78296
  • izip - dr 3.7 -> 3.8
  • simply-fortran - utu

UPDATED

  • wrike 3.2.0
  • studio-3t 2020.3.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-08: 14 cask updates detected / 6 cask updates sent

  • mucommander - #78325
  • pext - utd
  • freac - su
  • mmex - utd
  • joplin - utd
  • coteditor - utd
  • udeler - utu
  • hiddenbar - utd

newversion_sparkle-2020-03-08: 10 cask updates detected / 7 cask updates sent

  • amethyst - #78350
  • coteditor - utd
  • marginnote - utu

database-processed-2020-03-08: 9 cask updates detected / 3 cask updates sent

  • mucommander - #78325
  • mcgimp - #78336
  • silo - utd
  • visit - utu
  • 1password - utu
  • progressive-downloader - utu

containsversion-2020-03-08: 5 cask updates detected / 1 cask updates sent

  • blitz - #78359
  • eaccess - utd
  • zoho-mail - utu
  • anki - utdl

UPDATED
none

@suschizu Done ✊| @suschizu Hope all is well! I didn't hear from you today. ☺️


newversion_github-2020-03-09: 13 cask updates detected / 4 cask updates sent

  • mudlet - utd
  • openwebstart - utd
  • freac - su
  • psychopy - utd
  • proxyman - utd
  • metaz - su
  • upic - utd
  • mindforger - utu
  • qctools - utu

newversion_sparkle-2020-03-09: 14 cask updates detected / 7 cask updates sent

  • mudlet - utd
  • marginnote - #78375
  • kode54-cog - utd
  • marked - utd
  • metaz - su
  • upic - utd
  • timing - utu

database-processed-2020-03-09: 10 cask updates detected / 4 cask updates sent

  • anki - utd
  • visit - #78373
  • simply-fortran - #78318
  • jalbum - utd
  • progressive-downloader - utd
  • webcatalog - utu

containsversion-2020-03-09: 11 cask updates detected / 6 cask updates sent

  • vuescan - #78394
  • deltawalker - utu
  • xamarin-profiler - utd
  • ocenaudio - utu
  • postman - #78395

UPDATED

  • qxmledit 0.9.15

Thanks @ran-dall! Oh - I've forgotten to press the green button yesterday 😬
Everything's fine thanks :) Our neighbour Italy is a bit screwed up right now - but there is still no Corona case in Malta 🥳
Todays output is online :)

@suschizu Done ✊ | Sorry everyone about the late processing, I had a migraine most of the day I had to sort out.


newversion_github-2020-03-10: 15 cask updates detected / 8 cask updates sent

  • alt-tab - utd
  • jabref - #78454
  • proxyman - utd
  • openbazaar - su
  • webcatalog - utd
  • darktable - utd
  • cutter - utd

newversion_sparkle-2020-03-10: 12 cask updates detected / 7 cask updates sent

  • opencore-configurator - utd
  • proxyman - utd
  • anki - utd
  • quickbooks - utd
  • cocktail - utu

database-processed-2020-03-10: 8 cask updates detected / 2 cask updates sent

  • hakuneko - utu
  • tortoisehg - utu
  • yo -utu
  • visual-studio-code-insiders - utu
  • gitkraken - utd
  • microsoft-edge-beta - utu

containsversion-2020-03-10: 13 cask updates detected / 7 cask updates sent

  • firefox-esr - utu
  • microsoft-edge-beta - utu
  • visual-studio-code-insiders - utu
  • gitkraken - utd
  • insync - utu
  • whatsapp - utu

UPDATED

  • the-battle-for-wesnoth 1.15.3
  • querious 3.0.3

hey @ran-dall - hope you're feeling better :/ I can take over if you want - just give me a note
Todays output is online! Get well soon :)

oh and don't wonder, appcast_difference_html is empty today because of some changes we made - should be fine tomorrow

@suschizu Done ✊ | TY. 👏 Y'all are the best!


newversion_github-2020-03-11: 14 cask updates detected / 7 cask updates sent

  • atom - utd
  • patchwork - #78494
  • pyfa - utd
  • qownnotes - utd
  • rocket-chat - utd
  • alt-tab - utd
  • veracrypt - utd

newversion_sparkle-2020-03-11: 9 cask updates detected / 9 cask updates sent


database-processed-2020-03-11: 17 cask updates detected / 7 cask updates sent

  • bitwarden - #78509
  • lbry - #78509
  • opera-developer - utu
  • opera-beta - utu (x2)
  • vscodium - #78502
  • zesarux - #utu
  • simplenote - #78506
  • abstract- utu
  • stoplight-studio - #78508
  • teamviewer - utu

containsversion-2020-03-11: 16 cask updates detected / 9 cask updates sent

  • abstract- utu
  • timeular - #78525
  • wechatwork - #78524
  • bitwig-studio - #78521
  • blue-jeans - utu
  • baidunetdisk - utu
  • bbedit - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-12: 5 cask updates detected / 0 cask updates sent

  • netron - utd
  • alt-tab - utd
  • prusaslicer - su
  • thonny - utd
  • bisq - utu

newversion_sparkle-2020-03-12: 10 cask updates detected / 9 cask updates sent

  • soundsource - utd

database-processed-2020-03-12: 10 cask updates detected / 6 cask updates sent

  • anki - utd
  • wechatwebdevtools - utu
  • zesarux - utu
  • mos - utu

containsversion-2020-03-12: 12 cask updates detected / 7 cask updates sent

  • tinderbox - #78574
  • feishu - #78575
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/8725
  • sitebulb - utu
  • stamp - utu

UPDATED

  • inkdrop 4.6.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-13: 13 cask updates detected / 9 cask updates sent

  • bisq - utd
  • ipfs - utd
  • keka - utd
  • kekadefaultapp - utu

newversion_sparkle-2020-03-13: 17 cask updates detected / 7 cask updates sent

  • docker - utd
  • opencore-configurator - utd
  • chronicle - utd
  • swish - #78624
  • powerphotos - utd
  • subler - utd
  • tuple - utd
  • fantastical - utd
  • keka - utd
  • rotato - utd

database-processed-2020-03-13: 13 cask updates detected / 7 cask updates sent

  • qownnotes - #78638
  • vscodium - utd
  • zalo - utu
  • tribler - utu
  • fritzing - su
  • mos - utu

containsversion-2020-03-13: 21 cask updates detected / 15 cask updates sent

  • loom - #78650
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/8735
  • qqlive - utu
  • qownnotes - #78638
  • steelseries-engine - Homebrew/homebrew-cask-drivers/pull/1491
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/8734

UPDATED

  • aspera-connect 3.9.9.177872

Thanks @ran-dall!
Todays output is online :)
Have a nice weekend 🌞

@suschizu Done ✊


newversion_github-2020-03-14: 7 cask updates detected / 5 cask updates sent

  • fontforge - su
  • metaz - su

newversion_sparkle-2020-03-14: 9 cask updates detected / 4 cask updates sent

  • brave-browser-beta - utd
  • arq - utd
  • rotato - utu
  • cookie - utd
  • metaz - su

database-processed-2020-03-14: 11 cask updates detected / 7 cask updates sent

  • openra - utu
  • jabref - utd
  • jamovi - utdl
  • mos - su

containsversion-2020-03-14: 7 cask updates detected / 3 cask updates sent

  • qownnotes - #78683
  • elgato-stream-deck - Homebrew/homebrew-cask-drivers/pull/1494
  • tinderbox - #78694
  • camtasia - utu

UPDATED

  • jprofiler - 11.1.2

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-15: 8 cask updates detected / 7 cask updates sent

  • prusaslicer - su

newversion_sparkle-2020-03-15: 7 cask updates detected / 4 cask updates sent

  • diskcatalogmaker - utd
  • djay-pro - utdl
  • rectangle - utd

database-processed-2020-03-15: 1 cask updates detected / 0 cask updates sent

  • ebmac - utdl

containsversion-2020-03-15: 2 cask updates detected / 1 cask updates sent

  • feishu - dr 3.19.4->3.19.3

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-16: 9 cask updates detected / cask updates sent

  • openwebstart - utd
  • whalebird - #78741

newversion_sparkle-2020-03-16: 10 cask updates detected / cask updates sent

  • iringg - utd
  • blueharvest - utd
  • typeface - utd
  • bob - #78759

database-processed-2020-03-16: 11 cask updates detected / 4 cask updates sent

  • appcode-eap - i
  • macs-fan-control - #78754
  • min - utu
  • ebmac - utu
  • feishu - utu
  • website-watchman - utdl
  • termius - #77958

containsversion-2020-03-16: 7 cask updates detected / 5 cask updates sent

  • termius - #77958
  • xaos - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-17: 7 cask updates detected / 5 cask updates sent

  • bisq - utd
  • telegram-desktop - utd
  • datadog - utu

newversion_sparkle-2020-03-17: 6 cask updates detected / 1 cask update sent

  • kiwi-for-g-suite - utd
  • boxcryptor - utd
  • fontgoggles - #78806
  • nvidia-geforce-now - utp (unable to parse)
  • shift - utdl

database-processed-2020-03-17: 13 cask updates detected / 6 cask updates sent

  • jabref - utd
  • opera-developer - utd
  • ocenaudio - utu
  • qt-creator - utd
  • deezer - utd
  • power-manager - utd
  • teamviewer - utdl

containsversion-2020-03-17: 12 cask updates detected / 5 cask updates sent

  • termius - #78814
  • datagrip - s
  • futuniuniu - utu
  • ocenaudio - utu
  • xaos - su
  • softraid - #76816
  • neo4j - utu

UPDATED

  • postico 1.5.11

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-18: 15 cask updates detected / 6 cask updates sent

  • lunar - utd
  • go-agent - utu
  • react-native-debugger - utd
  • go-server - utu
  • trinity - utd
  • proxyman - utd
  • obs - utu
  • openbazaar - su
  • alacritty - su

newversion_sparkle-2020-03-18: 20 cask updates detected / 17 cask updates sent

  • lunar - utd
  • textexpander - utd
  • sidenotes - utdl curl: (16) Error in the HTTP2 framing layer

database-processed-2020-03-18: 18 cask updates detected / 8 cask updates sent

  • portfolioperformance - #78866
  • vmware-horizon-client - #78852
  • ogdesign-eagle - #78851
  • opera-developer - utu
  • simplenote - #78860
  • slack - utu
  • 1password - utu
  • fujitsu-scansnap-home - utu
  • kvirc - utu
  • microsoft-edge-beta - utu

containsversion-2020-03-18: 19 cask updates detected / 10 cask updates sent

  • goodsync - #78877
  • microsoft-edge-beta - utu
  • anydo - #78878
  • appcode - i
  • omnioutliner - utu
  • neo4j - utu
  • firecamp - dr 1.0.3 -> 1.0.1
  • qcad - utu
  • expressvpn - utd

UPDATED

  • securityspy 5.2.2
  • power-manager 5.4.8
  • rekordbox 5.8.5
  • integrity 9.5.7

@suschizu Hey, I didn't get a notification from you yesterday...and frankly I was so busy I forgot to check if you posted anything.

hey @ran-dall - yes sorry my fault - I forgot to commit the message :/ hope you are fine - California is also affected now :( so keep healthy and stay at home … screen radiation rocks ;)
todays output is online :)

@suschizu Done ✊| @suschizu Thank you for your concern, but yes, I'm perfectly healthy. Things definitely are different but at the same time, you'd be surprised how normal things are. There's still plenty of people in the street living there lives like nothing is happening. Hope everything is fine with you and everyone else.


newversion_github-2020-03-20: 14 cask updates detected / 9 cask updates sent

  • corona-tracker - #78982
  • trinity - utd
  • dictater - utu
  • obs - utu
  • prusaslicer - utu

newversion_sparkle-2020-03-20: 13 cask updates detected / 9 cask updates sent

  • alacritty - utd
  • macpilot - utd
  • soundsource - utd
  • fork - utd

database-processed-2020-03-20: 13 cask updates detected / 10 cask updates sent

  • qownnotes - #79012
  • lyricsx - utu
  • corona-tracker - #78982

containsversion-2020-03-20: 14 cask updates detected / 6 cask updates sent

  • qownnotes - #79012
  • upwork - #78965
  • alfred - #78983
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/8770
  • preform - #76973
  • thunder - utu
  • 115browser - utu
  • acquia-dev - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-21: 8 cask updates detected / 4 cask updates sent

  • netron - #79030
  • cockatrice - utu
  • emby-server - utu
  • gqrx - utu

newversion_sparkle-2020-03-21: 6 cask updates detected / 4 cask updates sent

  • kite - utu
  • minitube - utdl

database-processed-2020-03-21: 13 cask updates detected / 7 cask updates sent

  • fontgoggles - #79052
  • sia-ui - #78990
  • synergy - utu
  • neo4j - utu
  • slack - utu
  • fujitsu-scansnap-home - utu

containsversion-2020-03-21: 6 cask updates detected / 1 cask updates sent

  • loom - #79061
  • qownnotes - #79050
  • 115browser - #79036
  • quicken - #79057
  • remotix-agent - #79040

UPDATED

  • segger-ozone 3.10f

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-22: 10 cask updates detected / 8 cask updates sent

  • whalebird - su
  • prusaslicer - utu

newversion_sparkle-2020-03-22: 5 cask updates detected / 3 cask updates sent

  • julia - utd
  • fork - utd

database-processed-2020-03-22: 2 cask updates detected / 0 cask updates sent

  • gisto - #79092
  • axure-rp - utu

containsversion-2020-03-22: 2 cask updates detected / 0 cask updates sent

  • termius - dr 5.6.2 -> 5.6.1
  • zoho-mail - utu

UPDATED

  • multitouch 1.17.3

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-23: 15 cask updates detected / 13 cask updates sent

  • dbeaver-community - utu
  • joplin - utu

newversion_sparkle-2020-03-23: 22 cask updates detected / 18 cask updates sent

  • pdf-expert - utu
  • amethyst - #79145
  • marginnote - utu
  • sherlock - utu

database-processed-2020-03-23: 9 cask updates detected / 4 cask updates sent

  • appcode-eap - i
  • qgis - #79108
  • deeper - #79105
  • maintenance - #79106
  • pomotroid - utu

containsversion-2020-03-23: 14 cask updates detected / 4 cask updates sent

  • thunder - #79173
  • insync - #79171
  • postman - #79172
  • xmind-zen - utdl
  • gimp - utu
  • zoomus - utd
  • kugoumusic - utu
  • teamspeak-client - utu
  • mockplus - utu
  • papers - utu

UPDATED

  • connectmenow 3.0.6
  • inkdrop 4.6.1
  • megahertz-knotes 2.2.2

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-24: 15 cask updates detected / 8 cask updates sent

  • praat - su
  • rambox - utd
  • nordic-nrf-connect - utd
  • activitywatch - utd
  • whalebird - utd
  • kitty - utd
  • haptickey - utd

newversion_sparkle-2020-03-24: 14 cask updates detected / 11 cask updates sent

  • iina-plus - #79233
  • minitube - utu
  • brave-browser-beta - utd

database-processed-2020-03-24: 11 cask updates detected / 6 cask updates sent

  • opera-developer - utu
  • stack - #79137
  • insta360-studio - utu
  • vmware-horizon-client - utd
  • 1password - utu

containsversion-2020-03-24: 14 cask updates detected / 8 cask updates sent

  • vuescan - #79244
  • glyphfinder - #79243
  • feishu - #79246
  • teamviewer - #79247
  • agfeo-dashboard - utu
  • lilypond - utd

UPDATED

  • roboform 8.8.0
  • protopie 4.3.0
  • vmware-fusion 11.5.3-15870345

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-25: 8 cask updates detected / 3 cask updates sent

  • rambox - utd
  • vscodium - utd
  • alt-tab - utd
  • openrct2 - utd
  • sourcetrail - su

newversion_sparkle-2020-03-25: 15 cask updates detected / 11 cask updates sent

  • kite - #79080
  • microsoft-remote-desktop-beta - utd
  • commander-one - utd
  • imazing - utd

database-processed-2020-03-25: 11 cask updates detected / 7 cask updates sent

  • bitwarden - #79303
  • stack - #79137
  • betaflight-configurator - utu
  • parallels - utd

containsversion-2020-03-25: 18 cask updates detected / 11 cask updates sent

  • postman - utd
  • sia-ui - utu
  • lehreroffice - #79319
  • sia-ui - utu
  • zoho-mail - utd
  • stamp - utu
  • qgis - utu

UPDATED

  • amadeus-pro 2.7.5
  • feishu 3.20.6

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-26: 17 cask updates detected / 8 cask updates sent

  • gns3 - utd
  • macpass - utd
  • terminus - suv
  • megasync - utd
  • signal - utd
  • signal-beta - utu
  • sourcetrail - su
  • cryptomator - su
  • fontlab - utu

newversion_sparkle-2020-03-26: 13 cask updates detected / 7 cask updates sent

  • merlin-project - utd
  • macpass - utd
  • subler - utd
  • jami - utd
  • powerphotos - utu
  • lunar - #79358

database-processed-2020-03-26: 15 cask updates detected / 6 cask updates sent

  • papers - utd
  • webcatalog - #
  • stack - #79137
  • opera-beta - utu
  • plex - utd
  • betaflight-configurator - utd
  • kap - utu
  • jdk-mission-control - utu
  • axure-rp - utd

containsversion-2020-03-26: 16 cask updates detected / 7 cask updates sent

  • blitz - #79370
  • goodsync - #79373
  • ringcentral - #79372
  • parallels-toolbox - #79371
  • futuniuniu - #79332
  • flame - utu
  • bitwig-studio - utd
  • qgis - utd

UPDATED

  • visual-studio-code-insiders 1.44.0,e62c4302b0e4f3e28bbcb0f3b6e46bb00e39679c

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-27: 20 cask updates detected / 16 cask updates sent

  • signal-beta - utd
  • mark-text - utu
  • wire - utu
  • daedalus - utu

newversion_sparkle-2020-03-27: 15 cask updates detected / 8 cask updates sent

  • diskcatalogmaker - utd
  • folx - dr 5.16.13940 -> 5.15.13938
  • lingo - utd
  • hstracker - #77550
  • rotato - dr 95.1585224957 -> 84.1582301026
  • cyberduck - utd
  • manico - utu

database-processed-2020-03-27: 31 cask updates detected / 18 cask updates sent

  • calibre - #79433
  • sia-ui - #79344
  • appcode-eap - utu
  • stack - #79137
  • macs-fan-control - #79429
  • logos - utu
  • omnioutliner - utu
  • plex - utd (x2)
  • goodsync - utd
  • multimc - utd
  • pdfsam-basic - #79430
  • loupedeck - utu
  • androidtool - utu

containsversion-2020-03-27: 17 cask updates detected / 9 cask updates sent

  • loom - #79457
  • microsoft-teams - #79224
  • flame - #79406
  • glip - #79453
  • axe-edit-iii - #79404
  • sia-ui - #79344
  • jdk-mission-control - utd
  • r - utu

UPDATED

  • roboform 8.8.1
  • boinc 7.14.3
  • sitebulb 3.5.2
  • dbschema 8.2.9
  • smartsvn 11.0.4

Thanks @ran-dall!
Todays output is online :)
Have a nice weekend 🌞

@suschizu Done ✊


newversion_github-2020-03-28: 13 cask updates detected / 6 cask updates sent

  • netron - utd
  • gitify - utd
  • proxyman - utd
  • mark-text - #79506
  • upic - utd
  • firebird-emu - utu
  • menutube - utu

newversion_sparkle-2020-03-28: 11 cask updates detected / 4 cask updates sent

  • ishowu-instant - utd
  • clover-configurator - utd
  • hstracker - #79526
  • proxyman - utd
  • upic - utd
  • scaleft - utd
  • command-tab-plus - utu

database-processed-2020-03-28: 13 cask updates detected / 10 cask updates sent

  • journey - #79427 (x2)
  • pdfsam-basic - #79488
  • quicken - utd

containsversion-2020-03-28: 7 cask updates detected / 1 cask updates sent

  • microsoft-teams - #79473
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/8822
  • quicken - utd
  • flame - utd
  • jgrasp - utd
  • imgotv - utu

UPDATED

  • freeplane 1.8.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-29: 15 cask updates detected / 9 cask updates sent

  • iglance - utd
  • multimc - utd
  • lunar - utd
  • kitty - utd
  • webcatalog - utu
  • stellarium - utu

newversion_sparkle-2020-03-29: 7 cask updates detected / 3 cask updates sent

  • lunar - utd
  • macgdbp - utd
  • quicken - utd
  • mathpix-snipping-tool - utu

database-processed-2020-03-29: 7 cask updates detected / 3 cask updates sent

  • loupedeck - utu
  • webcatalog - utu
  • portfolioperformance - #79607
  • sigil - utd

containsversion-2020-03-29: 9 cask updates detected / 1 cask updates sent

  • beatunes - #
  • microsoft-teams - #79473
  • qownnotes - #79603
  • freeyourmusic - utu
  • portfolioperformance - #79607
  • qdslrdashboard- utu
  • sia-ui - utu
  • imgotv - utu

UPDATED

  • gpxsee 7.26

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-30: 12 cask updates detected / 3 cask updates sent

  • iglance - utd
  • netron - utd
  • sigil - su
  • webcatalog - utd
  • alacritty - utd
  • sourcetrail - su
  • megasync - utdl
  • telegram-desktop - utd
  • fedora-media-writer - utu

newversion_sparkle-2020-03-30: 8 cask updates detected / 5 cask updates sent

  • wechat - utd
  • telegram - utd
  • yinxiangbiji - utu

database-processed-2020-03-30: 9 cask updates detected / 2 cask updates sent

  • reaper - utu
  • rsyncosx - utu
  • joplin - utu
  • protonmail-bridge - #79655
  • shift - #79656
  • megasync - utu
  • deepl - utu

containsversion-2020-03-30: 10 cask updates detected / 5 cask updates sent

  • microsoft-teams - #79473
  • lego-mindstorms-ev3 - utdl
  • riot - utd
  • lehreroffice - #79657
  • iridium - utdl

UPDATED

  • visual-studio-code-insiders 1.44.0,13b38d2a494612ace32c4fb878824d6329d4c51e

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-03-31: 11 cask updates detected / 7 cask updates sent

  • telegram-desktop - utd
  • joplin - utd
  • kap-beta - utd
  • twine - utu

newversion_sparkle-2020-03-31: 24 cask updates detected / 19 cask updates sent

  • yinxiangbiji - utd
  • scaleft - utd
  • folx - utd
  • script-debugger - utd
  • microsoft-remote-desktop-beta - utd

database-processed-2020-03-31: 15 cask updates detected / 8 cask updates sent

  • qownnotes - #79709
  • kap - #79711
  • microsoft-edge-beta - utd
  • jamovi - utd
  • uu-booster - utu
  • freeyourmusic - utu
  • cisco-webex - utu

containsversion-2020-03-31: 20 cask updates detected / 11 cask updates sent

  • loom - #79734
  • vuescan - #79730
  • microsoft-edge-beta - utd
  • qownnotes - #79709
  • anydo - #79735
  • imgotv - utd
  • boinc - utu
  • airdisplay - utu
  • iphoney - utu

UPDATED

  • wacom-inkspace 2.7.4
  • tastyworks 1.5.4
  • jedit-omega 2.22
  • hand-mirror 1.1.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-01: 12 cask updates detected / 7 cask updates sent

  • lunar - #79755
  • clashx - utd
  • hstracker - utd
  • nightfall - utd
  • daedalus - utu

newversion_sparkle-2020-04-01: 15 cask updates detected / 12 cask updates sent

  • lunar - #79755
  • clashx - utd
  • hstracker - utd

database-processed-2020-04-01: 18 cask updates detected / 10 cask updates sent

  • opera-developer - utu
  • opera-beta - utu
  • qt-creator - utu
  • logos - utu
  • deepl - #79756
  • sonarr-menu - utu
  • deezer - utd
  • 1password - utu

containsversion-2020-04-01: 17 cask updates detected / 3 cask updates sent

  • tableau - #79737
  • plex-media-player - #79804
  • microsoft-teams - #79473
  • microsoft-edge-beta - utu
  • microsoft-edge-dev - utu
  • plex - #79803
  • discord-canary - Homebrew/homebrew-cask-versions/pull/8848
  • whatsapp - #79799
  • boom-3d - utu
  • youku - dr 1.8.1.03313 ->1.8.0.02209
  • touchdesigner - utd
  • openttd - utd
  • wacom-inkspace - utd
  • masterway-note - utd

UPDATED

  • banking-4 7.2.8.7397

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊ | @suschizu ☀️ Nice and early, just how I like it. 👏 Thank you.


newversion_github-2020-04-02: 14 cask updates detected / 11 cask updates sent

  • qownnotes - utd
  • alt-tab - utd
  • hackintool - utd

newversion_sparkle-2020-04-02: 24 cask updates detected / 18 cask updates sent

  • docker - utd
  • stack - utd
  • vivaldi - utd
  • dash - utd
  • hook - utu
  • imazing - utd

database-processed-2020-04-02: 19 cask updates detected / 8 cask updates sent

  • axure-rp -utd
  • 1password - utu
  • browserosaurus - utu
  • pym-player - utu
  • insta360-studio - utu
  • mediaelch - utu
  • standard-notes - utu
  • plex-media-player - utd
  • sonos - utu
  • turbovnc-viewer - utu
  • iglance - utd

containsversion-2020-04-02: 21 cask updates detected / 11 cask updates sent

  • blitz - #79867
  • xmind-zen - #79870
  • microsoft-teams - #79473
  • pym-player - utu
  • anydo - utu
  • pinegrow - #79806
  • youku - dr 1.8.1.03313 ->1.8.0.02209
  • freeyourmusic - #79874
  • masterway-note - utd
  • zoho-mail - utd

UPDATED

  • protopie 4.3.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊ | @suschizu NICE! 2 DAYS IN ROW. 🔥 You're the best. 👏 Thanks.


newversion_github-2020-04-03: 16 cask updates detected / 9 cask updates sent

  • clementine - su
  • whalebird - utd
  • alt-tab - utd
  • rectangle - utd
  • qmk-toolbox - utd
  • upic - utd
  • kactus - #79925

newversion_sparkle-2020-04-03: 15 cask updates detected / 9 cask updates sent

  • screens - utd
  • vivaldi - utd
  • hook - utd
  • rectangle - utd
  • upic - utd
  • microsoft-remote-desktop-beta - utd

database-processed-2020-04-03: 17 cask updates detected / 8 cask updates sent

  • eclipse-cpp - i
  • corona-tracker - #79940
  • omnigraffle - utu
  • torguard - #79769
  • monitorcontrol - #79938
  • nally - utu
  • thebrain - su
  • screen - utu
  • unison - utu

containsversion-2020-04-03: 12 cask updates detected / 7 cask updates sent

  • nvidia-geforce-now - #79953
  • omnigraffle - utu
  • masterway-note - utu
  • pym-player - utu
  • timeular - #79957

UPDATED

  • seafile-client 7.0.7

Thanks @ran-dall!
Todays output is online :)
have a nice weekend! 🌞

@suschizu Done ✊


newversion_github-2020-04-04: 12 cask updates detected / 8 cask updates sent

  • clementine - utd
  • netron - utd
  • horos - su
  • lbry - utd

newversion_sparkle-2020-04-04: 16 cask updates detected / 10 cask updates sent

  • brave-browser - utd
  • pdf-expert - utd
  • iina-plus - #79999
  • audio-hijack - utd
  • plistedit-pro - utd
  • hook - utu

database-processed-2020-04-04: 15 cask updates detected / 8 cask updates sent

  • pritunl - #79997
  • zalo - #79962
  • reaper - utu
  • insta360-studio - utu
  • yojimbo - utu
  • keeweb - utd
  • sqlworkbenchj - utd

containsversion-2020-04-04: 9 cask updates detected / 3 cask updates sent

  • blitz - #80008
  • loom - #80013
  • firefox-esr - utu
  • microsoft-edge-beta - utu
  • feishu - #80011
  • masterway-note - utu

UPDATED

  • bluefish 2.2.11
  • mkvtoolnix 45.0.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-05: 15 cask updates detected / 9 cask updates sent

  • keeweb - utd
  • netron - utd
  • alt-tab - utd
  • nrlquaker-winbox - utd
  • proxyman - utd
  • react-native-debugger - utd

newversion_sparkle-2020-04-05: 6 cask updates detected / 3 cask updates sent

  • wechat - utd
  • clover-configurator - utd
  • proxyman - utd

database-processed-2020-04-05: 12 cask updates detected / 2 cask updates sent

  • quaternion - utd
  • tor-browser - utu
  • torguard - #79769
  • eclipse-cpp - #79990
  • wasabi-wallet - #80071
  • hackintool - #80070
  • second-life-viewer - utd
  • masscode - utu
  • licecap - utd
  • amadeus-pro - utd

containsversion-2020-04-05: 5 cask updates detected / 1 cask updates sent

  • tor-browser - utu
  • pym-player - utu
  • psequel - utu
  • mochi - utd

UPDATED

  • website-watchman 2.7.0
  • gpxsee 7.28

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-06: 18 cask updates detected / 9 cask updates sent

  • brackets - utd
  • mmex - su
  • netron - utd
  • webcatalog - utd
  • zettelkasten - utu
  • obs - utu
  • bilimini - utu

newversion_sparkle-2020-04-06: 7 cask updates detected / 5 cask updates sent

  • skim - utd
  • gswitch - #80125

database-processed-2020-04-06: 9 cask updates detected / 5 cask updates sent

  • fastonosql - #80084
  • pomotroid - utd
  • openaudible - #80124
  • dbeaver-community - #80120

containsversion-2020-04-06: 4 cask updates detected / 2 cask updates sent

  • loom - #80133
  • youdaonote - dr 3.5.9 -> 3.5.8

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-07: 13 cask updates detected / 0 cask updates sent

  • openinterminal - utd
  • caprine - utd
  • mmex - utd
  • alt-tab - utd
  • openinterminal-lite - utd
  • wwdc - utd
  • openineditor-lite - utd
  • pyfa - utd
  • sonic-pi - utd
  • katalon-studio - utd
  • fontgoggles - utd
  • platelet - utd
  • thedesk - utd

newversion_sparkle-2020-04-07: 15 cask updates detected / 4 cask updates sent

  • movavi-video-editor - utu
  • wwdc - utd
  • proclaim - utd
  • gifox - utd
  • brave-browser-beta - utd
  • brave-browser-dev - utd
  • codekit - utd
  • wechat - utd
  • elpass - utd
  • rocket - utd
  • soulver - utd

database-processed-2020-04-07: 14 cask updates detected / 5 cask updates sent

  • fastonosql - #80084
  • sia-ui - #80101
  • 1password - utu
  • coconutbattery - utd
  • keyshot - utu
  • publii - utu
  • amadeus-pro - utu
  • slack - utu
  • pdfelement - utu

containsversion-2020-04-07: 8 cask updates detected / 3 cask updates sent

  • loom - #80192
  • quickbooks-online - #80191
  • zalo - #80152
  • rightzoom - utp
  • kugoumusic - utd

UPDATED

  • genymotion 3.1.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-08: 21 cask updates detected / 6 cask updates sent

  • gns3 -
  • qownnotes - utd
  • drawio - utd
  • signal - utd
  • fsnotes - utd
  • alt-tab - #80235
  • react-native-debugger - utd
  • openbazaar - utd
  • webcatalog - utd
  • bisq - utu
  • jitsi-meet - utd
  • mullvadvpn - su
  • coqide - utu
  • emby-server - utu
  • signal-beta - utu

newversion_sparkle-2020-04-08: 13 cask updates detected / 5 cask updates sent

  • macgamestore - utd
  • wechat - #80207
  • kode54-cog - utd
  • tuple - utd
  • geekbench - utd
  • cleanmymac - utd
  • downie - #80277
  • hstracker - #80272

database-processed-2020-04-08: 14 cask updates detected / 6 cask updates sent

  • qownnotes - utd
  • opera-developer - utu
  • zoomus - utd
  • aether - utu
  • screen - utd
  • jamovi - utd
  • agfeo-dashboard - utd
  • deezer - utd

containsversion-2020-04-08: 21 cask updates detected / 12 cask updates sent

  • firefox-esr - utu
  • qownnotes - utd
  • zoomus - utd
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/8894
  • coconutbattery - utd
  • rightzoom - utd
  • balsamiq-wireframes - utd
  • appgate-sdp-client - utu
  • simply-fortran - utu (this one needs to be checked)

UPDATED

  • protopie 4.3.2
  • psi-plus 1.4.1050-macOS10.13

Thanks @ran-dall!
Todays output is online :)
One idea for the output: would it be possible to add the up-to-date version number the ML detects to the utd output?

One idea for the output: would it be possible to add the up-to-date version number the ML detects to the utd output?

@suschizu Of course! Anything is possible. I'd need time though to implement and so it might take a minute, but it should be possible. I'll put it on the "to-do" list. Great suggestion. 👍

@suschizu Done ✊


newversion_github-2020-04-09: 11 cask updates detected / 8 cask updates sent

  • bisq - utd
  • vscodium - #80263
  • alt-tab - utd

newversion_sparkle-2020-04-09: 20 cask updates detected / 16 cask updates sent

  • wireshark - utd
  • tuple - utd
  • rescuetime - dr 2.14.5.1 -> 2.14.4.1
  • lingo - utu

database-processed-2020-04-09: 10 cask updates detected / 5 cask updates sent

  • vscodium - #80263
  • logos - i
  • studiolinkstandalone - utu
  • jalbum - utu
  • amadeus-pro - utd

containsversion-2020-04-09: 10 cask updates detected / 5 cask updates sent

  • discord-canary - Homebrew/homebrew-cask-versions/pull/8902
  • polymail - #80343
  • appgate-sdp-client - #80306
  • waterfox-current - utu
  • googleappengine - utu

UPDATED
none

One idea for the output: would it be possible to add the up-to-date version number the ML detects to the utd output?

@suschizu Of course! Anything is possible. I'd need time though to implement and so it might take a minute, but it should be possible. I'll put it on the "to-do" list. Great suggestion. 👍

sure - no problem :) - would be great thanks!
So todays output is online - and have a nice easter weekend 🐰 🐣

@suschizu Done ✊ | @suschizu NP. You Too 🎉


newversion_github-2020-04-10: 12 cask updates detected / 11 cask updates sent

  • keepassxc - utd

newversion_sparkle-2020-04-10: 15 cask updates detected / 10 cask updates sent

  • jump - utd
  • a-better-finder-rename - utd
  • hstracker - #
  • fork - utd
  • microsoft-remote-desktop-beta - @core-code I'm pretty sure the ML made some nonsense commits. I caught it today. Can you please check this cask? It doesn't have a reason to use 530 because it can find it. It assumes it 530.
  • textual - utd

database-processed-2020-04-10: 20 cask updates detected / 12 cask updates sent

  • qownnotes - #80401
  • vscodium - #80263
  • opera-beta - utu
  • unity - i
  • waterfox-current - utu
  • horos - #80280
  • elgato-video-capture - utu
  • fsnotes - utu

containsversion-2020-04-10: 15 cask updates detected / 4 cask updates sent

  • waterfox-current - utu
  • qownnotes - #80401
  • skype-for-business - #80366
  • freeyourmusic - #
  • grids - #
  • googleappengine - utu
  • qiyimedia - utu
  • polymail - utd
  • clip-studio-paint - utd
  • jasp - utd
  • preform - utu

UPDATED

  • jaxx-liberty 2.4.1
  • openvpn-connect 2.7.1.107

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊| I was looking at the code in question for the change you requested. You can assume that whatever the version number the ML finds at the time of running, it doesn't change. So basically utd is almost the equivalent of untouched. Still looking at how to implement that though.


newversion_github-2020-04-11: 14 cask updates detected / 6 cask updates sent

  • netron - utd
  • lazpaint - #80473
  • clashx - utu
  • fsnotes - #80406
  • there - utu
  • joplin - utd
  • mumble - su
  • brightness-sync - utd

newversion_sparkle-2020-04-11: 10 cask updates detected / 5 cask updates sent

  • altserver - #80432
  • clashx - utu
  • rectangle - utd
  • hstracker - utd
  • one-switch - utd

database-processed-2020-04-11: 13 cask updates detected / 7 cask updates sent

  • qownnotes - #80481
  • firecamp - #80389
  • elgato-video-capture - utd
  • day-o - #80460
  • plex - utd
  • termius-beta - utu

containsversion-2020-04-11: 21 cask updates detected / 9 cask updates sent

  • loom - #80495
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/8919
  • clip-studio-paint - utd
  • firecamp - #80389
  • cozy-drive - #80496
  • algodoo - #80461
  • birdfont - utu
  • timely - utd
  • jasp - #80395
  • discord - #80492
  • jdk-mission-control - utd
  • minecraftpe - dr 1.12.62 -> 1.12.60

UPDATED

  • roboform 8.8.3
  • gretl 2020b

You can assume that whatever the version number the ML finds at the time of running, it doesn't change. So basically utd is almost the equivalent of untouched. Still looking at how to implement that though.

hey @ran-dall - ok thanks for the information - for me it would be interesting to know if the version number has changed - sometimes utd means "untouched" but sometimes utd means that the version number has (already) changed and is now up-to-date … that would help me a lot :)

and … todays output is online :)

@suschizu Done ✊ | @suschizu So would you like to know if something has been updated within say the last 24 hours? If so, I can make it something different than utd maybe something like ru #pr-number which would mean recently updated. Would something like that work?


newversion_github-2020-04-12: 13 cask updates detected / 6 cask updates sent

  • michaelvillar-timer - utd
  • macvim - #80532
  • mmex - su
  • joplin - utd
  • meld - #80505
  • trufont - utu
  • jubler - utu

newversion_sparkle-2020-04-12: 3 cask updates detected / 2 cask updates sent

  • macvim - #80532

database-processed-2020-04-12: 6 cask updates detected / 2 cask updates sent

  • meld - #80505 (x2)
  • snipaste - utu
  • wechatwebdevtools - utu

containsversion-2020-04-12: 11 cask updates detected / 2 cask updates sent

  • preform - #80525
  • firecamp - #80531
  • algodoo - #80461
  • birdfont - i
  • jdk-mission-control - utd
  • rescuetime- dr 2.15.0.1->2.14.4.1
  • clip-studio-paint - utd
  • minecraftpe - dr 1.12.62->1.12.60
  • jasp - utd

UPDATED

  • freeplane 1.8.2

So would you like to know if something has been updated within say the last 24 hours? If so, I can make it something different than utd maybe something like ru #pr-number which would mean recently updated. Would something like that work?

hey @ran-dall! Sounds good but perhaps a bit too advanced 🚀 ;)
I just thought about printing the version number that the ML detected to be up-to-date

for example when we have:

clip-studio-paint - utd
_for the output_

05: Warning: file at cask appcast stanza does not contain version number: clip-studio-paint 1.9.9 (1.9.9) https://www.clipstudio.net/en/dl

  1. if there was an update to (for example) 2.0.0 and the cask is already up-to-date
    so this would be like
    clip-studio-paint - utd 2.0.0

  2. or if this output is false
    clip-studio-paint - utd 1.9.9

I'm not sure if I'm wrong with my suggestion caus you said that the ML _utd_ means _"nothing has changed"_ - so the output would always be No 2 (?)

the detection of open prs is perfect👍 (please dont change it) 😃

Todays output is online :)

@suschizu Done ✊

I'm not sure if I'm wrong with my suggestion caus you said that the ML utd means "nothing has changed" - so the output would always be No 2 (?)

@suschizu I see what you're saying. utd basically means that when the ML reaches that specific casks, it's already been updated to latest release that ML thinks it should be at. You just want to output what the version is, correct?


newversion_github-2020-04-13: 11 cask updates detected / 4 cask updates sent

  • michaelvillar-timer - utd
  • netron - utd
  • amethyst - utd
  • fsnotes - utd
  • qownnotes - utd
  • frescobaldi - utd
  • utox - utu

newversion_sparkle-2020-04-13: 8 cask updates detected / 6 cask updates sent

  • ticktick - utd
  • amethyst - utd

database-processed-2020-04-13: 6 cask updates detected / 0 cask updates sent

  • qownnotes - utd
  • suspicious-package - utd
  • vlc - #80511
  • fanny - utd
  • dbvisualizer - utd
  • retroarch-metal - utu

containsversion-2020-04-13: 13 cask updates detected / 9 cask updates sent

  • wine-staging - utd
  • qownnotes - utd
  • wine-devel - utd
  • suspicious-package - utd

UPDATED
none

@suschizu I see what you're saying. utd basically means that when the ML reaches that specific casks, it's already been updated to latest release that ML thinks it should be at. You just want to output what the version is, correct?

that's it - exactly thanks 👍

… and todays output is online 😃

@suschizu Done ✊| @suschizu I'll see what I can do.


newversion_github-2020-04-14: 14 cask updates detected / 7 cask updates sent

  • jitsi-meet - utd
  • mmex - su
  • openbazaar - su
  • webcatalog - utd
  • daedalus - utu
  • cityofzion-neon - utu
  • praat - utu

newversion_sparkle-2020-04-14: 16 cask updates detected / 10 cask updates sent

  • brave-browser-beta - utd
  • wechat - utd
  • the-unarchiver - utd
  • microsoft-remote-desktop-beta - utd
  • coconutbattery - utd
  • rocket - utd

database-processed-2020-04-14: 15 cask updates detected / 7 cask updates sent

  • cityofzion-neon - utu
  • portfolioperformance - #80664
  • praat - utu
  • moneymoney - utd
  • plexamp - utu
  • pdfelement - utdl
  • kubernetic - utd
  • ledger-live - su

containsversion-2020-04-14: 14 cask updates detected / 5 cask updates sent

  • elgato-stream-deck - Homebrew/homebrew-cask-drivers/pull/1530
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/8937
  • insync - #80678
  • anydo - #80679
  • kubernetic - utd
  • qiyimedia - utu
  • saoimageds9 - utd
  • weiyun - utu
  • turbo-boost-switcher - utu

UPDATED

  • yubico-authenticator 5.0.3
  • studio-3t 2020.4.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊ | @suschizu Welcome to the maintainers! I was hoping you'd get added, was in fact I was planning on to suggesting it; being an essential part of our ML and all... Congrats 🎉


newversion_github-2020-04-15: 16 cask updates detected / 8 cask updates sent

  • jitsi-meet - utd
  • axe-electrum - utd
  • vscodium - utd
  • fsnotes - utd
  • obs - utd
  • openbazaar - su
  • webcatalog - utd
  • meld - utd

newversion_sparkle-2020-04-15: 22 cask updates detected / 14 cask updates sent

  • brave-browser - utd
  • malus - utd
  • hackintool - utd
  • microsoft-remote-desktop-beta - utu (x2)
  • bitrix24 - utu (x2)
  • coconutbattery - dr 3.9.0 -> 3.8.2
  • daemon-tools - #80730
  • brave-browser-dev - utd

database-processed-2020-04-15: 18 cask updates detected / 9 cask updates sent

  • pdfelement - #80717
  • workflowy - #80747
  • 115browser - #80719
  • tidepool-uploader - #80742
  • vlc - utd
  • shift - utu
  • synology-drive - utu
  • yojimbo - utu
  • loom - #80733

containsversion-2020-04-15: 9 cask updates detected / 2 cask updates sent

  • plex-media-player - #80766
  • loom - #80733
  • 115browser - #80719
  • virtualbox - #80708
  • microsoft-edge-dev -
  • packages - dr 1.2.9 -> 1.2.8
  • baidunetdisk - utu

UPDATED

  • razorsql 9.1.0
  • psi-plus 1.4.1072-macOS10.13

Welcome to the maintainers!

Congrats too :) And thanks for the planned suggestion :D
… but I was just invited to join the slack group until now

todays output is online 🌞

@suschizu Done ✊


newversion_github-2020-04-16: 12 cask updates detected / 5 cask updates sent

  • signal - utd
  • eqmac - su
  • signal-beta - utd
  • ledger-live - utd
  • joplin - utd
  • brightness-sync - utd
  • workflowy - utd

newversion_sparkle-2020-04-16: 9 cask updates detected / 6 cask updates sent

  • tiled - utd
  • protonvpn - #80784
  • lastpass - utd

database-processed-2020-04-16: 15 cask updates detected / 7 cask updates sent

  • keeweb - #80802
  • jdk-mission-control - #80781
  • microsoft-edge-dev - utu
  • baidunetdisk - #80780
  • opera-developer - utu
  • opera-beta - utu
  • yojimbo - utu
  • music-manager - utu

containsversion-2020-04-16: 17 cask updates detected / 10 cask updates sent

  • termius - #80802
  • rider - #80783
  • baidunetdisk - #80780
  • microsoft-edge-dev - utu
  • teamdrive - utu
  • cocoscreator - utu
  • remotix-agent - #80788

UPDATED

  • lazarus 2.0.8

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊| @suschizu Great Timing!


newversion_github-2020-04-17: 13 cask updates detected / 3 cask updates sent

  • iglance - utd
  • pyfa - utd
  • balenaetcher - utd
  • qownnotes - utd
  • whalebird - utd
  • lens - utd
  • webcatalog - utd
  • cryptomator - utd
  • mockoon - utd
  • daedalus - utu

newversion_sparkle-2020-04-17: 13 cask updates detected / 9 cask updates sent

  • brave-browser-beta - utd
  • microsoft-remote-desktop-beta - utd
  • stand - utu
  • imazing - utd

database-processed-2020-04-17: 15 cask updates detected / 10 cask updates sent

  • baidunetdisk - utu
  • unity - i
  • mailspring - #80850
  • standard-notes - utu
  • loupedeck - utu

containsversion-2020-04-17: 18 cask updates detected / 9 cask updates sent

  • deltawalker - utu
  • termius - #80869
  • quickbooks-online - #80872
  • thunder - #80866
  • shift - #80864
  • arq - #80861
  • feishu - #80871
  • teamdrive - utu
  • p4v - utu

UPDATED

  • resolume-arena 7.1.2,69027

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-18: 16 cask updates detected / 8 cask updates sent

  • pext - utd
  • darktable - utd
  • qownnotes - utd
  • netron - utd
  • alt-tab - #80905
  • openrct2 - utd
  • ledger-live - utd
  • vscodium - utd

newversion_sparkle-2020-04-18: 9 cask updates detected / 6 cask updates sent

  • farrago - utd
  • obs - utd
  • coconutbattery - utd

database-processed-2020-04-18: 19 cask updates detected / 15 cask updates sent

  • openaudible - #80928
  • android-studio-preview - utu
  • music-manager - utu
  • shift - utd

containsversion-2020-04-18: 14 cask updates detected / 4 cask updates sent

  • runway - #80938
  • loom - #80943
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/8959
  • qownnotes - utd
  • p4v - utu
  • microsoft-edge - #80939
  • grids - #80937
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/8958
  • plex - #80936
  • qgis - #80935

UPDATED

  • lmsclients-squeezeplay 7.8.0r1227

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-19: 9 cask updates detected / 6 cask updates sent

  • alt-tab - #80963
  • qownnotes - utd
  • macdropany - utu

newversion_sparkle-2020-04-19: 12 cask updates detected / 8 cask updates sent

  • latexit - utd
  • kaleidoscope - utd
  • alt-tab - #80963
  • mission-control-plus - #80966
  • teamviewer - utd

database-processed-2020-04-19: 7 cask updates detected / 3 cask updates sent

  • hackintool - #80969
  • yojimbo - utu
  • arq - utd

containsversion-2020-04-19: 7 cask updates detected / 4 cask updates sent

  • ipepresenter - utu
  • videostream - utu
  • zoho-mail - utd

UPDATED

  • gpxsee 7.29

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊ | Happy 4/20! 🌿 -> 💨 = 🤣


newversion_github-2020-04-20: 16 cask updates detected / 12 cask updates sent

  • hackintool - utd
  • praat - utu
  • dbeaver-community - utd
  • stellarium - utd

newversion_sparkle-2020-04-20: 11 cask updates detected / 7 cask updates sent

  • stand - utu
  • hackintool - utd
  • alt-tab - utd
  • glyphs - s

database-processed-2020-04-20: 12 cask updates detected / 4 cask updates sent

  • boostnote - #81034
  • openaudible - #81035
  • dbeaver-community - utd
  • tagspaces - #81036
  • anydo - utd
  • ferdi - utd
  • textmate - utd
  • gpower - #81015

containsversion-2020-04-20: 15 cask updates detected / 9 cask updates sent

  • oscar - #80995
  • tinymediamanager - #81046
  • anydo - utd
  • birdfont - i
  • videostream - #80996
  • duet - dr 2.3.1.6 -> 2.3.1.3

UPDATED

  • krisp 1.12.13
  • teeworlds 0.7.5

Happy 4/20!
haha … never heard about it ;D

@ran-dall - Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-21: 14 cask updates detected / 8 cask updates sent

  • iglance - utd
  • alt-tab - utd
  • lens - utd
  • webcatalog - utd
  • katalon-studio - dr 7.4.0 -> 7.3.5
  • openbazaar - utu

newversion_sparkle-2020-04-21: 20 cask updates detected / 11 cask updates sent

  • iglance - utd
  • path-finder - utd
  • airserver - utd
  • transmit - utd
  • sound-siphon - utd
  • alt-tab - utd
  • zeplin - utd
  • glyphs - utd
  • reunion - utu

database-processed-2020-04-21: 14 cask updates detected / 7 cask updates sent

  • qownnotes - #81087
  • strawberry - utd
  • opera-developer - utd
  • opera-beta - utd
  • nvidia-geforce-now - utu
  • wechatwebdevtools - utu
  • termius - utu
  • deezer - utd

containsversion-2020-04-21: 17 cask updates detected / 9 cask updates sent

  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/8971
  • qownnotes - #81087
  • polycom-content - i
  • appcode - i
  • postbox - #81106
  • gpower - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-22: 24 cask updates detected / 10 cask updates sent.

  • iglance - utd
  • gearboy - utd
  • fsnotes - utd
  • go-agent - i
  • openbazaar - su
  • gearsystem - utd
  • pynsource - utd
  • daedalus - utu
  • go-server - i
  • qownnotes - utd
  • abricotine - utu
  • nrlquaker-winbox - utd
  • katalon-studio - utu
  • btcpayserver-vault - utd

newversion_sparkle-2020-04-22: 18 cask updates detected / 13 cask updates sent

  • iglance - utd
  • ishowu-instant - utd
  • brave-browser - utd
  • dash - utd
  • transmit - utd

database-processed-2020-04-22: 14 cask updates detected / 6 cask updates sent

  • openaudible - #81163
  • termius - #81149
  • propresenter - utd
  • geogebra - utu
  • wechatwebdevtools - utu
  • slack - utu
  • quiterss - utu
  • fontlab - utu

containsversion-2020-04-22: 15 cask updates detected / 9 cask updates sent

  • goodsync - #81175
  • roblox - #81176
  • jalview - #81140
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/8977
  • gitkraken - #81177
  • firecamp - dr 1.2.2 -> 1.0.7

UPDATED

  • butt 0.1.20

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-23: 10 cask updates detected / 6 cask updates sent

  • michaelvillar-timer - utd
  • mmex - utd
  • alt-tab - utd
  • kitty - utd

newversion_sparkle-2020-04-23: 14 cask updates detected / 9 cask updates sent

  • jump - utd
  • lunar - #81210
  • alt-tab - utd
  • encryptme - utu
  • zappy - utd

database-processed-2020-04-23: 16 cask updates detected / 8 cask updates sent

  • workflowy - #81224
  • quiterss - #81212
  • icq - utu
  • mailspring - #81222
  • resolume-arena - utu
  • airtable - utd
  • roblox - utd
  • expressvpn - utu

containsversion-2020-04-23: 13 cask updates detected / 7 cask updates sent

  • airtable - utd
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/8980
  • arq - #81236
  • termius - dr 5.9.3 -> 5.9.2
  • firecamp - utd
  • jalview - utd

UPDATED

  • popo3.3.4

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊| @suschizu Thanks for the early upload.


newversion_github-2020-04-24: 13 cask updates detected / 6 cask updates sent

  • qownnotes - utd
  • calibre - utd
  • signal - utd
  • alt-tab - utd
  • signal-beta - utd
  • daedalus - utd
  • uhk-agent - utd

newversion_sparkle-2020-04-24: 13 cask updates detected / 7 cask updates sent

  • lunar - utd
  • alt-tab - utd
  • a-better-finder-rename - utd
  • get-backup-pro - utd
  • hstracker - utd
  • unite - utd

database-processed-2020-04-24: 18 cask updates detected / 4 cask updates sent

  • flipper - utd
  • opera-beta - utu
  • expressvpn - #81278
  • ferdi - su
  • logos - i
  • android-studio-preview - utu
  • malwarebytes - utu
  • wiznote - #81289
  • roblox - utu (@suschizu Can you check?)
  • local - utu
  • datweatherdoe - utd
  • turbovnc-viewer - utu
  • lingon-x - utu
  • avocode - utu

containsversion-2020-04-24: 15 cask updates detected / 8 cask updates sent

  • lingon-x - utu
  • jalview - #81140
  • nvidia-geforce-now - #81305
  • grids - #81308
  • fldigi - utu
  • tcl - utdl
  • wraparound - utd

UPDATED

  • psi-plus 1.4.1105-macOS10.13

Thanks @ran-dall!
Todays output is online :)
Sorry for the late upload :/ - have a nice weekend 🌞

@suschizu Done ✊


newversion_github-2020-04-25: 11 cask updates detected / 7 cask updates sent

  • alt-tab - utd
  • opensesame - utu
  • webcatalog - utd
  • geogebra - utu

newversion_sparkle-2020-04-25: 13 cask updates detected / 10 cask updates sent

  • clashx - utu
  • alt-tab - utd
  • zeplin - utd

database-processed-2020-04-25: 9 cask updates detected / 8 cask updates sent

  • android-studio-preview - utd

containsversion-2020-04-25: 9 cask updates detected / 4 cask updates sent

  • loom - #81375
  • qownnotes - #81359
  • hbuilderx - #81374
  • remember-the-milk - #81373
  • geogebra - utu
    .

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-26: 8 cask updates detected / 3 cask updates sent

  • mmex - utu
  • bzflag - utd
  • gitify - utd
  • alt-tab - utd
  • upic - utd

newversion_sparkle-2020-04-26: 5 cask updates detected / 1 cask updates sent

  • menumeters - utd
  • alt-tab - utd
  • memory - utd
  • upic - utd

database-processed-2020-04-26: 17 cask updates detected / 7 cask updates sent

  • qownnotes - #81414
  • eclipse-cpp - i
  • android-studio-preview - utd
  • battlescribe - utd
  • roblox - i
  • blitz - utd
  • corsair-icue - Homebrew/homebrew-cask-drivers/pull/1544
  • springtoolsuite - utu
  • blockblock - utu
  • vlc - utd

containsversion-2020-04-26: 10 cask updates detected / 4 cask updates sent

  • blitz - utd
  • qiyimedia - utu
  • qownnotes - #81414
  • ipe -#81413
  • geogebra - #81391
  • ipepresenter - #81416
  • switchresx - utd
  • expressvpn - utd

UPDATED

  • multitouch 1.17.9

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-27: 16 cask updates detected / 8 cask updates sent

  • netron - utd
  • alt-tab - utd
  • localizationeditor - utd
  • proxyman - utd
  • ferdi - utd
  • obs - utd
  • qv2ray - utd

newversion_sparkle-2020-04-27: 15 cask updates detected / 5 cask updates sent

  • iglance - #81456
  • mactracker - utd
  • alt-tab - utd
  • rectangle - utd
  • obs - utd
  • nordvpn - utd
  • proxyman - utd
  • gswitch - #81462
  • get-backup-pro - utd
  • itunes-volume-control - utd

database-processed-2020-04-27: 9 cask updates detected / 4 cask updates sent

  • android-studio-preview - utu
  • music-manager - s
  • feishu - utd
  • reaper - utd
  • teamviewer - utd

containsversion-2020-04-27: 15 cask updates detected / 11 cask updates sent

  • mysqlworkbench - utu
  • expressvpn - utu
  • deploystudio - utp
  • remotix-agent - utd

UPDATED

  • lightproxy 1.1.12
  • burp-suite 2020.4
  • alfaview 8.4.0
  • zoc 7.25.6

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊| Thanks for the early output!


newversion_github-2020-04-28: 18 cask updates detected / 7 cask updates sent

  • balenaetcher - utd
  • axe-electrum - utd
  • listen1 - utd
  • netron - utd
  • signal - utd
  • signal-beta - utu
  • webcatalog - utd
  • upic - #81505
  • azure-data-studio - utu
  • keka - utd
  • kekadefaultapp - utu

newversion_sparkle-2020-04-28: 17 cask updates detected / 12 cask updates sent

  • upic - #81505
  • cloudapp - utu
  • keka - utd
  • cyberduck - utd
  • chalk - utd

database-processed-2020-04-28: 11 cask updates detected / 6 cask updates sent

  • android-studio-preview - utu
  • battlescribe - utd

containsversion-2020-04-28: 13 cask updates detected / 4 cask updates sent

  • wine-staging - utu
  • postbox - #
  • polymail - #
  • microsoft-edge-beta - #
  • slack - dr 4.4.2 -> 4.4.1
  • saoimageds9 - utd
  • synology-cloud-station-backup - dr
  • synology-drive - dr
  • elgato-stream-deck - utd

UPDATED

  • camtasia 2020.0.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-29: 11 cask updates detected / 9 cask updates sent

  • eqmac - su
  • tropy - utd

newversion_sparkle-2020-04-29: 17 cask updates detected / 14 cask updates sent

  • droplr - s
  • swift-publisher - utd
  • encryptme - utu

database-processed-2020-04-29: 10 cask updates detected / 9 cask updates sent

  • authy - utd

containsversion-2020-04-29: 20 cask updates detected / 10 cask updates sent

  • plex-media-player - #81606
  • authy - utd
  • flock - #81605
  • lockrattler - utd
  • skypeforbuiness - dr 16.28.0.175 -> 16.28.0.142
  • synology-cloud-station-backup - dr 4.3.3,4468 -> 4.3.2,4450
  • tiger-trade - utu
  • lehreroffice - utd
  • synology-drive - dr 2.0.2,11076 -> 2.0.1,11061
  • mindjet-mindmanager - utu

UPDATED

  • roboform 8.8.4
  • popo 3.3.5
  • robofont 3.4

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-04-30: 29 cask updates detected / 15 cask updates sent

  • balenaetcher - #81678
  • ipfs - utd
  • kap-beta - utu
  • corona-tracker - utd
  • picgo - su
  • alt-tab - utd
  • anki - su
  • cryptomator - utd
  • gitup - utd
  • datadog-agent - utu
  • kap - utd
  • jubler - utd
  • qownnotes - utp
  • nosqlclient - utu

newversion_sparkle-2020-04-30: 20 cask updates detected / 12 cask updates sent

  • cloudapp -
  • iexplorer - utd
  • pdfpen - #81666
  • alt-tab - utd
  • zeplin - utd
  • gitup - utd
  • lastpass - utd
  • pdfpenpro - utd

database-processed-2020-04-30: 18 cask updates detected / 7 cask updates sent

  • listen1 - #81683
  • strawberry - utd
  • android-studio-preview - s
  • unity - s
  • battlescribe - utd
  • telegram - utu
  • ledger-live - #81691
  • termius - utd
  • multimc -utu
  • zulip - utd
  • drawio - utd

containsversion-2020-04-30: 20 cask updates detected / 13 cask updates sent

  • saoimageds9 - utd
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9020
  • skype-for-business - utd
  • fs-uae - #81708
  • freeyourmusic - utd
  • zoho-mail - utd
  • ultimate - utd

UPDATED
none

Thanks @ran-dall!
Todays output is online :)
Have a nice weekend 🌞

@suschizu Done ✊


newversion_github-2020-05-01: 17 cask updates detected / 13 cask updates sent

  • kap-beta - utu
  • bunqcommunity-bunq - utd
  • anki -utd
  • vysor - utu

newversion_sparkle-2020-05-01: 17 cask updates detected / 8 cask updates sent

  • telegram - utd
  • brave-browser - utd
  • powerphotos - utd
  • audio-hijack - utd
  • wickrme - utd
  • sketchup-pro - utu
  • cryptomator - utd
  • local - utu
  • workflowy - #81755

database-processed-2020-05-01: 17 cask updates detected / 12 cask updates sent

  • qownnotes - #81746
  • azure-data-studio - #81745
  • corsair-icue - Homebrew/homebrew-cask-drivers/pull/1554
  • android-studio-preview - utu
  • omnigraffle - utd

containsversion-2020-05-01: 17 cask updates detected / 6 cask updates sent

  • qownnotes - #81746
  • insync - #81766
  • iridium - #81727
  • mindjet-mindmanager - utu
  • odrive - utd
  • termius - dr 5.10.1 -> 5.10.0
  • ipsecuritas - utu
  • omnigraffle - utd
  • ocenaudio - utu
  • masterway-note - utu
  • slack - utu

UPDATED

  • website-watchman 2.9.0
  • psi-plus 1.4.1147-macOS10.13

Thanks @ran-dall - sorry for the late upload
Output is online :)

@suschizu Done ✊


newversion_github-2020-05-02: 13 cask updates detected / 6 cask updates sent

  • endless-sky - utd
  • calibre - utd
  • netron - utd
  • telegram-desktop - utd
  • keka - utd
  • kekadefaultapp - utd
  • scihubeva - utd

newversion_sparkle-2020-05-02: 09 cask updates detected / 3 cask updates sent

  • ubar - utd
  • droplr - utd
  • mactracker - utd
  • keka - utd
  • menumeters - utd
  • zappy - utd

database-processed-2020-05-02: 13 cask updates detected / 7 cask updates sent

  • corsair-icue - Homebrew/homebrew-cask-drivers/pull/1554
  • android-studio-preview - s
  • sidequest - #81821
  • hydrogen - utu
  • noxappplayer - utd
  • firestorm - utu

containsversion-2020-05-02: 10 cask updates detected / 6 cask updates sent

  • masterway-note - #81800
  • remotix-agent - utd
  • axure-rp - utd
  • iridium - utd

UPDATED
none

Thanks @ran-dall!
Output is online :)

@suschizu Done ✊


newversion_github-2020-05-03: 8 cask updates detected / 4 cask updates sent

  • mudlet - utd
  • netron - utd
  • praat - utu
  • sql-tabs - utu

newversion_sparkle-2020-05-03: 5 cask updates detected / 1 cask updates sent

  • delicious-library - utd
  • menumeters - utd
  • graphicconverter - utd
  • kext-updater - utd

database-processed-2020-05-03: 7 cask updates detected / 2 cask updates sent

  • electron-cash - utd
  • airdisplay -
  • android-studio-preview - s
  • simply-fortran - s
  • igdm - #81861

containsversion-2020-05-03: 13 cask updates detected / 6 cask updates sent

  • remotix-agent - utd
  • qownnotes - #81859
  • axure-rp - utd
  • masterway-note - #81800
  • iridium - utd
  • utools - dr 1.0.0-beta -> 0.8.9-beta
  • psequel - utp

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-04: 13 cask updates detected / 07 cask updates sent

  • openra - utd
  • handbrake - #81876
  • trojan-qt5 - utd
  • fsnotes - utd
  • proxyman - utd
  • losslesscut - utd

newversion_sparkle-2020-05-04: 12 cask updates detected / 07 cask updates sent

  • handbrake - #81876
  • airdisplay - utd
  • proxyman - utd
  • graphicconverter - utd
  • permute - utd

database-processed-2020-05-04: 16 cask updates detected / 07 cask updates sent

  • lightproxy - #81881
  • praat - #81882
  • strawberry - utu
  • android-studio-preview - s
  • battlescribe - utd
  • folding-at-home - utu
  • dbeaver-community - #81898
  • noxappplayer - utd
  • clickup - utu

containsversion-2020-05-04: 07 cask updates detected / 04 cask updates sent

  • grids - #81909
  • scrutiny - utd
  • quicksync - utu

UPDATED

  • serviio 2.1
  • librepcb 0.1.4

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-05: 16 cask updates detected / 08 cask updates sent

  • alt-tab - utd
  • datadog-agent - utu
  • react-native-debugger - utd
  • webcatalog - utd
  • upic - utd
  • scihubeva - utd
  • hstracker - utu
  • wire - utu

newversion_sparkle-2020-05-05: 28 cask updates detected / 09 cask updates sent

  • telegram - utd
  • swish - #81985
  • navicat-for-mysql - #81957
  • pdf-expert - utd
  • alt-tab - utd
  • navicat-for-mariadb - #81958
  • cocktail - utu
  • upic - #81924
  • wko - utu
  • navicat-for-sqlite - utd
  • navicat-data-modeler - utd
  • navicat-for-postgresql - utd
  • navicat-premium - utd
  • navicat-data-modeler-essentials - utd
  • navicat-premium-essentials - utd
  • a-better-finder-attributes - utd
  • memory - utd
  • navicat-for-oracle - utd
  • navicat-for-sql-server - utd
  • folding-at-home - utd

database-processed-2020-05-05: 20 cask updates detected / 09 cask updates sent

  • back-in-time - #81956 (x2)
  • android-studio-preview - s
  • noxappplayer - utd
  • opera-developer - utu
  • openboard - su
  • terminus - #81987
  • tor-browser - utu
  • standard-notes - utd
  • expressvpn - utu
  • transmit - utu
  • losslesscut - utd

containsversion-2020-05-05: 21 cask updates detected / 06 cask updates sent

  • loom - #82003
  • firefox-esr - utu
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9037
  • appgate-sdp-client - s
  • firefox - utu
  • lynx - #81955
  • macwinzipper - utd
  • deltawalker - utd
  • yed - utu
  • postbox - #82001
  • freeyourmusic - utd
  • wordpresscom - utu
  • visual-paradigm-ce - utd
  • visual-paradigm - utd
  • popchar - #82000

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-06: 24 cask updates detected / 12 cask updates sent

  • rcloneosx - #82025
  • balenaetcher - utd
  • chrysalis - utd
  • atom - utd
  • keeweb - utd
  • whalebird - utd
  • telegram-desktop - utd
  • datadog-agent - s
  • react-native-debugger - utd
  • scihubeva - utd
  • ueli - utd
  • daedalus - utu

newversion_sparkle-2020-05-06: 31 cask updates detected / 9 cask updates sent

  • wko - utd
  • navicat-data-modeler - utd
  • brave-browser-dev - utd
  • navicat-for-postgresql - utd
  • swish - utd
  • brave-browser - utd
  • navicat-premium - utd
  • timemator - utd
  • navicat-premium-essentials - utd
  • navicat-for-mysql - utd
  • pdf-expert - utd
  • alt-tab - utd
  • dashlane - utd
  • a-better-finder-attributes - utd
  • marvel - utd
  • memory - utd
  • navicat-for-mariadb - utd
  • cocktail - utd
  • soulver - utd
  • cleanshot - utd
  • navicat-for-oracle - utd
  • glyphs - utu

database-processed-2020-05-06: 18 cask updates detected / 9 cask updates sent

  • balenaetcher - utd
  • birdfont - s
  • noxappplayer - #82029
  • opera-developer - utu
  • 1password - #82007
  • workflowy - #82051
  • yed - #82022
  • local - utu
  • losslesscut - utd

containsversion-2020-05-06: 21 cask updates detected / 11 cask updates sent

  • appgate-sdp-client - s
  • ableton-live-suite - #82065
  • fontexplorer-x-pro - #82066
  • riot - #82063
  • yed - #82022
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9041
  • jcryptool - utp
  • grids - #82067
  • expressvpn - utd
  • freeyourmusic - utd

UPDATED

  • presentation 2.2.1
  • dbschema 8.2.10
  • screenflick 2.7.50

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-07: 15 cask updates detected / 8 cask updates sent

  • balenaetcher - utd
  • terminus - utd
  • fsnotes - utd
  • alt-tab - utd
  • openbazaar - su
  • qownnotes - utd
  • opensesame - utu

newversion_sparkle-2020-05-07: 19 cask updates detected / 14 cask updates sent

  • alt-tab - utd
  • luna-display - utd
  • piezo - utd
  • luna-secondary - utd
  • pocket-casts - utd

database-processed-2020-05-07: 12 cask updates detected / 6 cask updates sent

  • zulip - #82125
  • gog-galaxy - utu
  • synology-cloud-station-backup - utu
  • pritunl - #82124
  • wechatwebdevtools - utd

containsversion-2020-05-07: 15 cask updates detected / 8 cask updates sent

  • 4k-video-downloader - #82146
  • gog-galaxy - utu
  • inkscape - utd
  • expressvpn - utd
  • intel-power-gadget - utu
  • waterfox-current - utu
  • utools - utdo (unable to downgrade)

UPDATED

  • amadeus-pro 2.8.2
  • banking-4 7.3.1
  • smartgit 20.1.2

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-08: 21 cask updates detected / 13 cask updates sent

  • gearboy - utd
  • trojan-qt5 - utd
  • gitify - utd
  • vscodium - utd
  • alt-tab - utd
  • telegram-desktop - utd
  • yakyak - utd
  • webcatalog - utd

newversion_sparkle-2020-05-08: 13 cask updates detected / 7 cask updates sent

  • brave-browser - utd
  • jump - utd
  • alt-tab - utd
  • telegram - utd
  • melodics - utu
  • clover-configurator - utd

database-processed-2020-05-08: 20 cask updates detected / 8 cask updates sent

  • visual-studio-code-insiders - utu
  • unity - s
  • youdaodict - #82189
  • twitch - su
  • emclient - utu
  • djv - utu
  • ariang - utd
  • geogebra - utu
  • orange - utu
  • freeyourmusic - utu
  • local - utu
  • scrutiny - utd

containsversion-2020-05-08: 26 cask updates detected / 12 cask updates sent

  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9049
  • qownnotes - #82221
  • expressvpn - utd
  • plex - #82240
  • freeyourmusic - utu
  • visual-studio-code-insiders - utu
  • geogebra - utu
  • utools - utu
  • qsync-client - utu
  • pdf-toolbox - utd
  • teamdrive - utu
  • bettertouchtool - utd
  • jaxx-liberty - utd
  • fme-desktop - utd

UPDATED

  • segger-ozone 3.10i

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-09: 11 cask updates detected / 2 cask updates sent

  • cutter - utd
  • netron - utd
  • fsnotes - utd
  • alt-tab - utd
  • lens - utd
  • telegram-desktop - utd
  • kitty - utd
  • webcatalog - utd
  • vysor - utu

newversion_sparkle-2020-05-09: 5 cask updates detected / 2 cask updates sent

  • alt-tab - utd
  • autopkgr - utd
  • spires - utd

database-processed-2020-05-09: 18 cask updates detected / 9 cask updates sent

  • onyx - utu
  • emclient - utu
  • maintenance - utu
  • lg-onscreen-control - utu
  • battlescribe - utd
  • yakyak - utu
  • insta360-studio - utu
  • deeper - utu
  • pock - utu

containsversion-2020-05-09: 12 cask updates detected / 3 cask updates sent

  • utools - utdo (unable to downgrade)
  • teamdrive - utu
  • onyx - utu
  • postman -
  • visual-studio-code-insiders - utu
  • qsync-client - dr 3.4.0.0416 -> 3.3.6.0304
  • 115browser - utu
  • ipe - utd
  • mochi - utd

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-10: 12 cask updates detected / 8 cask updates sent

  • alt-tab - utd
  • vysor - utd
  • wey - utu
  • epichrome - utu

newversion_sparkle-2020-05-10: 8 cask updates detected / 4 cask updates sent

  • clashx - utu
  • alt-tab - utd
  • cutbox - #82330
  • hstracker - utu
  • youdaodict - utu

database-processed-2020-05-10: 10 cask updates detected / 6 cask updates sent

  • android-studio-preview - s
  • teamdrive - #82271
  • visual-studio-code-insiders - s
  • pdf-converter-master - utu

containsversion-2020-05-10: 12 cask updates detected / 7 cask updates sent

  • visual-studio-code-insiders - s
  • toggl - #82322
  • smartscope - utd
  • ipepresenter - dr 7.2.17 -> 7.2.16
  • lightproxy - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-11: 10 cask updates detected / 06 cask updates sent

  • netron - utd
  • fsnotes - #82368
  • alt-tab - utd
  • qmk-toolbox - utd

newversion_sparkle-2020-05-11: 16 cask updates detected / 09 cask updates sent

  • alt-tab - utd
  • rectangle - utd
  • docker - utd
  • sofa-server - utd
  • cutbox - #82382
  • toggl - #82322
  • rocket - utd

database-processed-2020-05-11: 08 cask updates detected / 03 cask updates sent

  • visual-studio-code-insiders - utu
  • opera-developer - utu
  • unity - utu
  • logos - s
  • busycal - utd

containsversion-2020-05-11: 09 cask updates detected / 04 cask updates sent

  • lightproxy - #82367
  • visual-studio-code-insiders - utu
  • utools - s
  • anydo - #82392
  • bettertouchtool - utd

UPDATED

  • psi-plus 1.4.1209-macOS10.13

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-12: 18 cask updates detected / 07 cask updates sent

  • balenaetcher - utd
  • hakuneko - su
  • oscilloscope - su
  • midikeys - dr 1.9.0 ->1.8.0
  • alt-tab - utd
  • hstracker - utd
  • signal-beta - s
  • webcatalog - utd
  • mullvadvpn - utd
  • qownnotes - utd
  • ntfstool - utd

newversion_sparkle-2020-05-12: 14 cask updates detected / 12 cask updates sent

  • alt-tab - utd
  • brave-browser-beta - utd

database-processed-2020-05-12: 09 cask updates detected / 05 cask updates sent

  • torguard - s
  • wondershare-filmora - utu
  • teamviewer - utu

containsversion-2020-05-12: 10 cask updates detected / 06 cask updates sent

  • nvidia-geforce-now - #82460
  • fontlab - #82461
  • anydo - utu
  • 360safe - utu

UPDATED

  • synology-cloud-station-backup 4.3.3,4469

Thanks @ran-dall!
Todays output is online - sorry for the late upload :/

@suschizu Done ✊


newversion_github-2020-05-13: 20 cask updates detected / 09 cask updates sent

  • classroom-assistant - utd
  • balenaetcher - utd
  • webcatalog - utd
  • outline-manager - utd
  • signal-beta - utu
  • fsnotes - utd
  • datadog-agent - utu
  • daedalus - utu
  • cryptomator - utd
  • syncthing - su
  • trufont - utu

newversion_sparkle-2020-05-13: 22 cask updates detected / 14 cask updates sent

  • wechat - #82485
  • kext-updater - utd
  • skim - utd
  • thor - utd
  • cleanmymac - utd
  • backuploupe - utd
  • xiami - utu
  • clover-configurator - utd

database-processed-2020-05-13: 19 cask updates detected / 14 cask updates sent

  • busycal - s
  • ringcentral - utd
  • cryptomator - utd
  • ha-menu - #82513
  • razer-synapse - utu

containsversion-2020-05-13: 23 cask updates detected / 13 cask updates sent

  • plex-media-player - #82544
  • blitz - #82534
  • beatunes - #82542
  • insync - #82537
  • cisco-webex - s
  • appcode - s
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9075
  • freeyourmusic - #82546
  • mongodb-compass - #82540
  • futuniuniu - utu

UPDATED

  • bootstrap-studio 5.1.0
  • knime 4.1.3
  • psi-plus 1.4.1231-macOS10.13
  • tuxguitar 1.5.4
  • studio-3t 2020.5.0

Thanks @ran-dall!
Todays output is online :)

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-14: 11 cask updates detected / 08 cask updates sent

  • balenaetcher - utd
  • lazpaint - utu
  • telegram-desktop - utu

newversion_sparkle-2020-05-14: 13 cask updates detected / 07 cask updates sent

  • multitouch - utd
  • brave-browser-beta - utd
  • brave-browser-dev - utu
  • zappy - utd
  • pinegrow - utd
  • malus - utu

database-processed-2020-05-14: 16 cask updates detected / 10 cask updates sent

  • logos - s
  • lbry - #82604
  • emclient - utu
  • thebrain - utd
  • expressvpn - utd
  • motrix - utu

containsversion-2020-05-14: 17 cask updates detected / 10 cask updates sent

  • goodsync - #82618
  • shift - #82617
  • local - utd
  • mendeley - #82556
  • pinegrow - utd
  • futuniuniu - #82589
  • expressvpn - utd

UPDATED

  • garagesale 8.1
  • yubico-authenticator 5.0.4

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-15: 12 cask updates detected / 5 cask updates sent

  • qownnotes - utd
  • powershell - utd
  • signal - utd
  • powershell-preview - utu
  • signal-beta - utu
  • outline-manager - utu
  • calibre - #82648

newversion_sparkle-2020-05-15: 12 cask updates detected / 8 cask updates sent

  • backuploupe - utd
  • coconutbattery - dr 3.9.0 -> 3.8.3
  • get-backup-pro - utd
  • mimecast - utu

database-processed-2020-05-15: 13 cask updates detected / 10 cask updates sent

  • calibre - #82648
  • opera-beta - s
  • postgres - #82660

containsversion-2020-05-15: 14 cask updates detected / 6 cask updates sent

  • loom - #82684
  • postbox - #82678
  • local - utd
  • 4k-stogram - #82683
  • remember-the-milk - #82679
  • wechatwork - #82681
  • paperspace - utu
  • mockplus - utu

UPDATED
none

@suschizu Done ✊


newversion_github-2020-05-16: 13 cask updates detected / 08 cask updates sent

  • netron - utd
  • tweeten - utd
  • texstudio - su
  • signal-beta - utu
  • webcatalog - utd

newversion_sparkle-2020-05-16: 10 cask updates detected / 08 cask updates sent

  • mactracker - utd
  • tower - utd

database-processed-2020-05-16: 18 cask updates detected / 11 cask updates sent

  • mendeley - s
  • keeweb - #82723
  • stretchly - utd
  • thebrain - utd
  • axure-rp - utu
  • carbon-copy-cloner - utu
  • motrix - su

containsversion-2020-05-16: 13 cask updates detected / 06 cask updates sent

  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9090
  • mockplus - #82715
  • virtualbox - #82702
  • acquia-dev - #82716
  • lightproxy - utu
  • catlight - utu
  • jamovi - utu

UPDATED

  • loom 0.37.0
  • ghost-browser 2.1.1.12
  • wings3d 2.2.6.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-17: 05 cask updates detected / 03 cask updates sent

  • hstracker - utd
  • moonlight - utd

newversion_sparkle-2020-05-17: 08 cask updates detected / 06 cask updates sent

  • clashx - #82767
  • hstracker - utd

database-processed-2020-05-17: 17 cask updates detected / 08 cask updates sent

  • iterm2 - su
  • mpv - utd
  • moonlight - utd
  • thebrain - utd
  • enpass - utu
  • stretchly - utd
  • axure-rp - utu
  • carbon-copy-cloner - utu
  • motrix - su

containsversion-2020-05-17: 10 cask updates detected / 03 cask updates sent

  • remember-the-milk - #82775
  • lightproxy - utu
  • catlight - dr 2.31.0 -> 2.30.0
  • mockplus - utu
  • freefilesync - utu
  • zoho-mail - utd
  • jamovi - utu

UPDATED

  • dcp-o-matic-encode-server 2.14.33
  • amadeus-pro 2.8.3
  • dcp-o-matic-player 2.14.33
  • dcp-o-matic 2.14.33
  • dcp-o-matic-batch-converter 2.14.33
  • dcp-o-matic-kdm-creator 2.14.33

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-18: 09 cask updates detected / 02 cask updates sent

  • ipfs - #82803
  • eqmac - su
  • netron - utd
  • dbeaver-community - utd
  • gdlauncher - utu
  • whalebird - utd
  • motrix - utd

newversion_sparkle-2020-05-18: 18 cask updates detected / 14 cask updates sent

  • pdf-expert - utd
  • iterm2 - utd
  • houdahspot - utu
  • graphicconverter - utd

database-processed-2020-05-18: 31 cask updates detected / 13 cask updates sent

  • mendeley - s
  • dbeaver-community - utd
  • strawberry - utd
  • axure-rp - utu
  • fl-studio - #82806
  • battlescribe - utd
  • zoomus - #82799 (x2)
  • mpv - utd
  • angry-ip-scanner - #82821
  • navicat-premium - utu
  • psi-plus - utd
  • thebrain - utd
  • enpass - utu
  • carbon-copy-cloner - utu
  • terminus - dr 5.10.1 -> 5.10.0
  • stretchly - utd
  • motrix - utd

containsversion-2020-05-18: 13 cask updates detected / 04 cask updates sent

  • loom - #82837
  • fl-studio - #82806
  • lightproxy - utd
  • sizzy - utu
  • elgato-stream-deck - Homebrew/homebrew-cask-drivers/pull/1580
  • mockplus - utd
  • skype - utd
  • zoho-mail - utd
  • jamovi - utd

UPDATED

  • scrutiny 9.6.8
  • visicut 1.9-70-g2c0db535

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-19: 11 cask updates detected / 06 cask updates sent

  • qownnotes - utd
  • kekadefaultapp - utu
  • webcatalog - utd
  • gdlauncher - utu
  • keka - utd

newversion_sparkle-2020-05-19: 23 cask updates detected / 18 cask updates sent

  • knuff - utd
  • amazon-workspaces - #82819
  • keka - utd
  • fork - utd
  • endurance - utu

database-processed-2020-05-19: 08 cask updates detected / 08 cask updates sent


containsversion-2020-05-19: 15 cask updates detected / 07 cask updates sent

  • second-life-viewer - #82895
  • anydo - #82899
  • flock - #82898
  • abstract - #82901
  • macwinzipper - utd
  • kubernetic - utd
  • xrg - #82894
  • hbuilderx - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-20: 13 cask updates detected / 08 cask updates sent

  • balenaetcher - utd
  • gdlauncher - #82940
  • atom - utd
  • trinity - utd
  • outline-manager - utu

newversion_sparkle-2020-05-20: 13 cask updates detected / 10 cask updates sent

  • wechat - #82851
  • wireshark - utd
  • powerphotos - ut

database-processed-2020-05-20: 17 cask updates detected / 07 cask updates sent

  • hbuilderx - #82942
  • carbon-copy-cloner - utu
  • soundcleod - utd
  • unity - s
  • microsoft-edge-dev - s
  • gdlauncher - #82940
  • screen - utu
  • upwork - utd
  • slack - utu
  • workflowy - #82952

containsversion-2020-05-20: 17 cask updates detected / 07 cask updates sent

  • cacher - #82966
  • simply-fortran - utu
  • hbuilderx - #82942
  • paperspace - utu
  • visual-studio - utu
  • terminus - dr 5.10.1 -> 5.10.0
  • tempo - #82963
  • imaging-edge - utu (x3)

UPDATED

  • protopie 4.3.3
  • website-watchman 2.9.1
  • snipaste 2.4-Beta
  • zoho-mail 1.1.10

Thanks @ran-dall!
Todays output is online :)

@suschizu I apologize, I had a crash on Firefox and I lost the output for today. However, the updates were sent.

no problem :)

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-22: 08 cask updates detected / 04 cask updates sent

  • alt-tab - utd
  • g-desktop-suite - #83087
  • joplin - utd
  • amitv87-pip - utu

newversion_sparkle-2020-05-22: 12 cask updates detected / 09 cask updates sent

  • ivpn - utd
  • yinxiangbiji - utd
  • alt-tab - utd

database-processed-2020-05-22: 10 cask updates detected / 05 cask updates sent

  • corona-tracker - #83091
  • logos - utu
  • simply-fortran - utu
  • syntax-highlight - utd
  • xamarin-profiler - utd

containsversion-2020-05-22: 13 cask updates detected / 06 cask updates sent

  • qownnotes - #83089
  • microsoft-edge - #83101
  • cctalk - utu
  • jgrasp - utu
  • numi - dr 3.27.665 -> 3.24.654
  • preform - utu
  • futuniuniu - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-23: 08 cask updates detected / 03 cask updates sent

  • jbrowse - utd
  • transmission - utd
  • calibre - utd
  • netron - utd
  • g-desktop-suite - utu

newversion_sparkle-2020-05-23: 11 cask updates detected / 05 cask updates sent

  • principle - utd
  • transmission - utd
  • typora - utd
  • kext-updater - utd
  • calendar-366 - utdl
  • ivpn - utd

database-processed-2020-05-23: 06 cask updates detected / 04 cask updates sent

  • corona-tracker - utd
  • lingon-x - utu

containsversion-2020-05-23: 09 cask updates detected / 05 cask updates sent

  • preform - utd
  • lingon-x - utu
  • imaging-edge - utu
  • ripcord - utd
  • ammonite - utu

UPDATED

  • flightgear 2020.1.2

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-24: 19 cask updates detected / 07 cask updates sent

  • openinterminal - utd
  • mucommander - su
  • nethackcocoa - utu
  • pext - utu
  • trojan-qt5 - utd
  • clean-me - utd
  • openinterminal-lite - utu
  • g-desktop-suite - utd
  • joplin - #83166
  • openineditor-lite - utu
  • my-budget - utu
  • telegram-desktop - utu

newversion_sparkle-2020-05-24: 06 cask updates detected / 01 cask updates sent

  • alt-tab - utd
  • qownnotes - utd
  • typora - utu
  • hstracker - utu
  • macpilot - utd

database-processed-2020-05-24: 02 cask updates detected / 02 cask updates sent


containsversion-2020-05-24: 03 cask updates detected / 02 cask updates sent

  • jaxx-liberty - utd

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-25: 15 cask updates detected / 06 cask updates sent

  • mucommander - utd
  • balenaetcher - utd
  • appium - dr 1.17.1 -> 1.15.1
  • nethackcocoa - utd
  • mullvadvpn - utd
  • pext - utd
  • qownnotes - utd
  • trojan-qt5 - utd
  • joplin - utd

newversion_sparkle-2020-05-25: 09 cask updates detected / 08 cask updates sent

  • typora - utd

database-processed-2020-05-25: 06 cask updates detected / 02 cask updates sent

  • mailspring -
  • balenaetcher - utd
  • whatsyoursign - utu
  • flipper - utu

containsversion-2020-05-25: 14 cask updates detected / 08 cask updates sent

  • imaging-edge - s
  • netsurf - utu
  • catlight - utu
  • yyets - utu
  • qqlive - utd
  • jaxx-liberty - utd

UPDATED

  • scrutiny 9.7.0
  • alfaview 8.5.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-26: 19 cask updates detected / 10 cask updates sent

  • nteract - utd
  • balenaetcher - utd
  • cockatrice - su (x2)
  • mullvadvpn - utd
  • vapor - utu
  • flipper - #92233
  • alt-tab - utd
  • advancedrestclient - su
  • rsyncosx - utu

newversion_sparkle-2020-05-26: 12 cask updates detected / 06 cask updates sent

  • backuploupe - utd
  • vorta - #83244
  • alt-tab - utd
  • rectangle - utd
  • powerphotos - utu
  • downie - utu

database-processed-2020-05-26: 12 cask updates detected / 06 cask updates sent

  • responsively - #83250
  • rsyncosx - utu
  • opera-developer - utu
  • refined-github-safari - #83251
  • deezer - utd
  • wechatwebdevtools - utu

containsversion-2020-05-26: 18 cask updates detected / 07 cask updates sent

  • postbox - #83257
  • refined-github-safari - #83251
  • catlight - #83236
  • yyets - #83234
  • qq - utu
  • wechatwebdevtools - utu
  • sqlpro-studio - #83261
  • 4k-stogram - #83259
  • sublime-merge - #83235
  • zoho-mail - utu
  • youku - utd

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-27: 13 cask updates detected / 08 cask updates sent

  • jitsi-meet - utd
  • vapor - utd
  • axe-electrum - utd
  • artisan - utu
  • coteditor - utd

newversion_sparkle-2020-05-27: 21 cask updates detected / 14 cask updates sent

  • rhinoceros - utd
  • coteditor - utd
  • zappy - utd
  • kext-updater - utd
  • hype - utd
  • docker - utd
  • tiled - #83311

database-processed-2020-05-27: 13 cask updates detected / 05 cask updates sent

  • rsyncosx - #83288
  • workflowy - #83314
  • pablodraw - utu
  • emacs - utd
  • engine-prime - #83304
  • android-studio-preview-canary - utu
  • rsyncosx - #83288
  • airparrot - #83299

containsversion-2020-05-27: 14 cask updates detected / 03 cask updates sent

  • goodsync - #
  • netsurf - #83291
  • qownnotes - #83307
  • fldigi - utd (x2)
  • balsamiq-wireframes - utd
  • tcl - utd
  • fme-desktop - dr 2020.0.2-b20232 -> 2020.0.2.1
  • tandem - #83333
  • focusatwill - #83334

UPDATED

  • razorsql 9.1.2
  • butt 0.1.21
  • psi-plus 1.4.1303-macOS10.13
  • bbc-iplayer-downloads 2.12.4
  • jprofiler 11.1.3

Thanks @ran-dall!
Sorry for the late upload :/

@suschizu Done ✊


newversion_github-2020-05-28: 12 cask updates detected / 06 cask updates sent

  • balenaetcher - utd
  • cockatrice - utu (x2)
  • sqlitestudio - dr 3.2.1 -> 3.2.0
  • outline-manager - utd
  • artisan - utd
  • openaudible - utd

newversion_sparkle-2020-05-28: 18 cask updates detected / 11 cask updates sent

  • stack - utd
  • seafile-client - dr 7.0.7 -> 7.0.6
  • acorn - utd
  • iterm2 - dr 3.3.10 -> 3.3.9
  • brave-browser-beta - utd
  • numi - utd
  • dash - utu

database-processed-2020-05-28: 15 cask updates detected / 06 cask updates sent

  • birdfont - s
  • google-earth-pro - utd
  • advancedrestclient - su
  • onyx - utu
  • wechatwebdevtools - utu
  • thebrain - utd
  • eddie - utu
  • silentknight - utu
  • intel-power-gadget - utd

containsversion-2020-05-28: 13 cask updates detected / 05 cask updates sent

  • loom - #83400
  • jetbrains-toolbox - utu
  • mochi - utd
  • onyx - utu
  • switchresx - utd
  • cycling74-max - utu
  • zoho-mail - utu
  • mblock - utd

UPDATED

  • scrutiny 9.7.1
  • whatsyoursign 1.6.0
  • cmake 3.17.3
  • propresenter 7.1,117506056

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-29: 16 cask updates detected / 06 cask updates sent

  • sqlitestudio - utd
  • standard-notes - su
  • v2rayu - utd
  • motrix - utd
  • alt-tab - utd
  • rectangle - utd
  • go-agent - s
  • yu-writer - su
  • openaudible - utd
  • go-server - s

newversion_sparkle-2020-05-29: 09 cask updates detected / 05 cask updates sent

  • v2rayu - utd
  • powerphotos - utd
  • outline-manager - utu
  • alt-tab - utd

database-processed-2020-05-29: 15 cask updates detected / 10 cask updates sent

  • axure-rp - #83437
  • android-studio-preview-canary - s
  • brother-p-touch-update-software - utu
  • macs-fan-control - #83441
  • agfeo-dashboard - utd

containsversion-2020-05-29: 23 cask updates detected / 09 cask updates sent

  • blitz - #83452
  • airflow - #83457
  • omnifocus - utu
  • shift - #83453
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9139
  • ultimate - #83438
  • behringer-x32-edit - utu
  • clipgrab - #83456
  • local - utu
  • teamdrive - utu
  • eagle - utd
  • mendeley-reference-manager - utu
  • switchresx - utd
  • abstract - utd

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-30: 12 cask updates detected / 04 cask updates sent

  • luxmark - su
  • netron - utd
  • comictagger - su
  • motrix - dr 1.5.13 -> 1.5.10
  • yu-writer - dr 0.5.3,beta -> 0.5.2,beta
  • insomnia - utu
  • splayer - utd
  • emby-server - utu

newversion_sparkle-2020-05-30: 12 cask updates detected / 04 cask updates sent

  • hubstaff - utd
  • brave-browser - #83480
  • adguard - utd
  • lyricsx - dr 1.5.4,2276 -> 1.5.3,2273
  • airfoil - utd
  • powerphotos - utu
  • airfoil - utd
  • airy - utu

database-processed-2020-05-30: 17 cask updates detected / 08 cask updates sent

  • bitwarden - #83487
  • android-studio-preview-canary - utu
  • thebrain - utd
  • axure-rp - utu
  • 4k-video-downloader - utu
  • 4k-youtube-to-mp3 - utu
  • airmedia - utu
  • lifesize - utu
  • firestormos - utd

containsversion-2020-05-30: 09 cask updates detected / 00 cask updates sent

  • intel-power-gadget - s
  • teamdrive - s
  • 4k-youtube-to-mp3 - utu
  • carbon-copy-cloner - #83494
  • wordpresscom - #83499
  • 4k-video-downloader - utu
  • fme-desktop - utd
  • utools - utd
  • abstract - utd

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-05-31: 10 cask updates detected / 03 cask updates sent

  • standard-notes - utd
  • streamlink-twitch-gui - utd
  • splayer - su
  • luxmark - utd
  • netron - utd
  • comictagger - utd
  • proxyman - utd

newversion_sparkle-2020-05-31: 05 cask updates detected / 03 cask updates sent

  • proxyman - utd
  • kext-updater - utd

database-processed-2020-05-31: 05 cask updates detected / 02 cask updates sent

  • android-studio-preview-canary - s
  • insta360-studio - utu
  • jamovi - utd

containsversion-2020-05-31: 07 cask updates detected / 05 cask updates sent

  • intel-power-gadget - utd
  • fme-desktop - utd
  • iterm - dr 3.3.10 -> 3.3.9

UPDATED

  • studiolinkstandalone 20.05.0
  • gpxsee 7.30
  • openlp 2.9.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊ | We were missing an output today.


newversion_github-2020-06-01: missing


newversion_sparkle-2020-06-01: 04 cask updates detected / 02 cask updates sent

  • path-finder - utd
  • kext-updater - utd

database-processed-2020-06-01: 07 cask updates detected / 04 cask updates sent

  • notion - utd
  • android-studio-preview-canary - s
  • airtable - utd

containsversion-2020-06-01: 10 cask updates detected / 05 cask updates sent

  • imgotv - utu
  • boinc - utu
  • daily-english-listening - utu
  • carbon-copy-cloner - utu
  • abstract - utd

UPDATED

  • integrity 9.7.1
  • noxappplayer 3.0.3.0,20200601:c0071155ad77455b9dd01aca5d1b05d2
  • shutter-encoder 13.8

Thanks @ran-dall!
Todays output is online :)

@suschizu You're gonna hate this but I lost the output. I ran everything though, including yesterday's missing output.

hey @ran-dall!
no problem - sorry for the late upload - output is online :)

@suschizu You won't believe this, but I lost the output again. :( I know I'm the worst; BUTTERFINGERS is all I can say... Please excuse my butterfingers.

hey @ran-dall! no problem - sorry again for the late upload - output is online :)

@suschizu Done ✊


newversion_github-2020-06-04: 10 cask updates detected / 04 cask updates sent

  • catch - utd
  • fuse - utd
  • beaker-browser - utd
  • taskwarrior-pomodoro - utd
  • openbazaar - utd
  • superproductivity - su

newversion_sparkle-2020-06-04: 09 cask updates detected / 05 cask updates sent

  • command-tab-plus - utd
  • brave-browser-beta - utd
  • maccy - utd
  • hstracker - utd

database-processed-2020-06-04: 12 cask updates detected / 05 cask updates sent

  • onyx - utu
  • corsair-icue - utd
  • balenaetcher - utd
  • openlp - utd
  • emacs - utd
  • maintenance - utu
  • expressvpn - utu

containsversion-2020-06-04: 17 cask updates detected / 09 cask updates sent

  • busycal - #83795
  • odrive - utu
  • boinc - utd
  • onyx - utu
  • chronosync - #83799
  • busycontacts - #83796
  • activedock - utd
  • daily-english-listening - utu

UPDATED

  • roboform 8.9.0
  • camtasia 2020.0.3
  • vnc-server 6.7.2

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-05: 16 cask updates detected / 07 cask updates sent

  • fuse - su
  • calibre - utd
  • trinity - utd
  • clashx - utu
  • browserosaurus - utd
  • appium - utu
  • jitsi-meet - utd
  • trojan-qt5 - utu
  • fritzing - utu

newversion_sparkle-2020-06-05: 16 cask updates detected / 11 cask updates sent

  • clashx - utu
  • audirvana - utu
  • fork - utu
  • telegram - utu
  • launchcontrol - utd

database-processed-2020-06-05: 16 cask updates detected / 12 cask updates sent

  • qownnotes - #83844
  • riot - #83847
  • icq - utu
  • thebrain - utd

containsversion-2020-06-05: 15 cask updates detected / 09 cask updates sent

  • telavox-flow - #83859
  • intune-company-portal - utd
  • plex - #83870
  • bitwig-studio - #83861
  • 4k-youtube-to-mp3 - #83869
  • liclipse - utu

UPDATED

  • free-download-manager 6.10.0
  • wrike 3.3.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-06: 14 cask updates detected / 04 cask updates sent

  • fuse - utd
  • lightproxy - su
  • bootxchanger - utd
  • netron - utd
  • clashx - utd
  • motrix - utd
  • telegram-desktop - utd
  • hyper - utd
  • alva - su
  • uncrustifyx - utu

newversion_sparkle-2020-06-06: 04 cask updates detected / 03 cask updates sent

  • tunnelbear - utd

database-processed-2020-06-06: 06 cask updates detected / 02 cask updates sent

  • refined-github-safari - #83907
  • syncovery - #83903
  • expressvpn - utu
  • boinc - utd

containsversion-2020-06-06: 10 cask updates detected / 08 cask updates sent

  • loom - #83911
  • liclipse - utu

UPDATED

  • psi-plus 1.4.1375-macOS10.13

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-07: 09 cask updates detected / 04 cask updates sent

  • lightproxy - utd
  • uncrustifyx - utd
  • alva - utd
  • bootxchanger - dr 2.0 -> 1.0.4
  • upic - utd

newversion_sparkle-2020-06-07: 03 cask updates detected / 01 cask updates sent

  • airflow - utd
  • inssider - utd

database-processed-2020-06-07: 04 cask updates detected / 01 cask updates sent

  • burp-suite - s
  • keeweb - #83945
  • loupedeck - utu

containsversion-2020-06-07: 06 cask updates detected / 03 cask updates sent

  • beatunes - #83948
  • empoche - utd
  • musictube - utd

UPDATED

  • ghost-browser 2.1.1.13

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-08: 25 cask updates detected / 12 cask updates sent

  • nulloy - su
  • openwebstart - utd
  • lightproxy - utd
  • cellprofiler - su
  • postgres - su
  • netron - utu
  • alt-tab - utu
  • browserosaurus - utd
  • open-ecard - utu
  • qownnotes - utd
  • vimr - utd
  • telegram-desktop - utu
  • natron - utu

newversion_sparkle-2020-06-08: 14 cask updates detected / 11 cask updates sent

  • alt-tab - utu
  • malus - utu
  • kode54-cog - utu

database-processed-2020-06-08: 05 cask updates detected / 04 cask updates sent

  • wechatwebdevtools - utu

containsversion-2020-06-08: 16 cask updates detected / 12 cask updates sent


UPDATED

  • connectmenow 3.0.6
  • angband 4.2.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-09: 20 cask updates detected / 06 cask updates sent

  • nulloy - utd
  • lightproxy - utd
  • instant-articles-builder - su
  • cellprofiler - utd
  • postgres - utd
  • majsoul-plus - utd
  • qownnotes - utd
  • mqtt-explorer - su
  • vimr - su
  • simplenote - su
  • comictagger - su
  • alt-tab - utd
  • lepton - su
  • coqide - utu

newversion_sparkle-2020-06-09: 21 cask updates detected / 13 cask updates sent

  • telegram - utd
  • brave-browser - utd
  • brave-browser-beta - utd
  • brave-browser-dev - utd
  • alt-tab - utd
  • tuple - utd
  • iterm2 - utd
  • curio - utu

database-processed-2020-06-09: 13 cask updates detected / 10 cask updates sent

  • opera-developer - s
  • insomnia - #84059
  • sizzy - utu

containsversion-2020-06-09: 15 cask updates detected / 05 cask updates sent

  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9181
  • cisco-webex - s
  • typinator - #84079
  • futuniuniu - s
  • plex - #84083
  • prepros - #84082
  • lyx - utu
  • rsyncosx - utd
  • arq - utd
  • sizzy - utu

UPDATED

  • suitcase-fusion 21.1.0
  • remote-desktop-manager 2020.2.0.0
  • remote-desktop-manager-free 2020.2.0.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-10: 17 cask updates detected / 07 cask updates sent

  • atom - utd
  • mqtt-explorer - utd
  • simplenote - utd
  • comictagger - utd
  • maccy - utd
  • lepton - utd
  • insomnia - utd
  • flipper - utd
  • obsidian - utu
  • insomnia-designer - utd

newversion_sparkle-2020-06-10: 18 cask updates detected / 14 cask updates sent

  • telegram - utd
  • brave-browser-dev - utd
  • maccy - utd
  • mathpix-snipping-tool - utd

database-processed-2020-06-10: 15 cask updates detected / 06 cask updates sent

  • qownnotes - #84141
  • atom - utd
  • opera-developer - s
  • flashforge-flashprint - utu
  • connectmenow - utu
  • microsoft-edge-beta - utd
  • arq - utu
  • ledger-live - #84145
  • cctalk - utu

containsversion-2020-06-10: 13 cask updates detected / 07 cask updates sent

  • qownnotes - #84141
  • qiyimedia - utu
  • loom - #84164
  • datovka - utu
  • polymail - utu
  • elektron-overbridge - utu

UPDATED

  • wormhole 1.2.0
  • psi-plus 1.4.1375-macOS10.13

Thanks @ran-dall!
Todays output is online :)

@suschizu I lost the output today 🙄

no problem :)

todays output is online @ran-dall 😬

@suschizu Done ✊


newversion_github-2020-06-12: 22 cask updates detected / 11 cask updates sent

  • outline-manager - su
  • powershell - #84267
  • clashx - utu
  • vscodium - utd
  • meetingbar - utd
  • wwdc - utd
  • powershell-preview - utd
  • signal-beta - utd
  • upic - utd
  • dungeon-crawl-stone-soup-console - utu x2
  • menutube - utu

newversion_sparkle-2020-06-12: 13 cask updates detected / 05 cask updates sent

  • backuploupe - utd
  • telegram - utd
  • brave-browser-dev - utd
  • clashx - utu
  • ithoughtsx - utd
  • iina - utd
  • wwdc - utd
  • iina-plus - #84283
  • upic - utd

database-processed-2020-06-12: 19 cask updates detected / 11 cask updates sent

  • lg-onscreen-control - utu
  • powershell - #84267
  • balenaetcher - #84273
  • axure-rp - utd
  • visual-studio-code-insiders - utu
  • redcine-x-pro - utd
  • gzdoom - utd
  • seadrive - utd
  • wechatwebdevtools - utu

containsversion-2020-06-12: 17 cask updates detected / 07 cask updates sent

  • qiyimedia - utu
  • qownnotes - #84274
  • discord-canary -
  • visual-studio-code-insiders - utu
  • remember-the-milk -
  • gog-galaxy - utu
  • steelseries-engine - Homebrew/homebrew-cask-drivers/pull/1619
  • ultimate - #84295
  • feed-the-beast - utu
  • duplicacy-web-edition - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-13: 10 cask updates detected / 07 cask updates sent

  • quail - utd
  • whale - utd
  • handbrake - utd

newversion_sparkle-2020-06-13: 07 cask updates detected / 04 cask updates sent

  • mudlet - #84322
  • marked - #84313
  • 5kplayer - ut

database-processed-2020-06-13: 07 cask updates detected / 04 cask updates sent

  • joplin - #84327
  • refined-github-safari - #84328
  • visual-studio-code-insiders - utu

containsversion-2020-06-13: 09 cask updates detected / 05 cask updates sent

  • qownnotes - #84323
  • firecamp - utd
  • visual-studio-code-insiders - utu
  • grids - #84332

UPDATED

  • musictube 1.12.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-14: 14 cask updates detected / 06 cask updates sent

  • betaflight-configurator - su
  • netron - utd
  • quail - utd
  • whale - utd
  • phoenix - utd
  • orange - utu
  • prudent - utu
  • coteditor - utd

newversion_sparkle-2020-06-14: 05 cask updates detected / 02 cask updates sent

  • handbrake - utd
  • phoenix - utd
  • coteditor - utd

database-processed-2020-06-14: 13 cask updates detected / 04 cask updates sent

  • strawberry - utd
  • keeweb - #84374
  • axure-rp - utd
  • visual-studio-code-insiders - s
  • livereload - utu
  • gzdoom - utu
  • diskcatalogmaker - utd
  • wechatwebdevtools - utu
  • teamviewer - utd
  • powerpanel - utu

containsversion-2020-06-14: 08 cask updates detected / 01 cask updates sent

  • visual-studio-code-insiders - s
  • ipepresenter - utd
  • qsync-client - utd
  • diskcatalogmaker - utd
  • ipe - utd
  • abstract - utd
  • bettertouchtool - utu

UPDATED

  • psi-plus 1.4.1426-macOS10.13

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-15: 07 cask updates detected / 04 cask updates sent

  • openmtp - utd
  • obsidian - utd
  • openmw - utd

newversion_sparkle-2020-06-15: 08 cask updates detected / 06 cask updates sent

  • activedock - utd
  • noraswitch - utd

database-processed-2020-06-15: 06 cask updates detected / 02 cask updates sent

  • powerpanel - #84394
  • zoomus - utd x2
  • livereload - dr 2.3.84 -> 2.3.71
  • cisdem-data-recovery - utd

containsversion-2020-06-15: 09 cask updates detected / 05 cask updates sent

  • gog-galaxy - utu
  • zoomus - utd
  • cctalk - utu
  • duplicacy-web-edition - dr 1.3.1 -> 1.3.0

UPDATED

  • alfaview 8.6.4
  • zoc 7.25.8

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊ | Sorry I had an emergency last night and I had to run out. Updates got submitted but I forgot to send this out because there was an issue with containsversion* that I was fixing. As you can tell, I couldn't get to some of them last night. At least, I think I got the problems worked out for today's run.


newversion_github-2020-06-16: 31 cask updates detected / 17 cask updates sent

  • riot - utd
  • whalebird - utd
  • alt-tab - utd
  • katalon-studio - su
  • meetingbar - utd
  • proxyman - utd
  • wwdc - utd
  • webcatalog - utd
  • azure-data-studio - utu
  • gnucash - su
  • mmex - utu
  • yakyak - utu
  • db-browser-for-sqlite - utu
  • daedalus - utu

newversion_sparkle-2020-06-16: 26 cask updates detected / 13 cask updates sent

  • dictionaries - utd
  • forklift - utd
  • brave-browser - utd
  • activedock - utd
  • clover-configurator - utd
  • alt-tab - utd
  • proxyman - utd
  • wwdc - utd
  • cyberduck - utd
  • quickbooks - s
  • brave-browser-beta - utu
  • mailbutler - utu
  • fantastical - utd

database-processed-2020-06-16: 23 cask updates detected / 10 cask updates sent

  • azure-data-studio - utu
  • axure-rp - su
  • bisq - #84463
  • simplenote -
  • livereload - utu
  • prudent - utd
  • cocoscreator - utu
  • mini-vmac -utu
  • thebrain - utu
  • deezer - utd
  • lens - utd
  • drawio - #84470
  • simplesynth - utu

containsversion-2020-06-16: 22 cask updates detected / 08 cask updates sent

  • termius - #84493
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9213
  • ximalaya - utu
  • axe-edit-iii - #83668
  • wiznote - utu
  • gog-galaxy - s
  • polymail - #84489
  • nomachine - utd
  • scrutiny - utd

----couldn't parse for some reason----

  • react-studio
  • tandem
  • fme-desktop
  • remotix-agent
  • goodsync

UPDATED

  • krita 4.3.0

Hey @ran-dall! That sounds bad - I hope everything is okay?
I've uploaded todays output - so if I should take over just leave a note :)

@suschizu Done ✊ | It's perfectly okay. However, I will keep it in mind.


newversion_github-2020-06-17: 13 cask updates detected / 03 cask updates sent

  • flipper - utu
  • katalon-studio - utd
  • localizationeditor - utd
  • quail - utd
  • maccy - utd
  • whale - utd
  • datadog-agent - utu
  • proxyman - utd
  • responsively - su
  • workflowy - utu

newversion_sparkle-2020-06-17: 13 cask updates detected / 07 cask updates sent

  • skim - utd
  • betterzip - utd
  • vellum - utu
  • pdf-squeezer - utd
  • proxyman - utd
  • spires - utd

database-processed-2020-06-17: 14 cask updates detected / 08 cask updates sent

  • eclipse-jee - s
  • workflowy - utu
  • microsoft-outlook - #84504
  • authy - utd
  • abstract - utu
  • deezer - utd

containsversion-2020-06-17: 19 cask updates detected / 04 cask updates sent

  • loom - #84554
  • shift - #84558
  • qownnotes - #84547
  • authy - utd
  • sizzy - #84555
  • upwork - #84560
  • axe-edit-iii - utd
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9219
  • freeyourmusic - #84557
  • behringer-x32-edit - utu
  • yyets - utu
  • asc-timetables - utu
  • postman - dr 7.26.0 -> 7.25.0
  • popo - utu
  • tomtom-mydrive-connect - utd

UPDATED

  • resilio-sync 2.7.1
  • protopie 5.0.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-18: 12 cask updates detected / 07 cask updates sent

  • toggl - utd
  • gns3 - utd
  • chrysalis - utd
  • trojan-qt5 - utd
  • browserosaurus - utd

newversion_sparkle-2020-06-18: 14 cask updates detected / 07 cask updates sent

  • brave-browser - utd
  • activedock - utd
  • audirvana - utd
  • telegram - utd
  • brave-browser-beta - utd
  • mountain-duck - utd
  • dash - utu

database-processed-2020-06-18: 14 cask updates detected / 07 cask updates sent

  • postman - utd
  • powerpanel - #84394
  • appcode-eap - s
  • teamviewer - utd
  • yakyak - utu
  • feed-the-beast - utu
  • fl-studio - utu

containsversion-2020-06-18: 25 cask updates detected / 15 cask updates sent

  • qownnotes - #84622
  • yyets - #84599
  • asc-timetables - utu
  • axe-edit-iii - #83668
  • 4k-stogram - #84638
  • avocode - #84634
  • postman - utd
  • tomtom-mydrive-connect - utu
  • plex - #84635
  • seadrive - utu

UPDATED

  • razorsql 9.1.3

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-19: 17 cask updates detected / 08 cask updates sent

  • calibre - utd
  • outline-manager - su
  • vscodium - utd
  • quail - utd
  • telegram-desktop - utd
  • whale - utd
  • nheko - utd
  • colour-contrast-analyser - utd
  • browserosaurus - utd

newversion_sparkle-2020-06-19: 12 cask updates detected / 09 cask updates sent

  • maccy - utd
  • screens - utu
  • fork - utd

database-processed-2020-06-19: 16 cask updates detected / 10 cask updates sent

  • ximalaya - utd
  • android-studio-preview-canary - s
  • geotag - dr 4.7 -> 4.6.1
  • min - utd
  • busycal - dr 3.10.1,401016 -> 3.10.1,401010
  • teamviewer - utu

containsversion-2020-06-19: 11 cask updates detected / 08 cask updates sent

  • loom - #84703
  • postbox - #84700
  • bitwig-studio - #84698

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-20: 10 cask updates detected / 03 cask updates sent

  • fuse - su
  • netron - utd
  • xcodeclangformat - utd
  • kitty - utd
  • joplin - utd
  • nethackcocoa - utd
  • browserosaurus - utd

newversion_sparkle-2020-06-20: 06 cask updates detected / 05 cask updates sent

  • pdf-squeezer - utd

database-processed-2020-06-20: 08 cask updates detected / 03 cask updates sent

  • burp-suite - utu
  • wd-security - utu
  • funter - utd
  • amadeus-pro - utu
  • powerpanel - utu

containsversion-2020-06-20: 06 cask updates detected / 03 cask updates sent

  • qownnotes - #84723
  • insync - #84727
  • abstract - utd

UPDATED

  • segger-ozone 3.20b
  • abscissa 4.0.3

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-21: 14 cask updates detected / 11 cask updates sent

  • fuse - utd
  • nethackcocoa - utd
  • browserosaurus - #84756

newversion_sparkle-2020-06-21: 11 cask updates detected / 07 cask updates sent

  • hyperswitch - #84752
  • tiled - utd
  • hstracker - utd
  • kext-updater - utd

database-processed-2020-06-21: 10 cask updates detected / 02 cask updates sent

  • freac - #84761
  • openboard - su
  • stellarium - utd
  • powerpanel - #84394
  • kext-updater - utu
  • wd-security - utu
  • amadeus-pro - utu
  • utools - utu

containsversion-2020-06-21: 06 cask updates detected / 05 cask updates sent

  • bean - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-22: 07 cask updates detected / 02 cask updates sent

  • eqmac - su
  • dbeaver-community - utd
  • netron - utd
  • portfolioperformance - utd
  • gpodder - utd

newversion_sparkle-2020-06-22: 09 cask updates detected / 06 cask updates sent

  • merlin-project - utu
  • spires - utd
  • ticktick - utd

database-processed-2020-06-22: 06 cask updates detected / 03 cask updates sent

  • tweeten - #84824
  • expressvpn - utu
  • wd-security - utu

containsversion-2020-06-22: 08 cask updates detected / 06 cask updates sent

  • codespace - #84833
  • boxcryptor - utd

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-23: 13 cask updates detected / 05 cask updates sent

  • balenaetcher - utd
  • vimr - utd
  • go-agent - s
  • colour-contrast-analyser - utd
  • stellarium - utd
  • go-server - s
  • kitty - utd
  • motion - utu

newversion_sparkle-2020-06-23: 17 cask updates detected / 13 cask updates sent

  • detectx-swift - utd
  • vimr - utd
  • maccy - #84862
  • spires - utd

database-processed-2020-06-23: 18 cask updates detected / 12 cask updates sent

  • openboard - su
  • quicksync - utd
  • opera-developer - utu
  • lens - su
  • expressvpn - utu
  • scrutiny - #84887

containsversion-2020-06-23: 13 cask updates detected / 07 cask updates sent

  • navicat-premium - #84870
  • sizzy - #84896
  • teamviewer - #84895
  • linear-linear - #84893
  • roland-quad-capture-usb-driver - utd
  • postman - #84895

UPDATED

  • smartgit 20.1.3

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-24: 17 cask updates detected / 12 cask updates sent

  • riot - utd
  • alt-tab - utd
  • ledger-live - utd
  • obsidian - utd
  • uhk-agent - utu

newversion_sparkle-2020-06-24: 16 cask updates detected / 08 cask updates sent

  • brave-browser-beta - utd
  • permute - utd
  • mailplane - utd
  • brave-browser - utd
  • betterzip - utd
  • downie - utd
  • alt-tab - utd
  • imazing - utd

database-processed-2020-06-24: 14 cask updates detected / 06 cask updates sent

  • torguard - s
  • qownnotes - #84930
  • workflowy - #84940
  • parallels - s
  • webcatalog - #84937
  • affinity-designer-beta - s
  • vitalsource-bookshelf - utu
  • vassal - utu

containsversion-2020-06-24: 17 cask updates detected / 15 cask updates sent

  • loom - #84951
  • qownnotes - #84930

UPDATED

  • deepgit 4.0.1
  • wormhole 1.2.1
  • ghost-browser 2.1.1.14

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-25: 11 cask updates detected / 06 cask updates sent

  • keep - su
  • mullvadvpn - utd
  • obsidian - utd
  • browserosaurus - utd
  • flipper - utd

newversion_sparkle-2020-06-25: 14 cask updates detected / 11 cask updates sent

  • rescuetime - utd
  • moneymoney - utd
  • brave-browser-beta - utd

database-processed-2020-06-25: 13 cask updates detected / 10 cask updates sent

  • torguard - s
  • quicksilver - utd
  • fujitsu-scansnap-home - utu

containsversion-2020-06-25: 18 cask updates detected / 08 cask updates sent

  • ipepresenter - utd
  • pycharm-edu - s
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9250
  • polycom-content - utd
  • ipe - utd
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9251
  • linear-linear - #85010
  • runway - utd
  • bonitastudiocommunity - utu
  • mendeley-reference-manager - utd

UPDATED

  • freeplane 1.8.6
  • wrike 3.3.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-26: 13 cask updates detected / 06 cask updates sent

  • keep - utd
  • stepmania - su
  • signal - utd
  • gitify - utd
  • timely - utd
  • signal-beta - utd
  • browserosaurus - utd

newversion_sparkle-2020-06-26: 10 cask updates detected / 06 cask updates sent

  • fantastical - utd
  • uhk-agent -s
  • android-studio-preview-canary - s
  • fujitsu-scansnap-home - s
  • geogebra - utd

database-processed-2020-06-26: 18 cask updates detected / 15 cask updates sent

  • geogebra - utu
  • upwork - utd
  • tencent-meeting - utu

containsversion-2020-06-26: 15 cask updates detected / 06 cask updates sent

  • goodsync - #85056
  • qownnotes - #85043
  • blender - utd
  • 4k-video-downloader - #85057
  • busycontacts - #85055
  • busycal - #85054
  • bonitastudiocommunity - utu
  • meteorologist - utu
  • linphone - utu

UPDATED

  • disk-drill 3.8.975

@suschizu @core-code No output today?

@ran-dall sorry - I forgot to upload it ☹️
its online now - should I take care about yesterdays output?

I’ll take care of it in a couple of hours if you want, otherwise, you're more than welcome to take of it manually.

Sent from my iPhone

On Jun 28, 2020, at 4:08 AM, suschizu notifications@github.com wrote:


@ran-dall sorry - I forgot to upload it ☹️
its online now - should I take care about yesterdays output?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.

@suschizu Done ✊


newversion_github-2020-06-27: 08 cask updates detected / 02 cask updates sent

  • kui - utd
  • stepmania - utd
  • netron - utd
  • eqmac - su
  • mucommander - utd
  • caprine - utd

newversion_sparkle-2020-06-27: 07 cask updates detected / 04 cask updates sent

  • mdrp - s
  • kite - utd
  • karabiner-elements - utu

database-processed-2020-06-27: 15 cask updates detected / 05 cask updates sent

  • qownnotes - #85101
  • mucommander - utd
  • postman - utd
  • bonitastudiocommunity - #85069
  • refined-github-safari - #85102
  • android-studio-preview-canary - s
  • upwork - utd
  • tencent-meeting - utu
  • amadeus-pro - utu
  • app-cleaner - utd

containsversion-2020-06-27: 11 cask updates detected / 02 cask updates sent

  • bonitastudiocommunity - #85069
  • postbox - #85107
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9261
  • qownnotes - #85101
  • postman - utd
  • linphone - #85087
  • sizzy - utd
  • meteorologist - utu
  • blender - utd

UPDATED
none

@suschizu Let me know when today's is up...

thanks @ran-dall - todays output is online :D

@suschizu Done ✊


newversion_github-2020-06-28: 16 cask updates detected / 08 cask updates sent

  • qv2ray - su
  • picgo - su
  • fsnotes - su
  • proxyman - utd
  • hex-fiend - utd
  • coteditor - utd
  • browserosaurus - utd
  • uncrustifyx - utd

newversion_sparkle-2020-06-28: 03 cask updates detected / 00 cask updates sent

  • proxyman - utd
  • coteditor - utd
  • hex-fiend - utd

database-processed-2020-06-28: 08 cask updates detected / 04 cask updates sent

  • android-studio-preview-canary - s
  • wine-staging - s
  • cocoscreator - utu
  • dissenter-browser - utd

containsversion-2020-06-28: 06 cask updates detected / 04 cask updates sent

  • goodsync - #85127
  • blender - utd
  • foxitreader - utd

UPDATED

  • grandperspective 2.5.2

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-29: 13 cask updates detected / 08 cask updates sent

  • qv2ray - utd
  • fsnotes - utd
  • cryptr - utd
  • uncrustifyx - utd
  • webcatalog - utd

newversion_sparkle-2020-06-29: 03 cask updates detected / 01 cask updates sent

  • mdrp - utd
  • customshortcuts - utd

database-processed-2020-06-29: 04 cask updates detected / 01 cask updates sent

  • tor-browser - s
  • portfolioperformance - #85155
  • stats - #85151

containsversion-2020-06-29: 05 cask updates detected / 04 cask updates sent

  • vuescan - #85156

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-06-30: 15 cask updates detected / 07 cask updates sent

  • nteract - utd
  • stats - utd
  • riot - utd
  • yakyak - utd
  • btcpayserver-vault - utd
  • sourcetrail - utd
  • qownnotes - utd
  • drawio - utd

newversion_sparkle-2020-06-30: 18 cask updates detected / 16 cask updates sent

  • iglance - #85188
  • brave-browser-beta - utd

database-processed-2020-06-30: 12 cask updates detected / 05 cask updates sent

  • bitwarden - #85194
  • fujifilm-x-raw-studio - s
  • themeengine - utu
  • sound-blaster-play3 - utu
  • shift - utdl
  • polymail - utu
  • fsnotes - utu

containsversion-2020-06-30: 16 cask updates detected / 06 cask updates sent

  • blitz - #85210
  • firefox-esr - s
  • shift - utdl
  • firefox - s
  • tinymediamanager - #85213
  • sizzy - s
  • lehreroffice - #85212
  • ocenaudio - s
  • polymail - utu
  • tinkerwell - #85211

UPDATED

  • camtasia 2020.0.5
  • garagebuy 3.3.5
  • wrike 3.3.2

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-01: 18 cask updates detected / 10 cask updates sent

  • vimr - utd
  • trojan-qt5 - utd
  • outline-manager - utd
  • fsnotes - utd
  • yakyak - utd
  • qownnotes - utd
  • flipper - utd
  • timely - utu

newversion_sparkle-2020-07-01: 10 cask updates detected / 08 cask updates sent

  • vimr - utd
  • rectangle - #85264

database-processed-2020-07-01: 17 cask updates detected / 06 cask updates sent

  • miktex-console - utd
  • stats - #85262
  • workflowy - #85268
  • wacom-tablet - utu
  • screaming-frog-seo-spider - utu
  • sizzy - #85256
  • cloudapp - utu
  • simply-fortran - #85235
  • axure-rp - utd
  • lockrattler - utu
  • silentknight - utu

containsversion-2020-07-01: 13 cask updates detected / 05 cask updates sent

  • loom - #85281
  • silentknight - utu
  • screaming-frog-seo-spider - utu
  • lockrattler - utu
  • fontexplorer-x-pro - dr 7.1.0 -> 7.0.1
  • cloudapp - utu
  • cmdtap - utu
  • clipgrab - #85279
  • feishu - dr 3.26.3 -> 3.24.10
  • iconping - utu

UPDATED

  • gpxsee 7.31
  • shutter-encoder 13.9

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-02: 09 cask updates detected / 06 cask updates sent

  • jitsi-meet - utd
  • jasper - utu
  • flame - utu

newversion_sparkle-2020-07-02: 18 cask updates detected / 13 cask updates sent

  • wireshark - utd
  • iterm2 - utd
  • movist-pro - utd
  • endurance - utu
  • lastpass - utu

database-processed-2020-07-02: 13 cask updates detected / 09 cask updates sent

  • macx-dvd-ripper-pro - #85283
  • obsidian - #85322
  • baidunetdisk - utd
  • waterfox-current - utu

containsversion-2020-07-02: 13 cask updates detected / 06 cask updates sent

  • loom - #85338
  • waterfox-current - utu
  • milanote - #85336
  • anydo - #85340
  • lingon-x - utu
  • gog-galaxy - utu
  • jasp - utu

UPDATED

  • eiskaltdcpp 2.2.10-689-macOS10.13
  • integrity 9.8.2

Thanks @ran-dall!
Todays output is online :)
Have a nice weekend 🌞

@suschizu Done ✊


newversion_github-2020-07-03: 12 cask updates detected / 03 cask updates sent

  • calibre - utd
  • netron - utd
  • alt-tab - utd
  • proxyman - utd
  • zettlr - utd
  • webcatalog - utd
  • browserosaurus - utd
  • chrysalis - utu
  • codeexpander - utu

newversion_sparkle-2020-07-03: 10 cask updates detected / 04 cask updates sent

  • cloudapp - utd
  • poedit - utu
  • activedock - utd
  • trojan-qt5 - utd
  • alt-tab - utd
  • proxyman - utd

database-processed-2020-07-03: 16 cask updates detected / cask updates sent

  • qownnotes - #85376
  • corsair-icue - utd
  • lyx - utd
  • refined-github-safari - #85380
  • android-studio-preview-canary - s
  • expressvpn - s
  • wine-stable - utu
  • yakyak - utu
  • geogebra - utu

containsversion-2020-07-03: 18 cask updates detected / 07 cask updates sent

  • qownnotes - #85376
  • macx-dvd-ripper-pro - utd
  • geogebra - utu
  • swiftpm-catalog - utu
  • aircall - utu
  • logitech-firmwareupdatetool - utu
  • linphone - utd
  • blackvue-viewer - utd
  • abstract - utd
  • jaxx-liberty - utd
  • lark - dr 3.26.3 ->3.24.10

UPDATED

  • resolume-arena 7.2.0,70340
  • dbschema 8.2.12

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-04: 13 cask updates detected / 03 cask updates sent

  • jamf-migrator - su
  • bitshares - su
  • nitrokey - su
  • stats - utd
  • keepingyouawake - utd
  • netron - utd
  • kekadefaultapp - s
  • vapor - utu
  • chrysalis - utd
  • hex-fiend - utd

newversion_sparkle-2020-07-04: 06 cask updates detected / 04 cask updates sent

  • keepingyouawake - utd
  • hex-fiend - utd

database-processed-2020-07-04: 09 cask updates detected / 05 cask updates sent

  • expressvpn - s
  • poedit - utu
  • protonmail-bridge - utu
  • multimc - utu

containsversion-2020-07-04: 01 cask updates detected / 00 cask updates sent

  • jasp - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-05: 25 cask updates detected / 05 cask updates sent

  • macdown - su
  • polar-bookshelf - su
  • jamf-migrator - su
  • keep - su
  • vapor - utd
  • nitrokey - utd
  • librecad - su
  • mqtt-explorer - su
  • trojan-qt5 - dr 1.3.1 -> 1.2.0
  • sabnzbd - su
  • comictagger - su
  • asset-catalog-tinkerer - su
  • kekadefaultapp - s
  • zettlr - utd
  • tvrenamer - su
  • musescore - su
  • thedesk - su
  • pibakery - utu
  • duckietv utu
  • telegram-desktop - utu

newversion_sparkle-2020-07-05: 05 cask updates detected / 03 cask updates sent

  • dashlane - dr 6.2027.0.36391 -> 6.2017.0.34634
  • spires - utd

database-processed-2020-07-05: 05 cask updates detected / 02 cask updates sent

  • eddie - utdl
  • android-studio-preview-canary - s
  • burp-suite - utu

containsversion-2020-07-05: 11 cask updates detected / 05 cask updates sent

  • polycom-content - s
  • fontexplorer-x-pro - dr 7.1.0 -> 7.0.1
  • dashcam-viewer - #85445
  • lark - utd
  • jasp - utd
  • feishu - utd

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-06: 12 cask updates detected / 04 cask updates sent

  • macdown - s
  • metaz - su
  • jamf-migrator - su
  • nulloy - su
  • geotag-photos-pro - dr 1.6.1 -> 1.5.9
  • qv2ray - su
  • coqide - su
  • pibakery - utu

newversion_sparkle-2020-07-06: 04 cask updates detected / 03 cask updates sent

  • ibackup-viewer - utd

database-processed-2020-07-06: 10 cask updates detected / 07 cask updates sent

  • android-studio-preview-canary - s
  • nvidia-geforce-now - utu
  • dbeaver-community - #85470

containsversion-2020-07-06: 11 cask updates detected / 05 cask updates sent

  • postbox - #85475
  • zoomus - #85479
  • qfinder-pro - utu
  • expressvpn - s
  • insync - #85474
  • caffeine - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-07: 18 cask updates detected / 06 cask updates sent

  • jamf-migrator - utd
  • nulloy - utd
  • keep - utd
  • ipfs - utd
  • kui - utd
  • qv2ray - utd
  • majsoul-plus - dr 2.0.1 -> 2.0.0
  • coqide - utd
  • protonmail-unofficial - utd
  • outline-manager - utd
  • meetingbar - utd
  • daedalus - utu

newversion_sparkle-2020-07-07: 15 cask updates detected / 11 cask updates sent

  • thor - #85527
  • brave-browser-beta - utd
  • viscosity - utd
  • downie - utd

database-processed-2020-07-07: 12 cask updates detected / 11 cask updates sent

  • vassal - #85487

containsversion-2020-07-07: 23 cask updates detected / 06 cask updates sent

  • loom - #85539
  • beatunes - #85541
  • qfinder-pro - utu
  • anydo - #85545
  • garmin-basecamp - x2
  • futuniuniu - #85538
  • bluestacks - utd
  • expressvpn - s
  • dashlane - utd
  • arq - utu
  • poedit - utu
  • avidemux - utu
  • reolink-client - utu
  • paperspace - utu
  • slingplayer - utu
  • eaccess - utu
  • routeconverter - utu

UPDATED

  • netxms-console 3.4.232

Thanks @ran-dall!
Todays output is online :)

@suschizu Updates done but I lost the output.

no problem @ran-dall (hope there are not too many duplicates)
Todays output is online :)

No, the computer I was running the ML just crashed. I'll get to the updates soon. Thanks for sending them early.

@suschizu Done ✊


newversion_github-2020-07-09: 05 cask updates detected / 04 cask updates sent

  • kui - utd

newversion_sparkle-2020-07-09: 09 cask updates detected / 08 cask updates sent

  • dashlane - utd

database-processed-2020-07-09: 16 cask updates detected / 04 cask updates sent

  • stats - #85634 x2
  • qownnotes - #85633
  • android-studio-preview-canary - s x2
  • expressvpn - s
  • vmware-fusion-tech-preview - s
  • skitch - utu
  • tencent-meeting - utu
  • sound-blaster-play3 - utu
  • resolume-arena - utu
  • fujifilm-x-raw-studio - utu

containsversion-2020-07-09: 13 cask updates detected / 06 cask updates sent

  • pycharm-with-anaconda-plugin - s
  • loom - #85645
  • qownnotes - #85633
  • firefox - utu
  • qfinder-pro - #85578
  • pycharm-ce-with-anaconda-plugin - s
  • dbvisualizer - #85643

UPDATED

  • scrutiny 9.8.3

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-10: 14 cask updates detected / 09 cask updates sent

  • balenaetcher - utd
  • kui - utd
  • qv2ray - utd
  • browserosaurus - utd
  • protonmail-unofficial - utu

newversion_sparkle-2020-07-10: 12 cask updates detected / 07 cask updates sent

  • backuploupe - utd
  • brave-browser-dev - utu
  • airserver - utd
  • powerphotos - utu
  • gemini - utu

database-processed-2020-07-10: 21 cask updates detected / 16 cask updates sent

  • ark-desktop-wallet - #85693
  • axure-rp - su
  • insomnia - #85694
  • flashforge-flashprint - utu
  • screaming-frog-seo-spider - utu

containsversion-2020-07-10: 12 cask updates detected / 02 cask updates sent

  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9310
  • sizzy - utu
  • 115browser - #85689
  • hey - #85720
  • mendeley-reference-manager - #85728
  • visual-studio-code-insiders - s
  • michaelvillar-timer - utu
  • telavox-flow - utu
  • switchresx - dr 4.10.0 -> 4.10.1
  • tinkerwell - #85722

UPDATED

  • butt 0.1.22
  • intune-company-portal 2.6.200600
  • bbc-iplayer-downloads 2.12.5
  • studio-3t 2020.6.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-11: 13 cask updates detected / 07 cask updates sent

  • dexed - su
  • netron - utd
  • alt-tab - utd
  • buttercup - su
  • brightness-sync - utd
  • brook - utu

newversion_sparkle-2020-07-11: 08 cask updates detected / 05 cask updates sent

  • alt-tab - utd
  • kext-updater - utd
  • cookie - utd

database-processed-2020-07-11: 13 cask updates detected / 07 cask updates sent

  • visual-studio-code-insiders - s
  • airtable - utd
  • slite - utu
  • avidemux - utu
  • master-pdf-editor - utu
  • nextcloud - utu

containsversion-2020-07-11: 13 cask updates detected / 04 cask updates sent

  • postbox - #85804
  • telavox-flow - utd
  • axe-edit-iii - #85803
  • master-pdf-editor - utu
  • tandem - #85807
  • acquia-dev - utd
  • publish-or-perish - #85801
  • geogebra - utd
  • switchresx - dr 4.10.1 -> 4.10.0

UPDATED

  • ezip 1.9.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-12: 12 cask updates detected / 09 cask updates sent

  • picgo - utu
  • alt-tab - utu
  • joplin - utu

newversion_sparkle-2020-07-12: 08 cask updates detected / 07 cask updates sent

  • alt-tab - utu

database-processed-2020-07-12: 08 cask updates detected / 01 cask updates sent

  • gzdoom - utd
  • thebrain - utd
  • zandronum - utu
  • shotcut - #85832
  • eddie - utu
  • xamarin-profiler - utd
  • tencent-meeting - utu

containsversion-2020-07-12: 04 cask updates detected / 03 cask updates sent

  • qownnotes - #85826

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-13: 10 cask updates detected / 01 cask updates sent

  • simplenote - utd
  • twine - utd
  • flipper - utd
  • lightproxy - utd
  • trojan-qt5 - utd
  • tidepool-uploader - utd
  • whalebird - utd
  • openbazaar - su
  • wire - utd

newversion_sparkle-2020-07-13: 06 cask updates detected / 05 cask updates sent

  • melodics - utu

database-processed-2020-07-13: 09 cask updates detected / 02 cask updates sent

  • simplenote - utd
  • mpv - utd
  • macs-fan-control - utu
  • qqmacmgr - utu x2
  • shadowsocksx-ng-r - utu x2

containsversion-2020-07-13: 07 cask updates detected / 03 cask updates sent

  • postman - #85881
  • beoplay-software-update - utd
  • mysqlworkbench - utu
  • gitkraken - utd

UPDATED

  • knime 4.2.0
  • cctalk 7.7.0.6
  • timeular 3.3.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-14: 16 cask updates detected / 06 cask updates sent

  • lightproxy - utd
  • strawberry - utd
  • kui - utd
  • qv2ray - utd
  • atom - utd
  • alt-tab - utd
  • stoplight-studio - utd
  • proxyman - utd
  • mattermost - utd
  • nitrokey - utu

newversion_sparkle-2020-07-14: 17 cask updates detected / 13 cask updates sent

  • alt-tab - utd
  • proxyman - utd
  • daemon-tools - utu
  • unite - utu

database-processed-2020-07-14: 10 cask updates detected / 07 cask updates sent

  • rocket-chat - #85941
  • cmake - utu
  • teamviewer - utu

containsversion-2020-07-14: 20 cask updates detected / 11 cask updates sent

  • loom - #85961
  • plex - #85957
  • geneious-prime - utd
  • jdk-mission-control - utu
  • chronicle - utu
  • visual-studio-code - utd
  • beyond-compare - #85959
  • neo4j - utu
  • android-studio - s

UPDATED

  • synology-surveillance-station-client 1.2.9-1082

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-15: 12 cask updates detected / 05 cask updates sent

  • barrier - utd
  • signal - utd
  • vscodium - #85986
  • signal-beta - utd
  • hackintool - utd
  • gitahead - utd
  • riot - utu

newversion_sparkle-2020-07-15: 12 cask updates detected / 07 cask updates sent

  • transmit - utd
  • luna-display - utd
  • hackintool - utd
  • dash - utd
  • permute - utu

database-processed-2020-07-15: 13 cask updates detected / 05 cask updates sent

  • cmake - #85995
  • microsoft-outlook - #86002
  • jdk-mission-control - #85992
  • expressvpn - #85977
  • meshcommander - #85997
  • mpv - utd
  • geogebra - utu
  • fme-desktop - utu

containsversion-2020-07-15: 10 cask updates detected / 05 cask updates sent

  • jdk-mission-control - #85992
  • cmake - #85995
  • virtualbox - #85976
  • fontlab - #86042
  • cycling74-max - utd

UPDATED

  • pokemon-reborn 18.4.2
  • wormhole 1.2.4
  • bbedit 13.1.2

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-16: 16 cask updates detected / 14 cask updates sent

  • riot - #86059
  • alt-tab - utd

newversion_sparkle-2020-07-16: 12 cask updates detected / 06 cask updates sent

  • yate - utd
  • alt-tab - utd
  • session - utu
  • vassal - utd
  • swish - #86075
  • hstracker - #86079

**database-processed-2020-07-16: output lost

containsversion-2020-07-16: 21 cask updates detected / 07 cask updates sent

  • qownnotes - #86076
  • anydo - utu
  • virtualbox - utd
  • omnigraffle - utu
  • omnioutliner - utu
  • rstudio - utd
  • omnifocus - utu
  • loom - #86092
  • xamarin-profiler - utd
  • texpad - utd
  • numi - utu
  • bettertouchtool - dr 3.389-1612 -> 3.385-1608
  • geogebra - dr 6.0.592.0 -> 6.0.591.0
  • meshcommander - utu

UPDATED

  • bootstrap-studio 5.2.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-17: 19 cask updates detected / 11 cask updates sent

  • ipfs - #86136
  • session - #86127
  • calibre - utd
  • michaelvillar-timer - utd
  • powershell - utd
  • vscodium - #86143
  • datadog-agent - utd
  • powershell-preview - s

newversion_sparkle-2020-07-17: 10 cask updates detected / 09 cask updates sent

  • brave-browser - utd

database-processed-2020-07-17: 13 cask updates detected / 07 cask updates sent

  • refined-github-safari - #86156
  • parallels-client - s
  • kyocera-printer-drivers - s
  • meteorologist - su
  • cloud-pbx - utu
  • cryo - utu

containsversion-2020-07-17: 12 cask updates detected / 08 cask updates sent

  • splice - #86167
  • axure-rp - utd
  • omnifocus - utu
  • expressvpn - utu
  • texpad - utd
  • popo - utu
  • icollections - utu

UPDATED

  • bootstrap-studio 5.2.1
  • burp-suite 2020.7
  • roaringapps 1.5.0
  • postico 1.5.14
  • fme-desktop 2020.0.2.1-b20238
  • digikam 7.0.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-18: 05 cask updates detected / 02 cask updates sent

  • terminus - su
  • alt-tab - utd
  • coteditor - utd

newversion_sparkle-2020-07-18: 07 cask updates detected / 04 cask updates sent

  • clover-configurator - s
  • alt-tab - utd
  • coteditor - utd

database-processed-2020-07-18: 08 cask updates detected / 05 cask updates sent

  • android-studio-preview-canary - s
  • xcodeclangformat - utd
  • termius-beta - #9343

containsversion-2020-07-18: 08 cask updates detected / 03 cask updates sent

  • prowritingai - utd
  • bitwig-studio - #86210
  • loom - #86213
  • deltawalker - dr 2.5.6 -> 2.5.5
  • chirp - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-19: 05 cask updates detected / 04 cask updates sent

  • netron - utd

newversion_sparkle-2020-07-19: 04 cask updates detected / 03 cask updates sent

  • syncthing - utd

database-processed-2020-07-19: 10 cask updates detected / 03 cask updates sent

  • ha-menu - #86234 x2
  • camo-studio - #86233
  • terminus - utd
  • rsyncosx - utu
  • stats - #86236
  • sonos - utu

containsversion-2020-07-19: 05 cask updates detected / 02 cask updates sent

  • grids - #86242
  • prowritingaid - utd
  • slingplayer - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-20: 16 cask updates detected / 08 cask updates sent

  • splayer - su
  • dbeaver-community -
  • netron - utd
  • fsnotes - utd
  • alt-tab - utd
  • anki - utd
  • hackintool - utd
  • warzone-2100 - utd

newversion_sparkle-2020-07-20: 13 cask updates detected / 08 cask updates sent

  • alt-tab - utd
  • ithoughtsx - utd
  • hackintool - utd
  • tap-forms - #86258
  • iina-plus - #86276

database-processed-2020-07-20: 08 cask updates detected / 02 cask updates sent

  • dbeaver-community - #86246
  • stretchly - #86275
  • xcodeclangformat - utd
  • gog-galaxy - s
  • nextcloud - utu
  • multimc - utd

containsversion-2020-07-20: 10 cask updates detected / 08 cask updates sent

  • gog-galaxy - s
  • jellyfin - utu

UPDATED

  • shutter-encoder 14.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-21: 15 cask updates detected / 05 cask updates sent

  • mattermost - utd
  • polar-bookshelf - su
  • kui - utd
  • qv2ray - utd
  • beekeeper-studio - utd
  • alt-tab - utd
  • wwdc - utd
  • hackintool - utd
  • iina-plus - #86276
  • splayer - utu

newversion_sparkle-2020-07-21: 18 cask updates detected / 12 cask updates sent

  • alt-tab - utd
  • dashlane - utd
  • wwdc - utd
  • hackintool - utd
  • iina-plus - #86276
  • protonvpn - utu

database-processed-2020-07-21: 17 cask updates detected / 10 cask updates sent

  • dbeaver-community - #86246
  • refined-github-safari - #86322
  • stats - #86319
  • xcodeclangformat - utd
  • slite - utu
  • wechatwebdevtools - utu
  • tandem - utu

containsversion-2020-07-21: 15 cask updates detected / 09 cask updates sent

  • loom - #86343
  • postbox - #86340
  • jellyfin - utd
  • termius - #86344
  • quicksync - utd
  • yourkit-java-profiler - utu

UPDATED

  • roboform 8.9.1
  • segger-ozone 3.20c
  • resilio-sync 2.7.2

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-22: 18 cask updates detected / 10 cask updates sent

  • polar-bookshelf - utd
  • kui - utd
  • alt-tab - utd
  • openinterminal-lite - utd
  • dozer - #86321
  • openineditor-lite - utd
  • openinterminal - utd
  • mellow - utu

newversion_sparkle-2020-07-22: 14 cask updates detected / 11 cask updates sent

  • alt-tab - utd
  • telegram - utd
  • protonvpn - dr 1.7.0 -> 1.6.0

database-processed-2020-07-22: 22 cask updates detected / 11 cask updates sent

  • slite - utu
  • refined-github-safari - #86391
  • workflowy - #86393
  • android-studio-preview-canary - s
  • logos - s
  • xcodeclangformat - utd
  • carbon-copy-cloner - utd
  • tandem - utu
  • rocket-chat - #86386
  • teamviewer - utu
  • deezer - utd

containsversion-2020-07-22: 16 cask updates detected / 08 cask updates sent


UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-23: 11 cask updates detected / 06 cask updates sent

  • kui - utd
  • alt-tab - utd
  • proxyman - utd
  • upic - utd
  • mellow - utd

newversion_sparkle-2020-07-23: 22 cask updates detected / 13 cask updates sent

  • poedit - utd
  • alt-tab - utd
  • dashlane - dr 6.2028.0.36961 -> 6.2027.0.36391
  • fantastical - utd
  • proxyman - utd
  • upic - utd
  • brave-browser-beta - utd
  • activedock - utd
  • imazing - utd

database-processed-2020-07-23: 10 cask updates detected / 06 cask updates sent

  • tencent-meeting - s
  • geneious-prime - s
  • expressvpn - s
  • microsoft-edge-dev - utd

containsversion-2020-07-23: 28 cask updates detected / 14 cask updates sent

  • pycharm-with-anaconda-plugin - s x2
  • loom - #86489
  • geneious-prime - s
  • garmin-basecamp - utu x3
  • feishu - #86490
  • microsoft-edge-dev - utd
  • dbschema - utu
  • second-life-viewer - dr 6.4.5.544639 -< 6.4.4.543157
  • manictime - dr 2.0.28 -> 2.0.27
  • garmin-virb-edit - utu
  • jedit - utd
  • sqlexplorer - utu
  • fredm-fuse - utu
  • brain-workshop - utu

UPDATED

  • roboform 8.9.2
  • wormhole 1.2.5

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-24: 08 cask updates detected / 05 cask updates sent

  • clashxr - utd
  • mockoon - utd
  • envkey - utu

newversion_sparkle-2020-07-24: 07 cask updates detected / 06 cask updates sent

  • dashlane - utd

database-processed-2020-07-24: 10 cask updates detected / 07 cask updates sent

  • remotix-agent -
  • axure-rp - utd
  • sweet-home3d - utu

containsversion-2020-07-24: 13 cask updates detected / 07 cask updates sent

  • goodsync - #86542
  • insync - #86538
  • postman - #86541
  • wormhole - #86543
  • yammer - #86540
  • ximalaya - utu

UPDATED

  • ibored 1.2

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-25: 13 cask updates detected / 09 cask updates sent

  • cutter - utd
  • flipper - utd
  • netron - utd
  • subsync - utu

newversion_sparkle-2020-07-25: 07 cask updates detected / 05 cask updates sent

  • typora - utd
  • fork - utd

database-processed-2020-07-25: 17 cask updates detected / 07 cask updates sent

  • refined-github-safari -
  • expressvpn - #86519
  • android-studio-preview-canary - s
  • drawio - #86568
  • termius - #86514
  • tencent-meeting - s
  • boxcryptor - utu
  • hakuneko - utd
  • sigil - utd
  • portfolioperformance - utd

containsversion-2020-07-25: 10 cask updates detected / 03 cask updates sent

  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9373
  • dashcam-viewer - #86577
  • qownnotes - #86566
  • manictime - dr 2.0.28 -> 2.0.27
  • ximalaya - utu
  • free-download-manager - #86579
  • birdfont - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-26: 10 cask updates detected / 09 cask updates sent

  • telegram-desktop - utd

newversion_sparkle-2020-07-26: 02 cask updates detected / 01 cask updates sent

  • telegram - utd

database-processed-2020-07-26: 10 cask updates detected / 01 cask updates sent

  • qownnotes - #86595
  • remotix-agent - #86453
  • android-studio-preview-canary - s
  • termius - #86514
  • tencent-meeting - s
  • expressvpn - #86519
  • texworks - utd
  • vidrio - utu
  • microsoft-edge-beta - utu

containsversion-2020-07-26: 07 cask updates detected / 03 cask updates sent

  • microsoft-edge-beta - utu
  • qownnotes - #86595
  • icollections - #86605
  • cocktail - utu

UPDATED

  • amadeus-pro 2.8.4

hey @ran-dall - sorry for the late upload - we had some problems (> https://github.com/Homebrew/brew/pull/7867)

@suschizu Done ✊ | Man what a day. 🤤 Homebrew/brew#7867 borked more than I thought it would. Things might be off for a few days ~ weeks while I fix everything.


newversion_github-2020-07-27: 02 cask updates detected / 01 cask updates sent

  • terminus - su

newversion_sparkle-2020-07-27: 11 cask updates detected / 09 cask updates sent

  • docker - #86624
  • fork - dr 1.0.96 -> 1.0.95

database-processed-2020-07-27: 23 cask updates detected / 11 cask updates sent

  • visual-studio-code - #86625
  • android-studio-preview-canary - s
  • opera-developer - s
  • vidrio - #86612
  • tencent-meeting - s
  • preferencecleaner - utd
  • google-chrome - #86627
  • malwarebytes - utu
  • texworks - utd
  • musescore - utu
  • adobe-dng-converter - utd
  • fontlab - utd

containsversion-2020-07-27: 28 cask updates detected / 15 cask updates sent

  • loom - #86648
  • boom-3d - #86651
  • webstorm - #86615
  • sipgate-softphone - #86643
  • wechat - #86564
  • fontexplorer-x-pro - #86649
  • cocktail - s
  • expressvpn - utd
  • visual-studio-code - #86625
  • manictime - dr 2.0.28 -> 2.0.27
  • privatetunnel - utu
  • onenote-importer-preview - utu
  • endurance - utu

UPDATED

  • studio-3t 2020.7.0

Homebrew/brew#7867 borked more than I thought it would.

… for us too unfortunately :(
todays output is online - I hope things will get back to normal soon 😬

@suschizu Done ✊ | Agreed. I feel that Homebrew/brew#7867 was merged a little prematurely. Don't get me wrong, I agree with the changes but I just feel we rushed into it a bit. Just a thought, in hindsight.


newversion_github-2020-07-28: 11 cask updates detected / 06 cask updates sent

  • alt-tab - utd
  • anki - utd
  • kitty - utd
  • ledger-live - utd
  • upic - utd

newversion_sparkle-2020-07-28: 23 cask updates detected / 17 cask updates sent

  • alt-tab - utd
  • fork - utd
  • upic - utd
  • sound-siphon - utu
  • nordvpn-teams - dr 1.5.0 -> 1.4.2
  • sound-control - utu

database-processed-2020-07-28: 17 cask updates detected / 06 cask updates sent

  • tinkerwell - #86674
  • android-studio-preview-canary - s
  • opera-developer - s
  • adobe-dng-converter - s
  • preferencecleaner - utd
  • musescore - utd
  • flashforge-flashprint - utu
  • nvidia-geforce-now - utu
  • parallels-toolbox - utu
  • microsoft-edge-dev - utu
  • axure-rp - utd

containsversion-2020-07-28: 18 cask updates detected / 06 cask updates sent

  • loom - #86728
  • parallels-toolbox - utu
  • qownnotes - #86706
  • tinkerwell - #86674
  • tor-browser - utu
  • anydo - #86729
  • intellij-idea-ce - s
  • teamviewer - #86689
  • paperspace - utu
  • jellyfin - #86717
  • firefox - utu
  • sublime-merge - utu

UPDATED

  • mindjet-mindmanager 13.1.115
  • connectmenow 3.0.7

I agree with the changes but I just feel we rushed into it a bit

i fully agree. lets hope this was the only disruptive change this year :)

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-29: 16 cask updates detected / 07 cask updates sent

  • nteract - utd
  • jitsi-meet - utd
  • fsnotes - utd
  • alt-tab - utd
  • timche-gmail-desktop - utd
  • go-agent - s
  • responsively - su
  • browserosaurus - utd
  • go-server - s

newversion_sparkle-2020-07-29: 09 cask updates detected / 06 cask updates sent

  • nordvpn-teams - utd
  • alt-tab - utd
  • autopkgr - #86777

database-processed-2020-07-29: 17 cask updates detected / 09 cask updates sent

  • vidrio - #86612
  • bitwarden - #86778
  • refined-github-safari - #86781
  • google-earth-pro - utd
  • pycharm-ce-with-anaconda-plugin - s
  • intune-company-portal - utu
  • tastyworks - utu
  • tandem - utu

containsversion-2020-07-29: 19 cask updates detected / 06 cask updates sent

  • pycharm-with-anaconda-plugin - s (x2)
  • privatetunnel - #86700
  • pycharm-ce - s
  • rubymine - s
  • clion - s
  • insync -
  • discord-ptb - s
  • pycharm - s
  • remember-the-milk - #86795
  • xmind-zen - utu
  • yourkit-java-profiler - dr 2019.8,b142 -> 2019.7,b367

UPDATED

  • razorsql 9.1.5
  • smartgit 2.1.4

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-30: 07 cask updates detected / 04 cask updates sent

  • fsnotes - utd
  • alt-tab - utd

newversion_sparkle-2020-07-30: 09 cask updates detected / 05 cask updates sent

  • onlyoffice - utd
  • wechat - #86564
  • malus - #86829
  • alt-tab - utd

database-processed-2020-07-30: 17 cask updates detected / 11 cask updates sent

  • discord-ptb - s
  • android-studio-preview-canary - s
  • gog-galaxy - s
  • xmind-zen - utd
  • cctalk - utd
  • loom - utd

containsversion-2020-07-30: 19 cask updates detected / 12 cask updates sent


UPDATED

  • genymotion 3.1.1
  • seafile-client 7.0.9
  • cmake 3.18.1
  • jprofiler 11.1.4

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-07-31: 11 cask updates detected / 06 cask updates sent

  • dynobase - su
  • terminus - su
  • calibre - utd
  • webcatalog - utd
  • zsa-wally - utd

newversion_sparkle-2020-07-31: 11 cask updates detected / 08 cask updates sent

  • telegram - utd
  • open-ecard - #86893
  • marsedit - utd

database-processed-2020-07-31: 21 cask updates detected / 13 cask updates sent

  • unity - s
  • waterfox-current - utu
  • expressvpn - #86835
  • drawio - #86898
  • termius - #86891
  • workflowy - #86902
  • cctalk - utd
  • tastyworks - utu

containsversion-2020-07-31: 11 cask updates detected / 03 cask updates sent

  • privatetunnel - #86700
  • postbox - #86910
  • microsoft-edge - #86916
  • one-switch - utd
  • nextcloud - utd
  • pinegrow - utu
  • sql-power-architect-jdbc - utu
  • yourkit-java-profiler - dr 2019.8,b142 -> 2019.7,b367

UPDATED

  • ghost-browser 2.1.1.15
  • gretl 2020c
  • scrutiny 9.8.4

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-01: 10 cask updates detected / 07 cask updates sent

  • netron - utd
  • fsnotes - utd
  • alacritty - utd

newversion_sparkle-2020-08-01: 03 cask updates detected / 00 cask updates sent

  • pdf-squeezer - utu
  • fantastical - utd
  • jami - utu

database-processed-2020-08-01: 09 cask updates detected / 05 cask updates sent

  • android-studio-preview-canary - s
  • waterfox-current - utu
  • voov-meeting - utu

containsversion-2020-08-01: 05 cask updates detected / 00 cask updates sent

  • privatetunnel - #86700
  • goodsync - #86956
  • lockrattler -
  • expressvpn - s
  • sql-power-architect-jdbc - utu

UPDATED

  • golly 3.4

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-02: 09 cask updates detected / 08 cask updates sent

  • joplin - utu

newversion_sparkle-2020-08-02: 05 cask updates detected / 04 cask updates sent

  • opencore-configurator - s

database-processed-2020-08-02: 09 cask updates detected / 05 cask updates sent

  • lg-onscreen-control - s
  • qownnotes - #86979
  • android-studio-preview-canary - s
  • stats - #86980

containsversion-2020-08-02: 11 cask updates detected / 04 cask updates sent

  • privatetunnel - #86700
  • qownnotes - #86979
  • fontlab - #86989
  • microsoft-edge - #86990
  • popo - #86987
  • pinegrow - #86988
  • yourkit-java-profiler - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-03: 10 cask updates detected / 08 cask updates sent

  • dbeaver-community - utd
  • alt-tab - utd

newversion_sparkle-2020-08-03: 22 cask updates detected / 19 cask updates sent

  • clover-configurator - s
  • navicat-for-postgresql - #87024
  • navicat-premium - utu

database-processed-2020-08-03: 08 cask updates detected / 04 cask updates sent

  • refined-github-safari - #87018
  • standard-notes - #87014
  • springtoolsuite - utu
  • emacs - utu

containsversion-2020-08-03: 19 cask updates detected / 06 cask updates sent

  • loom - #87034
  • beatunes - #87033
  • vuescan - #87031
  • privatetunnel - #86700
  • navicat-premium - utu
  • sizzy - utu
  • yourkit-java-profiler - dr 2019.8,b142 -> 2019.7,b367
  • blackvue-viewer - utu
  • jellyfin - utu
  • sitebulb - utu
  • bitwig-studio - utu
  • feishu - utu
  • lark - utu

UPDATED

  • duplicacy-web-edition 1.4.0
  • wormhole 1.2.7

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-04: 12 cask updates detected / 07 cask updates sent

  • mgba - utd
  • springtoolsuite - utd
  • listen1 - utd
  • alt-tab - utd
  • windows95 - utu

newversion_sparkle-2020-08-04: 14 cask updates detected / 09 cask updates sent

  • opencore-configurator - s
  • clover-configurator - s
  • alt-tab - utd
  • brave-browser-beta - utd
  • skim - utd

database-processed-2020-08-04: 16 cask updates detected / 07 cask updates sent

  • bitwarden - #87084
  • macintoshjs - #87081
  • windows95 - utu
  • routeconverter - utd
  • cisco-webex - utu
  • calibre - utu
  • engine-prime - utu
  • tidepool-uploader - utd
  • avibrazil-rdm - utu

containsversion-2020-08-04: 19 cask updates detected / 05 cask updates sent

  • cctalk - utu
  • loom - #87100
  • privatetunnel - #86700
  • navicat-premium - utu
  • microsoft-edge-beta -
  • qfinder-pro - utu
  • yourkit-java-profiler - dr 2019.8,b142 -> 2019.7,b367
  • zoom-for-it-admins - utd
  • zoomus - utd
  • wechatwork - utu
  • yyets - #87060 #87061
  • polycom-content - utu
  • sitebulb - utu
  • gitkraken - utd

UPDATED

  • camtasia 2020.0.6
  • zoc 7.26.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-05: 10 cask updates detected / 04 cask updates sent

  • signal - utd
  • signal-beta - s
  • qmk-toolbox - utd
  • crypter - utd
  • element - utd
  • wire - utu

newversion_sparkle-2020-08-05: 14 cask updates detected / 09 cask updates sent

  • backuploupe - utd
  • permute - utd
  • ticktick - utd
  • downie - utd
  • graphicconverter - utd

database-processed-2020-08-05: 13 cask updates detected / 05 cask updates sent

  • expressvpn - s
  • zoomus - s
  • protonmail-bridge - utu
  • lrtimelapse - utu
  • voov-meeting - utd
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9420
  • deepl - utu
  • deezer - utd

containsversion-2020-08-05: 18 cask updates detected / 03 cask updates sent

  • blitz - #87150
  • privatetunnel - #86700
  • 3dconnexion - s
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9420
  • qownnotes - #87138
  • yyets - s
  • zoomus - s
  • milanote - #87152
  • discord-canary - s
  • zoom-for-it-admins - s
  • appcode - s
  • discord-ptb - Homebrew/homebrew-cask-versions/pull/9424
  • yourkit-java-profiler - #87007
  • bettertouchtool - dr 3.389-1612 -> 3.400-1629
  • neo4j - utd

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-06: 17 cask updates detected / 11 cask updates sent

  • qownnotes - utd
  • alt-tab - utd
  • texstudio - su
  • musescore - #87168
  • qv2ray - utu
  • sameboy - utd

newversion_sparkle-2020-08-06: 22 cask updates detected / 13 cask updates sent

  • opencore-configurator - utd
  • brave-browser-beta - utd
  • timing - utd
  • alt-tab - utd
  • blocs - utd
  • soundsource - utd
  • texpad - utu
  • tunnelbear - #87200
  • tiled - utd

database-processed-2020-08-06: 14 cask updates detected / 08 cask updates sent

  • rekordbox - utu
  • musescore - #87168 x5
  • mazda-toolbox - utu
  • anydesk - utd
  • axure-rp - utd
  • wondershare-uniconverter - utu

containsversion-2020-08-06: 19 cask updates detected / 12 cask updates sent

  • privatetunnel - #86700
  • yourkit-java-profiler - #87007
  • birdfont - utu
  • mazda-toolbox - utu
  • visual-studio - utu
  • whatsapp - dr 2.2031.4 -> 2.2029.4
  • ireadfast - utd

UPDATED

  • burp-suite 2020.8

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-07: 08 cask updates detected / 02 cask updates sent

  • whalebird - utd
  • alt-tab - utd
  • katalon-studio - su
  • maccy - utd
  • texstudio - utd
  • browserosaurus - utd

newversion_sparkle-2020-08-07: 11 cask updates detected / 06 cask updates sent

  • proclaim - utd
  • alt-tab - utd
  • maccy - utd
  • texpad - utu
  • movist-pro - utu

database-processed-2020-08-07: 07 cask updates detected / 02 cask updates sent

  • musescore - utu
  • protonmail-bridge - utu
  • wechatwebdevtools - utu
  • teamviewer - utu
  • jamovi - utd

containsversion-2020-08-07: 11 cask updates detected / 03 cask updates sent

  • visual-studio - #87233
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9420
  • 3dconnexion - utu
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9431
  • chirp - utu
  • privatetunnel - utd
  • morpheus - utu
  • abstract - utu

UPDATED

  • smartsynchronize 2.31.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-08: 12 cask updates detected / 08 cask updates sent

  • netron - utd
  • ntfstool - utd
  • psychopy - utu
  • ytmdesktop-youtube-music - utu

newversion_sparkle-2020-08-08: 08 cask updates detected / 05 cask updates sent

  • texpad - utu
  • vienna - utd
  • soundsource - utd

database-processed-2020-08-08: 14 cask updates detected / 06 cask updates sent

  • insta360-studio - utu
  • expressvpn - utu
  • corona-tracker - #87275
  • wondershare-filmora - s
  • icollections - utd
  • axure-rp - utd
  • 4k-video-downloader - utd
  • 4k-youtube-to-mp3 - utd

containsversion-2020-08-08: 09 cask updates detected / 04 cask updates sent

  • blitz - #87284
  • loom - #87287
  • yourkit-java-profiler - #87163 #87007
  • icollections - utd
  • diskcatalogmaker - #87286

UPDATED

  • bettertouchtool 3.401-1631
  • transcribe 8.75.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-09: 13 cask updates detected / 07 cask updates sent

  • anki - utd
  • marathon - su
  • alephone - su
  • gingko - dr 2.5.0 -> 2.4.15
  • ntfstool - utd
  • appium - utu

newversion_sparkle-2020-08-09: 05 cask updates detected / 02 cask updates sent

  • opencore-configurator - s
  • clover-configurator - s
  • netnewswire - utd

database-processed-2020-08-09: 14 cask updates detected / 04 cask updates sent

  • musescore - utd
  • veracrypt - #87326
  • bisq - #87320
  • microsoft-edge-beta - #9420
  • jamovi - utd
  • protonmail-bridge - utu
  • wechatwebdevtools - utu
  • teamviewer - utd
  • intune-company-portal - utu
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9431

containsversion-2020-08-09: 15 cask updates detected / 07 cask updates sent

  • visual-studio - #87233
  • microsoft-edge-beta - #9420
  • qownnotes - #87321
  • yourkit-java-profiler - #87163 #87007
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9431
  • 3dconnexion - utu
  • morpheus - utu
  • abstract - utd

UPDATED

  • fme-desktop 2020.0.3-b20252

@suschizu Done ✊ | FTR I didn't get my ping today.


newversion_github-2020-08-10: 10 cask updates detected / 08 cask updates sent

  • proxyman - utd
  • olive - utu

newversion_sparkle-2020-08-10: 11 cask updates detected / 08 cask updates sent

  • proxyman - utd
  • jami - utd
  • maccy - #87368

database-processed-2020-08-10: 06 cask updates detected / 03 cask updates sent

  • tweeten - #87367
  • uu-booster - utu
  • postman - utd

containsversion-2020-08-10: 18 cask updates detected / 11 cask updates sent

  • app-cleaner - #87377
  • sipgate-softphone - #87376
  • uu-booster - utu
  • postman - utd
  • expressvpn - utu
  • microsoft-edge-dev - utd
  • slite - utu

UPDATED

  • netxms-console 3.4.310
  • alfaview 8.8.2
  • studio-3t 2020.7.1

@ran-dall - sorry for not sending the ping - I think I forgot to push the comment button 😬
Todays output is online :)

@suschizu Done ✊ | NP. Can you do me a favor though and try to have the outputs to me earlier? They really help keep me day somewhat organized.


newversion_github-2020-08-11: 09 cask updates detected / 03 cask updates sent

  • lightproxy - su
  • olive - utu
  • alt-tab - utd
  • kitty - utd
  • atom - utd
  • v2rayu - utd

newversion_sparkle-2020-08-11: 21 cask updates detected / 15 cask updates sent

  • v2rayu - utd
  • alt-tab - utd
  • dashlane - utd
  • dash - #87411
  • brave-browser-beta - utd
  • mumu - utd

database-processed-2020-08-11: 09 cask updates detected / 05 cask updates sent

  • atom - utd
  • microsoft-outlook - utd
  • cisco-webex - utu
  • parallels - utu

containsversion-2020-08-11: 13 cask updates detected / 07 cask updates sent

  • microsoft-auto-update - utd
  • microsoft-edge-beta -
  • pingplotter - utu
  • slite - utu
  • anydo - utu
  • postman - utd

UPDATED
none

@ran-dall - yes I'm quite late in the last weeks - sorry I'll try to start it earlier :/

and todays output is online :)

@suschizu Thanks, either way you're still the best! 😉

@suschizu Done ✊


newversion_github-2020-08-12: 13 cask updates detected / 07 cask updates sent

  • lightproxy - utd
  • http-toolkit - su
  • azure-data-studio - utu
  • proxyman - utd
  • gramps - utu
  • monogame - utu

newversion_sparkle-2020-08-12: 16 cask updates detected / 08 cask updates sent

  • dashlane - utd
  • funter - utd
  • blocs - utd
  • proxyman - utd
  • get-iplayer-automator - #87508
  • cyberduck - utd
  • musescore - utd
  • zappy - utu

database-processed-2020-08-12: 18 cask updates detected / 12 cask updates sent

  • tencent-meeting - utu
  • workflowy - #87509
  • sketchup-pro - utu
  • sonos - utu
  • vmware-horizon-client - utu
  • splayer- utu

containsversion-2020-08-12: 20 cask updates detected / 09 cask updates sent

  • blitz - #87520
  • loom - #87526
  • ringcentral - #87527
  • insync - #87522
  • tableau - utu
  • simply-fortran - utu
  • prowritingaid - utu
  • milanote - #87523
  • missive - #87524
  • protonmail-bridge - utd
  • rstudio - utd

UPDATED

  • smartsynchronize 4.1.1.1

@ran-dall -much earlier today :D
todays output is online :)

@suschizu Done ✊ | Sorry today was a crazy, but this time is perfect.


newversion_github-2020-08-13: 05 cask updates detected / 04 cask updates sent

  • coteditor - utd

newversion_sparkle-2020-08-13: 11 cask updates detected / 06 cask updates sent

  • wireshark - utd
  • vimr - utd
  • coteditor - utd
  • devonthink - utd
  • ibackup-viewer - utd

database-processed-2020-08-13: 07 cask updates detected / 04 cask updates sent

  • opera-developer - s
  • sonos - s
  • softube-central - utu

containsversion-2020-08-13: 15 cask updates detected / 07 cask updates sent

  • prowritingaid - #87548
  • anydo - #87586
  • mazda-toolbox - utu
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9464
  • couchbase-server-community - utu
  • difffork - utu
  • rider - s
  • acquia-dev - utu

UPDATED
none

Sorry @ran-dall - again late today :/
output is online

@suschizu Done ✊ | NP. Thanks for the effort.


newversion_github-2020-08-14: 12 cask updates detected / 06 cask updates sent

  • v2rayu - utd
  • vscodium - utd
  • upic - utd
  • cryptomator - utd
  • maccy - utd
  • lens - utd

newversion_sparkle-2020-08-14: 11 cask updates detected / 03 cask updates sent

  • backuploupe - utd
  • opencore-configurator - s
  • texpad - utu
  • brave-browser-beta - utd
  • v2rayu - utd
  • macvim - utd
  • maccy - utd
  • upic - utd

database-processed-2020-08-14: 11 cask updates detected / 06 cask updates sent

  • qownnotes - #87611
  • remotix-agent - #87584 x2
  • vmpk - utd
  • sqlpro-studio - utd
  • master-pdf-editor - utd

containsversion-2020-08-14: 21 cask updates detected / 10 cask updates sent

  • waterfox-current - utu
  • ximalaya - #87621
  • qownnotes - #87611
  • sizzy - #87624
  • master-pdf-editor - utd
  • sqlpro-studio - utd
  • popo - #87623
  • sqlpro-for-mssql - utd
  • fme - utd
  • qqlive - utu
  • monero-wallet - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-15: 09 cask updates detected / 07 cask updates sent

  • netron - utd
  • react-native-debugger - utd

newversion_sparkle-2020-08-15: 05 cask updates detected / 04 cask updates sent

  • telegram - utd

database-processed-2020-08-15: 08 cask updates detected / 04 cask updates sent

  • streamlabs-obs - utu x2
  • sonos - utu
  • arq - utu
  • intune-company-portal - utu

containsversion-2020-08-15: 07 cask updates detected / 04 cask updates sent

  • loom - #87664
  • couchbase-server-community - utu
  • prowritingaid - itd

UPDATED

  • dcp-o-matic-encode-server 2.14.36
  • dcp-o-matic-player 2.14.36
  • dcp-o-matic 2.14.36
  • dcp-o-matic-batch-converter 2.14.36
  • shutter-encoder 14.1

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-16: 07 cask updates detected / 06 cask updates sent

  • macvim - utu

newversion_sparkle-2020-08-16: 06 cask updates detected / 04 cask updates sent

  • macvim - utu
  • qownnotes - #87693

database-processed-2020-08-16: 07 cask updates detected / 03 cask updates sent

  • pagico - #87663
  • strawberry - #87692
  • mazda-toolbox - utu
  • stats - #87695

containsversion-2020-08-16: 08 cask updates detected / 02 cask updates sent

  • mazda-toolbox - utu
  • couchbase-server-community - utu
  • retroarch-metal - utu
  • scope - utu
  • malus - utu
  • retroarch - utu

UPDATED

  • jamulus 3.5.10

Thanks @ran-dall - and sorry for the late upload today :/
Output is online :)

@suschizu Done ✊


newversion_github-2020-08-17: 05 cask updates detected / 03 cask updates sent+

  • dbeaver-community - utd
  • thought-train - utu

newversion_sparkle-2020-08-17: 09 cask updates detected /07 cask updates sent

  • slimhud - #87741
  • audirvana - #87719

database-processed-2020-08-17: 07 cask updates detected / 05 cask updates sent

  • element - #87740
  • opera-developer - s
  • ultimaker-cura - utu

containsversion-2020-08-17: 09 cask updates detected / 06 cask updates sent

  • grids - #87751
  • zoom-for-it-admins - utc
  • tongbu - utu

UPDATED

  • zoc 7.26.2

hey @ran-dall - again so late sorry :/
output is online

@suschizu Done ✊


newversion_github-2020-08-18: 08 cask updates detected / 06 cask updates sent

  • synergy - su
  • alt-tab - utd

newversion_sparkle-2020-08-18: 17 cask updates detected / 10 cask updates sent

  • brave-browser-beta - utd
  • transmit - utd
  • alt-tab - utd
  • cyberduck - utd
  • vitalsource-bookshelf - utu
  • diskcatalogmaker - utu
  • pagico - dr 9.4.20200714 -> 9.4.20200630

database-processed-2020-08-18: 12 cask updates detected / 05 cask updates sent

  • mycrypto - #87777
  • pagico - utd
  • calibre - utu
  • wine-stable - utu
  • firestorm - utu
  • vrew - utu
  • master-pdf-editor - utd

containsversion-2020-08-18: 23 cask updates detected / 17 cask updates sent

  • goodsync - #87797
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9477
  • master-pdf-editor - utd
  • retroarch-metal - utu
  • malus - utu
  • nosqlbooster-for-mongodb - utu
  • retroarch - utu
  • diskcatalogmaker - utu

UPDATED

  • vnc-viewer 6.20.817
  • integrity 9.8.5
  • tibco-jaspersoft-studio 6.14.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-19: 11 cask updates detected / 06 cask updates sent

  • fuse - su
  • librecad - su
  • synergy - utd
  • netron - utd
  • proxyman - utd

newversion_sparkle-2020-08-19: 08 cask updates detected / 06 cask updates sent

  • telegram - utd
  • syncthing - #87833

database-processed-2020-08-19: 14 cask updates detected / 10 cask updates sent

  • expressvpn - s
  • flashforge-flashprint - utu
  • mazda-toolbox - utu
  • clementine - utu

containsversion-2020-08-19: 12 cask updates detected / 04 cask updates sent

  • loom - #87845
  • plex - #87844
  • fontexplorer-x-pro - #87846
  • gog-galaxy - s
  • nosqlbooster-for-mongodb - #87826
  • 4k-stogram - #87844
  • mazda-toolbox - utu
  • easyeda - utu

UPDATED

  • garagebuy 3.4.2

hey @ran-dall - sorry again for the late upload :/

Lost the output but updates were sent.

OK thanks @ran-dall!
Todays output is online :)

Lost the output (again) but updates were sent.

no problem - perhaps today :)
output is online @ran-dall

@suschizu Done ✊


newversion_github-2020-08-22: 11 cask updates detected / 06 cask updates sent

  • supercollider - su
  • bot-framework-emulator - utu
  • finicky - utd
  • sameboy - utd
  • prudent - utu

newversion_sparkle-2020-08-22: 09 cask updates detected / 05 cask updates sent

  • dashlane - utd
  • fork - utd
  • boxcryptor - utu
  • music-manager - utu

database-processed-2020-08-22: 05 cask updates detected / 05 cask updates sent


containsversion-2020-08-22: 05 cask updates detected / 03 cask updates sent

  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9495
  • axe-edit-iii - #88027

UPDATED

  • roboform 8.9.3

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-23: 09 cask updates detected / 02 cask updates sent

  • camera-live - utu
  • midikeys - dr 1.9.0 -> 1.8.0
  • biscuit - utd
  • fenix - su
  • duckietv - utu
  • telegram-desktop - utu

newversion_sparkle-2020-08-23: 01 cask updates detected / 01 cask updates sent


database-processed-2020-08-23: 04 cask updates detected / 02 cask updates sent

  • duet - utu
  • synergy - su

containsversion-2020-08-23: 04 cask updates detected / 02 cask updates sent

  • qownnotes - #88042
  • raven-reader - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-24: 07 cask updates detected / 01 cask updates sent

  • camera-live - utu
  • listen1 - #88054
  • midikeys - utd
  • duckietv - utd
  • fenix - utd
  • cockatrice - utu

newversion_sparkle-2020-08-24: 10 cask updates detected / 10 cask updates sent


database-processed-2020-08-24: 06 cask updates detected / 04 cask updates sent

  • omnigraffle - utu
  • stats - #88067

containsversion-2020-08-24: 09 cask updates detected / 08 cask updates sent

  • blitz - #88078

UPDATED

  • lynkeos 3.4

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-25: 16 cask updates detected / 10 cask updates sent

  • alt-tab - utd
  • anki - utd
  • go-agent - utu
  • texstudio - utd
  • go-server - utu
  • ultimaker-cura - utd

newversion_sparkle-2020-08-25: 17 cask updates detected / 16 cask updates sent

  • alt-tab - utd

database-processed-2020-08-25: 18 cask updates detected / 09 cask updates sent

  • strawberry - utd
  • teamviewer - s
  • tweetbot - utu
  • ultimaker-cura -
  • paperspace - #88003
  • onyx - utu
  • maintenance - utu
  • filemaker-pro - utd
  • deeper - utu

containsversion-2020-08-25: 20 cask updates detected / 10 cask updates sent

  • loom - #88164
  • sonos - Homebrew/homebrew-cask-drivers/pull/1673
  • firefox-esr - s
  • firefox - #88117
  • wd-security - utu
  • ti-connect-ce - utu
  • cisco-webex - utu
  • waterfox-current - utu
  • kugoumusic - utu
  • videostream - utu

UPDATED

  • razorsql 9.1.6
  • wormhole 1.3.1
  • abscissa 4.0.4

Thanks @ran-dall! Sorry for the late upload :/
Output is online :)

@suschizu Done ✊


newversion_github-2020-08-26: 13 cask updates detected / 05 cask updates sent

  • balenaetcher - utd
  • realm-studio - su
  • vimr - su
  • alt-tab - utd
  • maccy - utd
  • anybar - utd
  • julia - utd
  • vscodium - utd

newversion_sparkle-2020-08-26: 17 cask updates detected / 09 cask updates sent

  • proclaim - utd
  • detectx-swift - #88120
  • alt-tab - utd
  • maccy - utd
  • dash - utd
  • forklift - utd
  • powerphotos - utu
  • spires - utd

database-processed-2020-08-26: 15 cask updates detected / 06 cask updates sent

  • vuescan - utd
  • insync - utd
  • ocenaudio - utu
  • stats - #88215
  • workflowy - #88216
  • softube-central - utd
  • intune-company-portal - utu
  • uberconference - utd
  • oolite - utu

containsversion-2020-08-26: 21 cask updates detected / 10 cask updates sent

  • vuescan - utd
  • electron - utu
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9515
  • wd-security - utu
  • insync - utd
  • app-cleaner - #88228
  • postman - #88226
  • ocenaudio - utu
  • kafka-tool - #88172
  • sublime-merge - utd
  • tweetbot - utu

UPDATED

  • knime 4.2.1
  • openvpn-connect 3.2.2,1899

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-27: 09 cask updates detected / 04 cask updates sent

  • realm-studio - utd
  • vimr - utd
  • aware - utd
  • openmsx - utu
  • proxyman - utd

newversion_sparkle-2020-08-27: 10 cask updates detected / 06 cask updates sent

  • proxyman - utd
  • tableplus - utu
  • djay-pro - utu
  • zeplin - utu

database-processed-2020-08-27: 14 cask updates detected / 10 cask updates sent

  • pagico - #88229 x2
  • vidrio - utu
  • busycontacts - utd
  • smart-converter-pro - #88280

containsversion-2020-08-27: 13 cask updates detected / 09 cask updates sent

  • blitz - utu
  • loom - #88281
  • busycontacts - utd
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9519

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-28: 11 cask updates detected / 04 cask updates sent

  • balenaetcher - utd
  • axe-electrum - utd
  • terminus - su
  • netron - utd
  • aware - utd
  • datadog-agent - s
  • nuclear - utu

newversion_sparkle-2020-08-28: 12 cask updates detected / 05 cask updates sent

  • rescuetime - utd
  • opencore-configurator - s
  • daisydisk - utd
  • alt-tab - utd
  • cocktail - utd
  • lastpass - utd
  • pagico - dr 9.5.20200826 -> 9.5.20200824

database-processed-2020-08-28: 18 cask updates detected / 12 cask updates sent

  • kafka-tool - #88172
  • strawberry - utu
  • opera-beta - s
  • microsoft-azure-storage-explorer - #88325
  • upwork - utd
  • roaringapps - utu

containsversion-2020-08-28: 11 cask updates detected / 06 cask updates sent

  • beatunes - #88338
  • icollections - #88336
  • bose-updater - s
  • yyets - utu
  • futuniuniu - utu

UPDATED

  • remote-desktop-manager 2020.2.4.0

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-29: 11 cask updates detected / 07 cask updates sent

  • proxyman - utd
  • anybar - utd
  • daedalus - utu
  • cryptomator - utd

newversion_sparkle-2020-08-29: 06 cask updates detected / 03 cask updates sent

  • opencore-configurator - s
  • typora - utd
  • proxyman - utd

database-processed-2020-08-29: 14 cask updates detected / 08 cask updates sent

  • webtorrent - #88382
  • segger-embedded-studio-for-arm - s
  • busycal - utd
  • busycontacts - utd
  • intune-company-portal - s
  • logos - s

containsversion-2020-08-29: 13 cask updates detected / 05 cask updates sent

  • qiyimedia - utu
  • loom - #88391
  • icollections - #88387
  • feishu - #88390
  • redisinsight - utd
  • clipgrab - #88389
  • tweetbot - utu
  • daedalus-mainnet - utu

UPDATED

  • yojimbo 4.5.1
  • id3-editor 1.28.49

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-30: 08 cask updates detected / 07 cask updates sent

  • nrlquaker-winbox - utd

newversion_sparkle-2020-08-30: 01 cask updates detected / 01 cask updates sent


database-processed-2020-08-30: 04 cask updates detected / 03 cask updates sent

  • datadog-agent - #88371

containsversion-2020-08-30: 03 cask updates detected / 02 cask updates sent

  • redisinsight - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-08-31: 12 cask updates detected / 05 cask updates sent

  • jabref - utd
  • dbeaver-community - utd
  • alt-tab - utd
  • proxyman - utd
  • db-browser-for-sqlite - su
  • brook - utu
  • ksnip - su

newversion_sparkle-2020-08-31: 11 cask updates detected / 07 cask updates sent

  • telegram - utd
  • alt-tab - utd
  • proxyman - utd
  • toggl - utd

database-processed-2020-08-31: 11 cask updates detected / 06 cask updates sent

  • webcatalog - #88446
  • wine-staging - utu
  • app-cleaner - #88388
  • vmware-horizon-client - #88427
  • sabnzbd - #88443

containsversion-2020-08-31: 08 cask updates detected / 04 cask updates sent

  • missive - #88455
  • app-cleaner - #88388
  • lrtimelapse - #88442
  • quickhash - utu

UPDATED
none

Thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊ | Not bad on time, but can we try to get in the outputs by 7 A.M. PST? That's the time I'm at home (doing nothing) before work.


newversion_github-2020-09-01: 19 cask updates detected / 11 cask updates sent

  • nteract - #88500
  • flipper - #88498
  • fsnotes - #88493
  • toggl - #88491
  • obsidian - utd
  • ksnip - utd
  • copyq - utu
  • outline-manager - utu

newversion_sparkle-2020-09-01: 11 cask updates detected / 09 cask updates sent

  • keysmith - utd
  • telegram - utd

database-processed-2020-09-01: 22 cask updates detected / 11 cask updates sent

  • responsively - #88509
  • qownnotes - #88507
  • wechatwebdevtools - #88495 x2
  • jabref - utu
  • zoom-for-it-admins - #88499
  • zoomus - #88497
  • fsnotes - #88493
  • voov-meeting - #88490
  • vmware-horizon-client - #88427
  • nvidia-geforce-now - utu
  • grisbi - utd

containsversion-2020-09-01: 27 cask updates detected / 09 cask updates sent

  • quickhash - #88494
  • voov-meeting - #88490
  • qownnotes - #88507
  • zoomus - #88497
  • tinymediamanager - #88525
  • intune-company-portal - s
  • wechatwebdevtools - #88495
  • 4k-stogram - #88523
  • alfred - #88496
  • duet - dr 2.3.1.8 -> 2.3.1.6
  • zoom-for-it-admins - #88499
  • streamlabs-obs - dr 0.23.4 -> 0.23.2
  • qcad - utu
  • lehreroffice - utu
  • slite - utu
  • aspera-connect - utu
  • masterway-note - utu
  • whatsapp - utu

UPDATED

  • electron 10.1.1
  • zalo 20.8.1a
  • dcp-o-matic-encode-server 2.14.37
  • camtasia 2020.0.7
  • dcp-o-matic-player 2.14.37
  • dcp-o-matic 2.14.37
  • dcp-o-matic-kdm-creator 2.14.37

Not bad on time, but can we try to get in the outputs by 7 A.M. PST? That's the time I'm at home (doing nothing) before work.

hey @ran-dall - this shouldn't be a problem - I can manage that
only today - I've been traveling the whole day :/

… and todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-02: 11 cask updates detected / 04 cask updates sent

  • qownnotes - utd
  • rectangle - utd
  • texstudio - utd
  • leocad - utd
  • webots - utu
  • pritunl - utu
  • toggl - utu

newversion_sparkle-2020-09-02: 11 cask updates detected / 09 cask updates sent

  • keysmith - #88551
  • rectangle - utd

database-processed-2020-09-02: 14 cask updates detected / 07 cask updates sent

  • workflowy - #88569
  • zalo - s (@core-code @suschizu @miccal this one has issues because it doesn't know if 20.8.1 or 20.8.1a is the right update)
  • logos - s
  • mamp - utu
  • element - #88567
  • malwarebytes - utu
  • 4k-stogram - utu

containsversion-2020-09-02: 14 cask updates detected / 08 cask updates sent

  • shift - #88579
  • abstract - #88582
  • baidunetdisk - #88581
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9545
  • steelseries-engine - Homebrew/homebrew-cask-drivers/pull/1727
  • lockrattler - utu

UPDATED

  • bootstrap-studio 5.3.0
  • ibored 1.2.1
  • freeplane 1.8.7

zalo: it seems 20.8.1 was from 2020-08-26

the download on their website is now titled '20.8.1a' but actually leads to version '20.8.2' and has a date of 2020-08-31

hey @ran-dall - today on time 🙌
output is online :)

@suschizu Done ✊ | Thank you for making the effort to get these to me early. 😁


newversion_github-2020-09-03: 11 cask updates detected / 08 cask updates sent

  • toggl - utd
  • whalebird - utu
  • signal-beta - s

newversion_sparkle-2020-09-03: 10 cask updates detected / 09 cask updates sent

  • audirvana - utd

database-processed-2020-09-03: 12 cask updates detected / 07 cask updates sent

  • grisbi - utd
  • nvidia-geforce-now - utu
  • thebrain - utd
  • portfolioperformance - #88645
  • orange - utu

containsversion-2020-09-03: 15 cask updates detected / 08 cask updates sent

  • grids - #88654
  • plex - #88659
  • mongodb-compass-community - utu
  • popo - dr 3.4.5 - 3.4.4
  • xctu - utu
  • openphone - utd
  • masterway-note - utu

UPDATED

  • segger-ozone 3.20d
  • libreoffice 7.0.1

thanks @ran-dall!
output is online :)

@suschizu Done ✊


newversion_github-2020-09-04: 13 cask updates detected / 10 cask updates sent

  • ksnip - utu
  • jitsi - utd
  • yacreader - utu

newversion_sparkle-2020-09-04: 12 cask updates detected / 11 cask updates sent

  • mathpix-snipping-tool - utu

database-processed-2020-09-04: 16 cask updates detected / 04 cask updates sent

  • aqua-data-studio - #88653
  • jaxx-liberty - #88655
  • zettelkasten - utd
  • sqlpro-for-sqlite - #88657
  • android-studio-preview-canary - utu
  • google-drive-file-stream - utu
  • masterway-note - utu
  • jedit - utu
  • popo - dr 3.4.7 -> 3.4.6
  • zalo - utu
  • enpass - utu
  • deezer - utd

containsversion-2020-09-04: 13 cask updates detected / 05 cask updates sent

  • blitz - #88724
  • aspera-connect - #88666
  • appgate-sdp-client - s
  • qownnotes - #88705
  • intune-company-portal - s
  • xctu - utd
  • ghost - utu
  • blizz - utu

UPDATED

  • scrutiny 9.10.0
  • wormhole 1.3.3

thanks @ran-dall!
output is online :)

@suschizu Done ✊


newversion_github-2020-09-05: 23 cask updates detected / 12 cask updates sent

  • xlink-kai - #88749
  • netron - utd
  • alt-tab - utd
  • blink1control - utd
  • nrlquaker-winbox - utd
  • signal-beta - s
  • webcatalog - utd
  • joplin - #88747
  • jitsi - utd
  • olive - utu
  • ariang - utu

newversion_sparkle-2020-09-05: 07 cask updates detected / 04 cask updates sent

  • telegram - utd
  • alt-tab - utd
  • fork - utd

database-processed-2020-09-05: 09 cask updates detected / 03 cask updates sent

  • aqua-data-studio - #88653
  • boostnote - #88759
  • joplin - #88747
  • jamovi - utu
  • blizz - utu
  • ledger-live - utu

containsversion-2020-09-05: 08 cask updates detected / 05 cask updates sent

  • digikam - #88729
  • free-download-manager - #88764
  • mongodb-compass-community - utu

UPDATED

  • screenflick 2.7.52
  • virtualbox-extension-pack 6.1.14

thanks @ran-dall!
output is online :)

@suschizu Done ✊


newversion_github-2020-09-06: 04 cask updates detected / 03 cask updates sent

  • vorta - #88777

newversion_sparkle-2020-09-06: 06 cask updates detected / 03 cask updates sent

  • vorta - #88777
  • clashx - #88801
  • fork - utd

database-processed-2020-09-06: 06 cask updates detected / 02 cask updates sent

  • mediaelch - utu
  • stats - #88800
  • fujitsu-scansnap-home - utu
  • aliworkbench - utu

containsversion-2020-09-06: 06 cask updates detected / 02 cask updates sent

  • qownnotes - #88806
  • jaxx-liberty - utd
  • brogue - utd
  • icollections - s

UPDATED
none

thanks @ran-dall!
output is online :)

@suschizu Done ✊


newversion_github-2020-09-07: 14 cask updates detected / 09 cask updates sent

  • webcatalog - utd
  • maciasl - utd
  • browserosaurus - utd
  • ksnip - utd
  • psychopy - utu

newversion_sparkle-2020-09-07: 14 cask updates detected / 08 cask updates sent

  • telegram - utd
  • get-iplayer-automator -#88854
  • fork - utd
  • toggl - #88855
  • frhelper - utu
  • eudic - #88826

database-processed-2020-09-07: 10 cask updates detected / 04 cask updates sent

  • biscuit - #88856
  • balenaetcher - #88850
  • sqlpro-for-sqlite - #88805
  • lingon-x - utu
  • notion - utd
  • cctalk - utu

containsversion-2020-09-07: 17 cask updates detected / 10 cask updates sent

  • mongodb-compass-community - utu
  • tempo - #88865
  • qcad - utu
  • josm - #88849
  • elgato-stream-deck - Homebrew/homebrew-cask-drivers/pull/1743
  • lingon-x - utu
  • aspera-connect - utu

UPDATED
none

@suschizu can you remove 'sqlpro-for-sqlite' from the database check? all the updates are bogus and the appcast is great anyway.

thanks @ran-dall!
output is online :)

@suschizu Done ✊ | Just to let everyone know, the ML is in state of disrepair due the negligence it's been shown as of late from the core brew team making several of the new changes to cask. It's basically down to the primitives we originally used when we first started the effort because it's lost most of its abilities to do things like understanding the outputs of the CIs and generating it's own updates without @vitorgalvao's cask-repair. Thus I'm considering just EOL'ing the ML and the effort, as I don't see much care or thought giving to it by the main Homebrew team; and frankly I've been really busy as of late to rebuild it; which is probably what it would need as the numbers are less than impressive since the new changes took place. Furthermore, I've been paying for the system for a little bit now (without any outside assistance since NVIDIA stopped supporting macOS), and it's not a cheap thing to keep around and neglect. I know the note might seem a bit harsh, but it's the reality of the situation. That said, if we do decided we still want to do this, then the rebuild would probably have to wait a few months (till around December / January) when I have more free time and can start it. I've love to hear everyone's thoughts on this.


newversion_github-2020-09-08: 10 cask updates detected / 00 cask updates sent

  • ultimaker-cura - utd
  • storyboarder - dr 2.1.0 -> 2.0.1
  • netron - utd
  • alt-tab - utd
  • katalon-studio - su
  • finicky - utd
  • vassal - utd
  • obsidian - utd
  • synergy - utu
  • ytmdesktop-youtube-music - utu

newversion_sparkle-2020-09-08: 10 cask updates detected / 08 cask updates sent

  • alt-tab - utd
  • navicat-premium - utu

database-processed-2020-09-08: 11 cask updates detected / 09 cask updates sent

  • expressvpn - s
  • klogg - su

containsversion-2020-09-08: 13 cask updates detected / 11 cask updates sent

  • qq - #88919
  • dbschema - dr 8.3.1 -> 8.3.0

UPDATED

  • securityspy 5.2.5

@ran-dall first of all, thanks a LOT for the work you've put into this over the years (yes, its been a long time!)! nearly 12.000 PRs is definitely a great and substantial contribution to this project. also thanks for informing us about the situation here. i definitely share your concern regarding some recent changes. one one side it is great to see that some effort is put into it, finally trying to improve from the status quo - and i appreciate the effort put into it. on the other hand, i have the impression that the changes were done without consulting the actual HBC maintainers at all, and those now have to live with the consequences. and those consequences are largely negative - for the time being - with substantial more overhead as well as downsides for your ML system. to be honest i also did also spend some time thinking about the situation and pondered whether this is workable in the future. regarding rebuilding the ML system, i guess its up to you how much of your money and time you want to put into this. but the community is currently porting 'livecheck' over from brew to cask ( https://github.com/Homebrew/brew/pull/8578 ) so there may be little point to that. as i understand it, 'livecheck' will largely make detecting updates obsolete. and until this really happens we can definitely take care of it in-house - @suschizu has to spend some time on this every day anyway and is doing a very fine job there. just let us know when and if you want to reduce your commitment and i'll prepare some upgrades for our workflow in-time. thanks again!

@core-code Thanks for your comments. You echo my thoughts exactly. I think as the main contributors to this repo (at this point) one of us would at least be more included in these decisions. That said, I feel the main brew team doesn't understand what we do here in cask, and the oversight they provide reflects that.

Anyways, I'd say let's do this until the wheels finally fall off V1. We're about at a 87% accuracy rating currently, which isn't terrible but could be better.

Also I did see the LiveCheck feature (and the new cask-repair). I think it's interesting but I don't think we'd get the same results as the ML did at it's peak, which was at almost 95% accuracy, without errors (at one point). Furthermore, LiveCheck doesn't really have any focus for the analysis and all the security checks we do. Considering that the ML has stopped a respectable number of security related incidents (many before they really happened because they were reported directly to the respective development team), I think the ML is still important. Thus I've been trying to noggin a way to make V2 more inclusive of the changes, future-proof (macOS-wise, casue we're still on High Sierra), and Ruby based.

thanks @ran-dall! - output is online :)

I think as the main contributors to this repo (at this point) one of us would at least be more included in these decisions.

First of all, sorry for not including you in this decision, I didn't think it would have this much of an impact to enforce that CI is passing.

Now, regarding the ML, let me get this off my chest: I have not seen a single line of source code for it. Is it even open-source? I don't see a repo for it on @ran-dall's profile. Therefore I also don't know how it works and I guess most other maintainers don't either. It really is kind of a black box spitting out pull requests.

as I don't see much care or thought giving to it by the main Homebrew team

Since most maintainers don't know how the ML works (or even know it exists), this is obviously the case.

Apart from the ML issue, which I cannot really do anything to fix given the point above, is there anything specific workflow-wise which should still be improved? My goal was definitely not to make it harder to review PRs.

Now, regarding the ML, let me get this off my chest: I have not seen a single line of source code for it. Is it even open-source? I don't see a repo for it on @ran-dall's profile. Therefore I also don't know how it works and I guess most other maintainers don't either. It really is kind of a black box spitting out pull requests.

Since most maintainers don't know how the ML works (or even know it exists), this is obviously the case.

@reitermarkus First off, thanks a bunch for your input, I know you're busy. To answer this, it's not open source. I originally wanted it to be but one of the provisions by NVIDIA (to giving me the hardware) was that I couldn't open source it without their okay. Then the NVIDIA / Apple meltdown happened and NVIDIA kind of abandoned the project, but allowed me to keep the hardware till this day. I haven't really circled around back to them because I don't want to stir the pot, tbh. The last I was told was that I'd have to remove all the CUDA programming cause it's more proprietary than open source. This really isn't a problem because it would be required anyways to move beyond High Sierra. Nevertheless CUDA is one of the main libraries the ML depends on.

I think for V2, I'll be waiting for Big Navi to come out and I'm looking into making it more Ruby-based, as I was told once by @MikeMcQuaid that it being Ruby based would be preferred (V1 uses a interesting combination of stuff in addition to CUDA but it isn't Ruby based). Intel (and a few others) have also standing offers to supply me with some new hardware for V2. All I really need to do is spend a few bundles on the AMD GPUs (🤢), modify the bootloader, and learn what is possible with Ruby.

We also have over 4TB of analysis from the past 2 or so years, so I need to keep that in mind when I build V2.

That said, in the future, it would be really nice if we could be considered when making changes to cask. Like @core-code, I feel that we've made good progress with some of the new updates, but IMO they're merged a little too hastily, without the feedback of the people doing the majority of commits. That said, you're the first person (from core team) to really ask me straight-up about the ML, beside maybe @vitorgalvao. Nevertheless, the full details where never shared comprehensively, but rather were scattered among several conversations.

Apart from the ML issue, which I cannot really do anything to fix given the point above, is there anything specific workflow-wise which should still be improved? My goal was definitely not to make it harder to review PRs.

I think ATM we're going to use V1 until the wheels fall off, and by then hopefully V2 will be ready to put into production. I'm going to build V2 with a lot of the new features like livecheck and the new CI system. However, moving forward, I would really appreciate being a part of the conversation to modify cask so that we don't end up in this same state of disrepair V1 is currently in.

I hope this addresses your questions and concerns, @reitermarkus.

@suschizu Done ✊ | Sorry for the late upload, we were having an internet problem yesterday around here because of the fires going on. I was just able to get back on to send you this and finish the run. Send over today's output when you have it...


newversion_github-2020-09-09: 12 cask updates detected / 04 cask updates sent

  • atom - utd
  • webcatalog - utd
  • pynsource - utd
  • jamf-migrator - utu
  • cellprofiler - utu
  • flipper - utd
  • joplin - utd
  • trinity - utd

newversion_sparkle-2020-09-09: 16 cask updates detected / 13 cask updates sent

  • opencore-configurator - s
  • activedock - #88956
  • alt-tab - utd

database-processed-2020-09-09: 22 cask updates detected / 06 cask updates sent

  • tigervnc-viewer - #88976
  • discord-ptb - s
  • android-studio-preview-canary - s
  • synology-drive - utu
  • tweetbot - utu
  • deepl - utd
  • ringcentral - utd
  • workflowy - #88979
  • github - utu
  • rekordbox - utu
  • axure-rp - utd
  • ha-menu - utu
  • pingplotter - utd
  • navicat-premium - utu
  • hdhomerun - utd
  • teamviewer - utu

containsversion-2020-09-09: 20 cask updates detected / 00 cask updates sent

  • discord-ptb - s
  • qiyimedia - utu
  • pingplotter - utd
  • hdhomerun - utd
  • icollections - utu
  • missive - #88990
  • cisco-webex - utu
  • tempo - utu
  • chirp - utd
  • sizzy - utd
  • milanote - utd
  • thebrain - utd
  • visual-paradigm-ce - utd
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9596
  • skype - utd
  • visual-paradigm - utd
  • discord-ptb - s
  • expressvpn - s
  • balsamiq-wireframes - utd
  • jgrasp - utd

UPDATED
none

hey @ran-dall - yes I was wondering … sorry I made most of the updates manually today and I'm late with todays upload :/ will be online in about 15 minutes.
Oh shit that looks bad - hope you and your family are safe!

@ran-dall - todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-10: 14 cask updates detected / 07 cask updates sent

  • cellprofiler - #89012
  • kap-beta - s
  • trinity - utd
  • alt-tab - utd
  • meetingbar - utd
  • browserosaurus - utd
  • standard-notes - utu

newversion_sparkle-2020-09-10: 13 cask updates detected / 08 cask updates sent

  • minitube - utd
  • mactracker - utd
  • alt-tab - utd
  • mountain-duck - utd
  • vorta - #89039

database-processed-2020-09-10: 14 cask updates detected / 06 cask updates sent

  • corsair-icue - utu
  • ringcentral - #89008
  • yep - #89030
  • kap - #89043
  • mpv - utd
  • seamonkey - utu
  • tencent-meeting - utu
  • koodo-reader - utu

containsversion-2020-09-10: 10 cask updates detected / 04 cask updates sent

  • airtable - #89054
  • postbox - #89052
  • microsoft-edge-beta - utu
  • gitkraken - #89055
  • rescuetime - utu
  • electron - utu

UPDATED

  • segger-ozone 3.20e
  • remote-desktop-manager 2020.2.5.0
  • tortoisehg 5.5.1
  • shutter-encoder 14.2
  • inkdrop 5.0.1

@ran-dall - sorry - I'm late again :/
output is online

@suschizu Done ✊


newversion_github-2020-09-11: 13 cask updates detected / 07 cask updates sent

  • standard-notes - utd
  • whichspace - utd
  • proxyman - utd
  • signal-beta - s
  • browserosaurus - utd
  • vscodium - utu

newversion_sparkle-2020-09-11: 16 cask updates detected / 11 cask updates sent

  • minitube - utd
  • whichspace - utd
  • juicebar - utd
  • proxyman - utd
  • syncthing - #89103

database-processed-2020-09-11: 13 cask updates detected / 03 cask updates sent

  • qownnotes - #89099
  • ringcentral - utd
  • vscodium - utu
  • balenaetcher - #89097
  • expressvpn - s
  • icq - utu
  • ledger-live - su
  • neo4j - utd
  • utools - utd
  • themeengine - utu

containsversion-2020-09-11: 14 cask updates detected / 06 cask updates sent

  • badlion-client - #89120
  • shift - #89119
  • qownnotes - #89099
  • qqlive - s
  • mongodb-compass-isolated-edition - utu
  • preform - utu
  • mongodb-compass-readonly - utd
  • mongodb-compass - utd

UPDATED

  • wormhole - 1.3.4
  • electrum - 4.0.3
  • coconutbattery 3.9.1
  • studio-3t 2020.8.0

thanks @ran-dall - todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-12: 13 cask updates detected / 04 cask updates sent

  • caprine - utd
  • netron - #89133
  • db-browser-for-sqlite - utd
  • meetingbar - #89140
  • webcatalog - #89137
  • cellprofiler - utu
  • electron-cash - utu
  • stretchly - utd
  • yacreader - utu

newversion_sparkle-2020-09-12: 11 cask updates detected / 08 cask updates sent

  • pagico - #89106
  • typora - #89135
  • uninstallpkg - utu

database-processed-2020-09-12: 20 cask updates detected / 06 cask updates sent

  • coconutbattery - #89129
  • corsair-icue - utu
  • badlion-client - #89120
  • yep - #89141
  • intel-power-gadget - #89139 x3
  • visual-studio-code-insiders - s
  • unity - s
  • epic - utu
  • vidrio - utu
  • arq - utu
  • sonos - utu
  • intune-company-portal - s

containsversion-2020-09-12: 09 cask updates detected / 04 cask updates sent

  • visual-studio-code-insiders - s
  • loom - #89173
  • vuescan - #89172
  • ringcentral - utu
  • station - utu

UPDATED
none

thanks @ran-dall - todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-13: 08 cask updates detected / 01 cask updates sent

  • openinterminal - utd
  • fsnotes - utd
  • katalon-studio - utd
  • openinterminal-lite - s
  • openineditor-lite - s
  • coteditor - utd
  • olive - utu

newversion_sparkle-2020-09-13: 03 cask updates detected / 03 cask updates sent


database-processed-2020-09-13: 08 cask updates detected / 03 cask updates sent

  • softmaker-freeoffice - utu x3
  • themeengine - utu
  • sidequest - utu

containsversion-2020-09-13: 07 cask updates detected / 01 cask updates sent

  • the-battle-for-wesnoth - #89197
  • postbox - #89198
  • masterway-note - utu
  • qownnotes - #89192
  • station - utu
  • birdfont - s

UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-14: 12 cask updates detected / 03 cask updates sent

  • olive - utu
  • pext - utu
  • koodo-reader - utd
  • alt-tab - utd
  • maccy - utd
  • wwdc - #89224
  • open-ecard - utu
  • toggl-track - utd
  • leocad - utu

newversion_sparkle-2020-09-14: 09 cask updates detected / 06 cask updates sent

  • alt-tab - utd
  • maccy - utd
  • wwdc - #89224

database-processed-2020-09-14: 09 cask updates detected / 06 cask updates sent

  • arq - utd
  • dropbox-passwords - utd
  • jamovi - utd

containsversion-2020-09-14: 12 cask updates detected / 09 cask updates sent

  • transnomino - #89236
  • paperspace - utu
  • yep - dr 4.0.0 -> 3.8.5

UPDATED

  • power-manager 5.5.1
  • paperspace 9.4.1.1292

thanks @ran-dall & sorry for the late upload!
todays output is online

@suschizu Done ✊


newversion_github-2020-09-15: 12 cask updates detected / 07 cask updates sent

  • katalon-studio - utd
  • webcatalog - utd
  • obsidian - utd
  • browserosaurus - utd
  • balenaetcher - utd

newversion_sparkle-2020-09-15: 28 cask updates detected / 22 cask updates sent

  • mactracker - #89264
  • latexit - utd
  • transmit - utd
  • coteditor - utd
  • uninstallpkg - utd
  • navicat-premium - utu

database-processed-2020-09-15: 19 cask updates detected / 11 cask updates sent

  • discord-canary - s
  • balenaetcher - utd
  • insomnia - #89278
  • rsyncosx - utu
  • teamviewer - utd
  • element - utd
  • launchbar - utu
  • deezer - utd

containsversion-2020-09-15: 19 cask updates detected / 13 cask updates sent

  • loom - #89309
  • navicat-premium - utu
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9622
  • discord-canary - s
  • plex - #89308
  • wd-firmware-updater - utu

UPDATED

  • electron 10.1.2
  • camtasia 2020.0.8
  • krisp 1.16.6
  • launchbar 6.13.1

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-16: 09 cask updates detected / 07 cask updates sent

  • yubico-yubikey-manager - utd
  • mockoon - utd

newversion_sparkle-2020-09-16: 20 cask updates detected / 18 cask updates sent

  • docker - utd
  • swift-publisher - dr 5.5.6 - 5.5.5

database-processed-2020-09-16: 14 cask updates detected / 08 cask updates sent

  • bitwarden - #89379
  • insta360-studio - utu
  • termius-beta - s
  • wine-stable - utd
  • arq - utd
  • thebrain - utd

containsversion-2020-09-16: 19 cask updates detected / 12 cask updates sent

  • navicat-premium - s
  • fontexplorer-x-pro - #89398
  • line-bot-designer - #89304
  • missive - #89322
  • syncovery - #89400
  • wd-firmware-updater - s
  • master-pdf-editor - utd

UPDATED

  • transnomino 5.1.1
  • remote-desktop-manager 2020.2.6.0
  • remote-desktop-manager-free 2020.2.6.0
  • torguard 4.1.1

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-17: 13 cask updates detected / 07 cask updates sent

  • ajour - utd
  • cellprofiler - #89445
  • qmk-toolbox - utd
  • browserosaurus - utd
  • db-browser-for-sqlite - su
  • toggl-track - utd

newversion_sparkle-2020-09-17: 17 cask updates detected / 14 cask updates sent

  • keysmith - utd
  • opencore-configurator - s
  • seafile-client - utd

database-processed-2020-09-17: 05 cask updates detected / 03 cask updates sent

  • loom - #89466
  • resilio-sync - utd

containsversion-2020-09-17: 13 cask updates detected / 05 cask updates sent

  • pycharm-with-anaconda-plugin - s
  • microsoft-auto-update - #89339
  • loom - #89466
  • pycharm-ce-with-anaconda-plugin - s
  • diskcatalogmaker - utd
  • vmware-fusion - utu
  • bose-soundtouch - utu
  • blackvue-viewer - utd

UPDATED

  • razorsql 9.2.0
  • pgadmin4 4.26

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-18: 10 cask updates detected / 07 cask updates sent

  • datadog-agent - s
  • vscodium - utu
  • toggl-track - utu

newversion_sparkle-2020-09-18: 11 cask updates detected / 09 cask updates sent

  • iexplorer - utu
  • permute - #89491

database-processed-2020-09-18: 14 cask updates detected / 08 cask updates sent

  • qownnotes - #89508
  • bitwarden - #89417
  • android-studio-preview-canary - s
  • omnigraffle - #89492
  • fujitsu-scansnap-home - utu
  • drawio - #89510

containsversion-2020-09-18 13 cask updates detected / 08 cask updates sent

  • qownnotes - #89508
  • wechatwork - #89520
  • mendeley-reference-manager - #89525
  • omnigraffle - #89492
  • grids - #89527

UPDATED

  • apache-couchdb 3.1.1

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-19: 04 cask updates detected / 02 cask updates sent

  • meetingbar - utd
  • webcatalog - utd

newversion_sparkle-2020-09-19: 04 cask updates detected / 03 cask updates sent

  • cyberduck - utu

database-processed-2020-09-19: 09 cask updates detected / 08 cask updates sent

  • termius-beta - utd

containsversion-2020-09-19: 09 cask updates detected / 01 cask updates sent

  • vuescan - #89563
  • manictime - utd
  • postbox - #89564
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9645
  • shift - #89565
  • tinymediamanager - #89567
  • fontexplorer-x-pro - utu
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9646

UPDATED

  • wrike 3.3.4

thanks @ran-dall!
todays output is online :)

the 'appcast_difference_html-' are a mess, 95% false positives. i've worked on the blacklist and grep patterns. should be better but will be full of false-positives tomorrow.

@suschizu Done ✊ | @core-code Understood 🤝


newversion_github-2020-09-20: 06 cask updates detected / 01 cask updates sent

  • netron - utd
  • react-native-debugger - utd
  • webcatalog - utd
  • cantata - utu
  • altair-graphql-client - utd

newversion_sparkle-2020-09-20: NOT FOUND


database-processed-2020-09-20: 05 cask updates detected / 03 cask updates sent

  • goodsync - utd
  • p4v - utd

containsversion-2020-09-20: 04 cask updates detected / 02 cask updates sent

  • goodsync - utd
  • qownnotes - #89593

UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-21: 11 cask updates detected / 06 cask updates sent

  • olive - utu
  • trailer - utu
  • macvim - utd
  • monitorcontrol - utd
  • dbeaver-community - utd

newversion_sparkle-2020-09-21: 07 cask updates detected / 03 cask updates sent

  • trailer - utd
  • hammerspoon - #89617
  • agenda - utd
  • toggl-track - #89618

database-processed-2020-09-21: 07 cask updates detected / 02 cask updates sent

  • sidequest - #89613
  • emclient - utu
  • tandem - utd
  • malwarebytes - utd
  • voov-meeting - utd

containsversion-2020-09-21: 09 cask updates detected / 06 cask updates sent

  • vuescan - #89626
  • sidequest - #89613
  • manictime - utd

UPDATED

  • inkdrop 5.1.0

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-22: 16 cask updates detected / 08 cask updates sent

  • megasync - utd
  • sidequest - utd
  • go-agent - s
  • meetingbar - utd
  • proxyman - utd
  • webcatalog - utd
  • go-server -s
  • toggl-track - utd

newversion_sparkle-2020-09-22: 08 cask updates detected / 06 cask updates sent

  • proxyman - utd
  • emby-server - utu

database-processed-2020-09-22: 09 cask updates detected / 05 cask updates sent

  • azure-data-studio - #89667
  • reaper - utu
  • emclient - utd
  • synology-surveillance-station-client - utd

containsversion-2020-09-22: 15 cask updates detected / 09 cask updates sent

  • loom - #89690
  • firefox-esr - s
  • firefox - s
  • teamviewer - #89688
  • ebibookreader - utu
  • lovense-remote - dr 1.4.0.1 -> 1.4.0

UPDATED

  • sqlpro-for-mysql 2020.82
  • gpxsee 7.32
  • dcp-o-matic-encode-server 2.14.38
  • dcp-o-matic-player 2.14.38
  • dcp-o-matic 2.14.38
  • dcp-o-matic-batch-converter 2.14.38

thanks @ran-dall!
sorry I'm late again :/
output is online

@suschizu Done ✊


newversion_github-2020-09-23: 17 cask updates detected / 12 cask updates sent

  • stats - utd
  • browserosaurus - #89709
  • visit - utu
  • protonmail-unofficial - utu
  • toggl-track - utd

newversion_sparkle-2020-09-23: 22 cask updates detected / 17 cask updates sent

  • frhelper - utd
  • eudic - utd
  • soundsource - utd
  • qlab - utu
  • autopkgr - #89734

database-processed-2020-09-23: 25 cask updates detected / 14 cask updates sent

  • qownnotes - #89729
  • browserosaurus - #89709
  • android-studio-preview-canary - s
  • workflowy - #89738
  • wpsoffice - utu
  • thebrain - utd
  • bluestacks - #89718
  • avibrazil-rdm - utd
  • lrtimelapse - utd
  • loom - utd
  • latexdraw - utu

containsversion-2020-09-23: 21 cask updates detected / 10 cask updates sent

  • goodsync - #89760
  • waterfox-current - utu
  • qownnotes - #89729
  • axe-edit-iii - #89755
  • postman - #89759
  • birdfont - #89720
  • bluestacks - #89718
  • lrtimelapse - utd
  • simply-fortran - utu
  • bricklink-studio - utd
  • nosqlbooster-for-mongodb - utu

UPDATED

  • integrity 9.12.0
  • ghost-browser 2.1.1.16

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-24: 20 cask updates detected / 11 cask updates sent

  • qownnotes - utd
  • flipper - utd
  • anki - utd
  • julia - utd
  • dexed - utu
  • postgres - utu
  • microsoft-r-open - utu
  • toggl-track - utd
  • browserosaurus - utd

newversion_sparkle-2020-09-24: 16 cask updates detected / 05 cask updates sent

  • brave-browser - #89803
  • boxy-suite - s x3
  • fantastical - utu
  • toggl-track - utd
  • wireshark - utd
  • tuple - utd
  • dash - utu

database-processed-2020-09-24: 07 cask updates detected / 02 cask updates sent

  • insomnia - #89832
  • ccleaner - utd
  • jdk-mission-control - utd
  • axure-rp - utd
  • lbry - utd

containsversion-2020-09-24: 17 cask updates detected / 08 cask updates sent

  • izip - utd
  • ccleaner - utd
  • elektron-overbridge - utu
  • fontexplorer-x-pro - utd
  • activedock - utd
  • remotix-agent - utd
  • sitebulb - utd
  • lightworks - utd
  • chemdoodle - #89828

UPDATED

  • qxmledit 0.9.16

hey @ran-dall - the output will be uploaded in about 3 hours - sorry for that!
In german trains the internet never works :/

NP. Please let me know when it’s updated.

Sent from my iPhone

On Sep 25, 2020, at 7:04 AM, suschizu notifications@github.com wrote:


hey @ran-dall - the output will be uploaded in about 3 hours - sorry for that!
In german trains the internet never works :/


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.

@ran-dall - output is online :)

@suschizu Done ✊


newversion_github-2020-09-25: 19 cask updates detected / 07 cask updates sent

  • openinterminal - s
  • jitsi-meet - utd
  • calibre - utd
  • whalebird - utd
  • vscodium - utd
  • alt-tab - utd
  • openinterminal-lite - s
  • signal-beta - s
  • openineditor-lite - s
  • browserosaurus - utd
  • home-assistant - utu
  • toggl-track - utd

newversion_sparkle-2020-09-25: 21 cask updates detected / 13 cask updates sent

  • izip - utd
  • gobdokumente - utd
  • activedock - utd
  • alt-tab - utd
  • boxy-suite - s
  • soundsource - utd
  • lastpass - utd
  • overflow - utu

database-processed-2020-09-25: 13 cask updates detected / 08 cask updates sent

  • torguard - s
  • termius-beta - s
  • lg-onscreen-control - utu
  • wechatwebdevtools - utu
  • praat - #89891

containsversion-2020-09-25: 13 cask updates detected / 09 cask updates sent

  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9675
  • qownnotes - #89894
  • missive - #89909
  • beyond-compare - #89914

UPDATED

  • publii 0.37.0
  • cisdem-document-reader 5.3.0
  • scrutiny 9.12.0

thanks @ran-dall! sorry - late again :/
todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-26: 08 cask updates detected / 03 cask updates sent

  • netron - utd
  • signal - utd
  • signal-beta - s
  • webcatalog - utd
  • duplicati - utu

newversion_sparkle-2020-09-26: 04 cask updates detected / 03 cask updates sent

  • hstracker - utd

database-processed-2020-09-26: 11 cask updates detected / 06 cask updates sent

  • ocenaudio - utu
  • postgres - utu
  • arq - utd
  • protonmail-bridge - utu
  • fsnotes - utu
  • pd - utu

containsversion-2020-09-26: 12 cask updates detected / 06 cask updates sent

  • shift - #89945
  • ocenaudio - utu
  • ximalaya - utu
  • exodus - utu
  • polyphone - utu
  • remotix-agent - #89944

UPDATED

  • tinymediamanager 4.0.1

thanks @ran-dall!
todays output is online

@suschizu Done ✊


newversion_github-2020-09-27: 13 cask updates detected / 05 cask updates sent

  • keep - su
  • vapor - utu
  • printrun - su
  • camera-live - su
  • freac - utu
  • hdrmerge - utd
  • mplayerx - utu
  • caprine - utd

newversion_sparkle-2020-09-27: 06 cask updates detected / 05 cask updates sent

  • rescuetime - utd

database-processed-2020-09-27: 03 cask updates detected / 01 cask updates sent

  • unity-hub - utu
  • stats - #89974

containsversion-2020-09-27: 04 cask updates detected / 01 cask updates sent

  • blitz - #89981
  • iridient-developer - utd
  • publii - su

UPDATED

  • butt 0.1.23

thanks @ran-dall!
todays output is online

@suschizu Done ✊


newversion_github-2020-09-28: 20 cask updates detected / 07 cask updates sent

  • keep - utd
  • vapor - utd
  • trailer - utd
  • camera-live - utd
  • softu2f - utd
  • freac - utd
  • alt-tab - utd
  • hdrmerge - utd
  • home-assistant - utu
  • printrun - su
  • mplayerx - utd
  • trufont - utu
  • toggl-track - utd

newversion_sparkle-2020-09-28: 11 cask updates detected / 04 cask updates sent

  • scummvm - utd
  • opencore-configurator - s
  • merlin-project - utu
  • trailer - utd
  • latexit - utd
  • alt-tab - utd
  • ubersicht - utd

database-processed-2020-09-28: 10 cask updates detected / 06 cask updates sent

  • github - utd
  • agfeo-dashboard - utu
  • publii - su
  • pd - utd

containsversion-2020-09-28: 11 cask updates detected /06 cask updates sent

  • fing - #90015
  • publii - su
  • iridient-developer - utd
  • beyond-compare - s
  • qdslrdashboard - utd

UPDATED

  • dbschema 8.3.2
  • syncovery 9.15

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-29: 11 cask updates detected / 10 cask updates sent

  • obsidian - utd

newversion_sparkle-2020-09-29: 13 cask updates detected / 08 cask updates sent

  • expandrive - utd
  • proxyman - #90048
  • hammerspoon - #90044
  • malus - utu
  • obs - utu

database-processed-2020-09-29: 16 cask updates detected / 09 cask updates sent

  • stack-stack - #89996
  • macx-dvd-ripper-pro - #90018
  • unity-hub - utu
  • preform - utu
  • element - #90045
  • stellarium - utu
  • fontexplorer-x-pro - utu

containsversion-2020-09-29: 20 cask updates detected / 12 cask updates sent

  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9686
  • plexamp - #90058
  • stack-stack - #89996
  • remotix-agent - s
  • preform - utu
  • feishu - #90065
  • plex - #90064
  • tinkerwell - #90062

UPDATED

  • electron 10.1.3
  • cisdem-document-reader 5.4.0
  • jedit-omega 2.27
  • elecom-mouse-assistant 5.2.1.000
  • smartgit 20.1.5

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-09-30: 12 cask updates detected / 08 cask updates sent

  • nteract - utd
  • cellprofiler - utd
  • emby-server - utu
  • toggl-track - utd

newversion_sparkle-2020-09-30: 20 cask updates detected / 15 cask updates sent

  • subler - #90095
  • skyfonts - dr 5.9.5.6 -> 5.9.5.2
  • cloudytabs - utd
  • dashlane - utd
  • imazing - utd

database-processed-2020-09-30: 16 cask updates detected / 09 cask updates sent

  • bitwarden - #90113
  • clash-for-windows - #90108
  • electerm - #90112
  • ocenaudio - s
  • istat-menus - utd
  • deezer - utu
  • loupedeck -utu

containsversion-2020-09-30: 15 cask updates detected / 08 cask updates sent

  • icab - #90131
  • acquia-dev - #90093
  • ocenaudio - s
  • expressvpn - #90134
  • sonos - utd
  • tinymediamanager - #90129
  • clip-studio-paint - utu

UPDATED

  • redisinsight 1.7.0
  • visicut 1.9-80-g65b7f094

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-01: 10 cask updates detected / 07 cask updates sent

  • flipper - utd
  • telegram-desktop - utd
  • rocket-chat - utd

newversion_sparkle-2020-10-01: 13 cask updates detected / 07 cask updates sent

  • docker - utd
  • telegram - utd
  • sirimote - utd
  • zeplin - utd
  • memory - utd
  • expandrive - utd

database-processed-2020-10-01: 21 cask updates detected / 12 cask updates sent

  • qownnotes - #90181
  • wechat - #90033 x3
  • nvidia-geforce-now - utp
  • stack-stack - #90102
  • enpass - utu
  • rocket-chat - utd
  • lens - #90182
  • gingko - utu

containsversion-2020-10-01: 21 cask updates detected / 12 cask updates sent

  • unity - s
  • 010-editor - #90191
  • wechat - #90033
  • balsamiq-wireframes - #90190
  • stack-stack - #90102
  • macx-dvd-ripper-pro - utd
  • gog-galaxy - s
  • audient-evo - su
  • itunes-producer - utu

UPDATED

  • modelio 4.1.0

hey @ran-dall - todays output will be uploaded a bit late sorry - I'm on the road without internet connection :/

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-02: 18 cask updates detected / 07 cask updates sent

  • bonitastudiocommunity - dr 7.11.1 -> 7.10.6
  • jitsi-meet - utd
  • calibre - utd
  • fsnotes - utd
  • freetube - su
  • anki - utd
  • webcatalog - utd
  • upic - utd
  • qownnotes - utd
  • rocket-chat - utd
  • toggl-track - utud

newversion_sparkle-2020-10-02: 18 cask updates detected / 09 cask updates sent

  • telegram - utd
  • elmedia-player - utd
  • dashlane - utd
  • yep - utd
  • hstracker - #90257
  • movist-pro - utd
  • tripmode - utu
  • maccy - #90254
  • upic - utd

database-processed-2020-10-02: 20 cask updates detected / 09 cask updates sent

  • android-studio-preview-canary - s
  • opera-beta - s
  • hermit-crab - utd
  • loupedeck - utd
  • ytmdesktop-youtube-music - utu
  • klogg - utu
  • tencent-meeting - utu
  • radio-silence - utu
  • shift - utu
  • malwarebytes - utu
  • beyond-compare - utd

containsversion-2020-10-02: 16 cask updates detected / 09 cask updates sent

  • blitz - #90269
  • loom - #90277
  • qownnotes - utd
  • clip-studio-paint - #90274
  • remotix-agent - #90270
  • icab - #90272
  • microsoft-edge-beta - utd

UPDATED

  • bonitastudiocommunity 7.11.2
  • burp-suite 2020.9.2

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-03: 07 cask updates detected / 05 cask updates sent

  • vscodium - utd
  • stretchly - utd

newversion_sparkle-2020-10-03: 06 cask updates detected / 04 cask updates sent

  • mactracker - utd
  • activedock - utu

database-processed-2020-10-03: 03 cask updates detected / 00 cask updates sent

  • audient-evo - utd
  • icollections - utu
  • axure-rp - utu

containsversion-2020-10-03: 02 cask updates detected / 02 cask updates sent


UPDATED

  • wechat 2.5.0.17
  • zenmap 7.90

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-04: 07 cask updates detected / cask updates sent

  • stats - utd
  • netron - utd

newversion_sparkle-2020-10-04: 02 cask updates detected / cask updates sent

  • karabiner-elements -

database-processed-2020-10-04: 03 cask updates detected / cask updates sent

  • arq - s
  • goldencheetah - utu

containsversion-2020-10-04: 05 cask updates detected / cask updates sent

  • qownnotes - #90334
  • wechat - dr 2.5.0.17 -> 2.4.2.18

UPDATED

  • librepcb 0.1.5
  • jamulus 3.5.12
  • gtkwave 3.3.107

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-05: 14 cask updates detected / 04 cask updates sent

  • macs-fan-control - #90376
  • home-assistant - #90360
  • dbeaver-community - utd
  • rectangle - utd
  • kitty - utd
  • latexdraw - utd
  • lyricsx - utd
  • webcatalog - utd
  • mumble - utd
  • jasper - utd

newversion_sparkle-2020-10-05: 10 cask updates detected / 06 cask updates sent

  • rectangle - utd
  • showyedge - utd
  • lyricsx - utd
  • vienna - utd

database-processed-2020-10-05: 08 cask updates detected / 05 cask updates sent

  • home-assistant - #90360
  • mumble - utd
  • quicksilver - utd

containsversion-2020-10-05: 10 cask updates detected / 05 cask updates sent

  • skyfonts - s
  • all-in-one-messenger - #90389
  • enpass - #90390
  • dbeaver-enterprise - utu
  • nvidia-geforce-now - utu

UPDATED

  • gtkwave 3.3.107
  • freeplane 1.8.8
  • protopie 5.1.1

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-06: 16 cask updates detected / 09 cask updates sent

  • iglance - utd
  • kitty - utd
  • obsidian - utd
  • proxyman - utd
  • spatterlight - utu
  • lens - utd
  • toggl-track - utd

newversion_sparkle-2020-10-06: 14 cask updates detected / 10 cask updates sent

  • keysmith - utd
  • proxyman - utd
  • iglance - utd
  • netnewswire - #90433

database-processed-2020-10-06: 07 cask updates detected / 04 cask updates sent

  • quicksilver - utu
  • voov-meeting - utd
  • praat - #90426

containsversion-2020-10-06: 17 cask updates detected / 12 cask updates sent

  • skyfonts - utu
  • sizzy - #90445
  • megahertz-knotes - utu
  • plex-media-server - utu
  • aspera-connect - utd

UPDATED

  • rocks-n-diamonds 4.2.0.3

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-07: 17 cask updates detected / 07 cask updates sent

  • minizincide - utd
  • calibre - utd
  • alt-tab - utd
  • obs - utd
  • vassal - utd
  • musescore - utd
  • bob - utd
  • browserosaurus - utd
  • toggl-track - utd
  • jasper - utd

newversion_sparkle-2020-10-07: 14 cask updates detected / 07 cask updates sent

  • opencore-configurator - s
  • jixipix-photo-formation - utd
  • alt-tab - utd
  • obs - utd
  • bob - utd
  • expandrive - utd
  • mailbutler - utd

database-processed-2020-10-07: 07 cask updates detected / 06 cask updates sent

  • microsoft-edge - utd

containsversion-2020-10-07: 15 cask updates detected / 06 cask updates sent

  • slack - dr 4.10.0 -> 4.9.0
  • appgate-sdp-client - utd
  • insync - #90518
  • megahertz-knotes - #90476
  • microsoft-edge - utd
  • disk-drill - #90519
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9735
  • boom - utu
  • tibco-jaspersoft-studio - utu

UPDATED

  • garagesale 8.2
  • razorsql 9.2.1
  • cmake 3.18.4

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-08: 15 cask updates detected / 04 cask updates sent

  • ipfs - utd
  • fsnotes - utd
  • telegram-desktop - utd
  • webcatalog - utd
  • kui - utd
  • drawio - utu
  • emby-server - utu
  • nosqlclient - utu
  • zsa-wally - utu
  • wire - utd
  • artisan - utd

newversion_sparkle-2020-10-08: NOT FOUND


database-processed-2020-10-08: 10 cask updates detected / 04 cask updates sent

  • linear-linear - utd
  • lens - #90554
  • drawio - utu
  • boxcryptor - utu
  • arq - utd
  • deepl - utd
  • loupedeck - utu
  • tencent-meeting - utu
  • blender - utu
  • ealeksandrov-cd-to - utu

containsversion-2020-10-08: 05 cask updates detected / 02 cask updates sent

  • tinymediamanager - #90558
  • pikopixel - utu
  • turbo-boost-switcher - dr 2.9.1 -> 2.8.0

UPDATED

  • securityspy 5.2.6
  • gpxsee 7.33
  • libreoffice 7.0.2

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-09: 10 cask updates detected / 05 cask updates sent

  • drawio - utd
  • vscodium - utd
  • orange - utu
  • envkey - utu
  • toggl-track - utd

newversion_sparkle-2020-10-09: 16 cask updates detected / 12 cask updates sent

  • activedock - utd
  • bob - #90599
  • minitube - utu
  • lastpass - utd

database-processed-2020-10-09: 11 cask updates detected / 08 cask updates sent

  • visual-studio-code-insiders - s
  • workflowy - #90600
  • sonos - utu

containsversion-2020-10-09: 19 cask updates detected / 08 cask updates sent

  • rubymine - #90590
  • ximalaya - utd
  • qownnotes - #90597
  • streamlabs-obs - #90618
  • hdhomerun - Homebrew/homebrew-cask-drivers/pull/1814
  • visual-studio-code-insiders - s
  • steelseries-engine - Homebrew/homebrew-cask-drivers/pull/1815
  • emclient - #90615
  • foxitreader - utu
  • avocode - #90616
  • whatsapp - utd

UPDATED

  • genymotion 3.1.2

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-10: 11 cask updates detected / 03 cask updates sent

  • gisto - utd
  • alt-tab - utd
  • rectangle - utd
  • freetube - utd
  • joplin - utd
  • artisan - utd
  • liteide - utu
  • strawberry - utu

newversion_sparkle-2020-10-10: 14 cask updates detected / 05 cask updates sent

  • minitube - utd
  • gifox - utd
  • opencore-configurator - s
  • alt-tab - utd
  • rectangle - utd
  • mathpix-snipping-tool - utd
  • strawberry - utu
  • activedock - utu
  • jumpcut - utu

database-processed-2020-10-10: 08 cask updates detected / 02 cask updates sent

  • teamdrive - utd
  • smartsvn - utu
  • foxitreader - utu
  • rambox - #90652
  • intune-company-portal - utu
  • jalbum - utu

containsversion-2020-10-10: 07 cask updates detected / 03 cask updates sent

  • loom - #90660
  • teamdrive - utd
  • stack-stack - #90661
  • delta - utu

UPDATED

  • wormhole 1.3.5
  • plotdigitizer 2.6.9

thanks @ran-dall!
todays output is online - sorry for the late upload!

@suschizu Done ✊


newversion_github-2020-10-11: 10 cask updates detected / 06 cask updates sent

  • netron - utd
  • webcatalog - utd
  • easy-move-plus-resize - utu
  • openboard - utu

newversion_sparkle-2020-10-11: 04 cask updates detected / 01 cask updates sent

  • clover-configurator - s
  • jumpcut - utd
  • kext-updater - utd

database-processed-2020-10-11: 05 cask updates detected / 02 cask updates sent

  • ringcentral - utd
  • shadowsocksx-ng-r - utu
  • microsoft-auto-update - utu

containsversion-2020-10-11: 06 cask updates detected / 04 cask updates sent

  • r - #90688 x2
  • linphone - dr 4.2.3 -> 4.2.2

UPDATED

  • zenmap 7.91

thanks @ran-dall!
todays output is online - sorry again for the late upload :/

@suschizu Done ✊


newversion_github-2020-10-12: 17 cask updates detected / 08 cask updates sent

  • nextcloud - utd
  • splayer - su
  • openboard - utd
  • proxyman - utd
  • webcatalog - utd
  • browserosaurus - utd
  • open-ecard - utu
  • toggl-track - utd
  • daedalus - utu

newversion_sparkle-2020-10-12: 24 cask updates detected / 11 cask updates sent

  • permute - utd
  • yinxiangbiji - utd
  • navicat-for-postgresql - (dup) #90724
  • navicat-for-sqlite - (dup) #90726
  • navicat-premium-essentials - (dup) #90722
  • navicat-for-mysql - (dup) #90730
  • navicat-premium - (dup)
  • glyphs - utd
  • navicat-for-mariadb - (dup) #90723
  • proxyman - utd
  • navicat-for-oracle - (dup) #90727
  • navicat-for-sql-server - (dup) #90728
  • whichspace - #90718
  • navicat-premium - utu

database-processed-2020-10-12: 09 cask updates detected / 08 cask updates sent

  • teamviewer - utd

containsversion-2020-10-12: 20 cask updates detected / 08 cask updates sent

  • ximalaya - #90732
  • zoom-for-it-admins - utd (dup)
  • zoomus - utd (dup)
  • mongodb-compass-beta - utu
  • visual-paradigm-ce - #90743 (dup)
  • navicat-premium - utu (dup)
  • visual-paradigm - #90739 (dup)
  • stremio - #90737
  • zoomus - utd
  • zoom-for-it-admins - utd
  • typinator - utd
  • popchar - utd

UPDATED

  • alfaview 8.10.0

thanks @ran-dall!
todays output is online - sorry again for the late upload - hopefully I'm back to normal tomorrw :/

@suschizu I lost the output but updates were sent.

no problem - thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-14: 18 cask updates detected / 09 cask updates sent

  • sequel-ace - utd
  • strawberry - utd
  • unison - su
  • datadog-agent - #90598
  • hackintool - utd
  • webcatalog - utd
  • polar-bookshelf - utu
  • trilium-notes - utu
  • toggl-track - utd

newversion_sparkle-2020-10-14: 15 cask updates detected / 10 cask updates sent

  • strawberry - utd
  • iina - utd
  • hackintool - utd
  • thor - #90857
  • expandrive - utd

database-processed-2020-10-14: 16 cask updates detected / 05 cask updates sent

  • ealeksandrov-cd-to - utu
  • menubar-countdown - utd
  • omnipresence - s (dup)
  • zoomus - utd
  • rocket-chat - #90853
  • mathpix-snipping-tool - utd
  • deezer - utd
  • flashforge-flashprint - utu
  • numi - utd
  • unity-hub - utd

containsversion-2020-10-14: 18 cask updates detected / 11 cask updates sent

  • unity - s
  • boom-3d - #90868
  • affinity-designer-beta - s
  • mongodb-compass-beta - s
  • quickhash - utd
  • ccleaner - utd
  • aspera-connect - utd

UPDATED
none

thanks @ran-dall!
todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-15: 13 cask updates detected / 09 cask updates sent

  • polar-bookshelf - #90899
  • trilium-notes - utd
  • vscodium - utd
  • hackintool - utd

newversion_sparkle-2020-10-15: 13 cask updates detected / 07 cask updates sent

  • hackintool - utd
  • toggl-track - #90916
  • dash - utd
  • brave-browser-beta - utd
  • brave-browser-dev - utd
  • tripmode - utu

database-processed-2020-10-15: 18 cask updates detected / 11 cask updates sent

  • ealeksandrov-cd-to - utu
  • azure-data-studio - #90910
  • affinity-designer-beta - s
  • zoomus - utu
  • goodsync - (dup)
  • termius-beta - s
  • evernote - utu

containsversion-2020-10-15: 16 cask updates detected / 08 cask updates sent

  • loom - #90925
  • goodsync - #90924
  • evernote - utu
  • qownnotes - #90912
  • mongodb-compass-beta - s
  • quickhash - utu
  • utools - #90931
  • ximalaya - dr 1.3.2,1602486767 -> 1.2.21,1597310073

UPDATED

  • burp-suite 2020.10
  • razorsql 9.2.2
  • openvpn-connect 3.2.3,2325
  • intune-company-portal 2.10.201000

thanks @ran-dall!
todays output is online

GitHub file is missing today

@suschizu Done ✊


newversion_github-2020-10-16: NOT FOUND


newversion_sparkle-2020-10-16: 08 cask updates detected / 06 cask updates sent

  • brave-browser - utd
  • alt-tab - utd

database-processed-2020-10-16: 26 cask updates detected / 14 cask updates sent

  • vmware-horizon-client - utu
  • rekordbox - s
  • musicbrainz-picard - su
  • malwarebytes - s
  • megasync - #90956
  • opera-beta - s
  • fujifilm-x-raw-studio - utu
  • tandem - utd
  • thunderbird - utu
  • eqmac - utu
  • tastyworks - utu
  • wondershare-filmora - utu

containsversion-2020-10-16: 26 cask updates detected / 19 cask updates sent

  • zotero - #90975
  • fing - #90970
  • plexamp - #90974
  • affinity-designer-beta - s
  • fujifilm-x-raw-studio - utu
  • carbon-copy-cloner - #90969
  • icollections - utu

UPDATED

  • integrity 9.12.4
  • folding-at-home 7.6.20
  • studio-3t 2020.9.0

thanks @ran-dall! Todays output is online

GitHub output is again missing sorry

@suschizu Done ✊


newversion_github-2020-10-17: NOT FOUND


newversion_sparkle-2020-10-17: 04 cask updates detected / 04 cask updates sent


database-processed-2020-10-17: 19 cask updates detected / 10 cask updates sent

  • reaper - utd (dup)
  • affinity-designer-beta - s
  • termius-beta - s
  • ealeksandrov-cd-to - utu
  • protonmail-bridge - utu
  • eqmac - utu
  • thebrain - utd
  • pgadmin4 - utu
  • loom - utd

containsversion-2020-10-17: 02 cask updates detected / 02 cask updates sent


UPDATED

  • butt 0.1.24

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-18: 34 cask updates detected / 13 cask updates sent

  • sequel-ace - utd
  • standard-notes - utd
  • calibre - utd
  • splayer - utd
  • netron - utd
  • sabnzbd - utd
  • signal - utd
  • alt-tab - utd
  • unison - su
  • rectangle - utd
  • hstracker - utd
  • prusaslicer - su
  • signal-beta - s
  • webcatalog - utd
  • pyzo - utd
  • scihubeva - utd
  • workflowy - #91042
  • realm-studio - utu
  • toggl-track - utd
  • gqrx - utu
  • musescore - utu

newversion_sparkle-2020-10-18: 06 cask updates detected / 05 cask updates sent

  • coteditor - #91054

database-processed-2020-10-18: 03 cask updates detected / 01 cask updates sent

  • zoomus - utd
  • tastyworks - utu

containsversion-2020-10-18: 07 cask updates detected / 03 cask updates sent

  • fldigi - (dup)
  • ximalaya - dr 1.3.2,1602486767 -> 1.2.21,1597310073
  • birdfont - utu
  • quickhash - utd

UPDATED
none

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-19: 14 cask updates detected / 06 cask updates sent

  • stats - utd
  • listen1 - utd
  • dbeaver-community - utd
  • jamf-migrator - utd
  • toggl-track - utd
  • obsidian - utd
  • sync-my-l2p - utu
  • leocad - su

newversion_sparkle-2020-10-19: 11 cask updates detected / 08 cask updates sent

  • spires - utd
  • dash - utd
  • twist - utu

database-processed-2020-10-19: 06 cask updates detected / 03 cask updates sent

  • thebrain - utd
  • lifesize - utu
  • cmake - utu

containsversion-2020-10-19: 10 cask updates detected / 06 cask updates sent

  • telavox-flow - #91107
  • monero-wallet - utd
  • mysqlworkbench - utu
  • coronasdk - utu

UPDATED
none

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-20: 05 cask updates detected / 03 cask updates sent

  • caprine - utd
  • toggl-track - utu

newversion_sparkle-2020-10-20: 18 cask updates detected / 09 cask updates sent

  • farrago - utd
  • blueharvest - utd
  • spires - utd
  • get-iplayer-automator - utd
  • get-backup-pro - utd
  • kext-updater - utd
  • brave-browser-beta - utd
  • usenapp - utu
  • ubersicht - utd

database-processed-2020-10-20: 13 cask updates detected / 07 cask updates sent

  • zoomus - utd
  • ocenaudio - s
  • torguard - s
  • linear-linear - utu
  • teamviewer - utd
  • termius - utd

containsversion-2020-10-20: 15 cask updates detected / 06 cask updates sent

  • termius - utd
  • keycue - #91162
  • tongbu - #91120
  • coronasdk - s
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9795
  • ocenaudio - s
  • slite - utd
  • bluejeans - dr 2.24.0.188 -> 2.24.0.184
  • exodus - #91160

UPDATED

  • electron 10.1.4
  • burp-suite 2020.10.1

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-21: 16 cask updates detected / 10 cask updates sent

  • syncplay - utd
  • mullvadvpn - utd
  • signal - utd
  • proxyman - utd
  • signal-beta - s
  • toggl-track - utd

newversion_sparkle-2020-10-21: 19 cask updates detected / 12 cask updates sent

  • proclaim - utd
  • appcleaner - utd
  • tableplus - utd
  • proxyman - utd
  • musescore - utd
  • iconjar - #91201
  • usenapp - utd

database-processed-2020-10-21: 15 cask updates detected / 06 cask updates sent

  • android-studio-preview-canary - s
  • mymonero - #91198
  • dropdmg - utu
  • orange - utu
  • cctalk - utu
  • loupedeck - utu
  • scrutiny - utd
  • thebrain - utd
  • scout - utd

containsversion-2020-10-21: 15 cask updates detected / 07 cask updates sent

  • unity - s
  • dropdmg - utu
  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9798
  • qownnotes - #91194
  • plex - #91214
  • timeular - utd
  • dendroscope - utd
  • silentknight - #91212

UPDATED

  • studio-3t 2020.9.1

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-22: 18 cask updates detected / 10 cask updates sent

  • sequel-ace - utd
  • minizincide - utd
  • fsnotes - su
  • keepassxc - utd
  • megasync - utu
  • unison - utu
  • nuclear - utu
  • workflowy - utd

newversion_sparkle-2020-10-22: 15 cask updates detected / 07 cask updates sent

  • origami-studio - utd
  • brave-browser - utd
  • toggl-track - utd
  • ubersicht - utd
  • airfoil - utd
  • luna-display - utd
  • nordvpn - utu
  • airfoil - utd

database-processed-2020-10-22: 19 cask updates detected / 12 cask updates sent

  • zoomus - utd
  • webcatalog - #91254 (dup)
  • 4k-video-downloader - (dup x3)
  • unity - s
  • nova - utu
  • engine-prime - utu
  • 4k-video-downloader - utu

containsversion-2020-10-22: 15 cask updates detected / 12 cask updates sent

  • anydo - #91265
  • 4k-stogram - #91269
  • tinkerwell - utd

UPDATED

  • camtasia 2020.0.10

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-23: 08 cask updates detected / 06 cask updates sent

  • kui - utd
  • toggl-track - utd

newversion_sparkle-2020-10-23: 18 cask updates detected / 10 cask updates sent

  • loopback - utd
  • blueharvest - utd
  • luna-secondary - utd
  • audio-hijack - utd
  • cleanmymac - utd
  • moneymoney - utd
  • reunion - utu
  • imazing - utd

database-processed-2020-10-23: 24 cask updates detected / 11 cask updates sent

  • pppc-utility - #91322
  • scout - utu
  • ealeksandrov-cd-to - utu
  • snipaste - utu
  • studio-3t - utu
  • protonmail-bridge - utd
  • disk-drill - utu
  • wondershare-filmora - utu
  • avidemux - utu
  • fsnotes - utu
  • evernote - utu
  • boom - utu
  • emacs - utu

containsversion-2020-10-23: 15 cask updates detected / 01 cask updates sent

  • parallels-toolbox - #91334
  • loom - #91336
  • qownnotes - #91318
  • sizzy - #91335
  • mongodb-compass-beta - utu
  • dropdmg - #91338
  • loupedeck - utu
  • orange - utu
  • axure-rp - utd
  • kindle - utu
  • sitebulb - utu
  • protonmail-bridge - utd
  • xact - utu
  • paperspace - utu

UPDATED
none

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-24: 13 cask updates detected / 09 cask updates sent

  • quaternion - su
  • netron - utd
  • syncthing - utd
  • scihubeva - utd

newversion_sparkle-2020-10-24: 10 cask updates detected / 08 cask updates sent

  • fork - utd
  • audio-hijack - utd

database-processed-2020-10-24: 10 cask updates detected / 06 cask updates sent

  • scout - utu
  • iridient-developer - #91389 (dup)
  • quicksilver - utu
  • loupedeck - utu

containsversion-2020-10-24: 04 cask updates detected / 00 cask updates sent

  • kindle - utu
  • nordvpn - #91355
  • sitebulb - utu
  • xact - utu

UPDATED
none

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-25: 11 cask updates detected / 03 cask updates sent

  • fsnotes - utd
  • home-assistant - utd
  • psychopy - utd
  • superproductivity - utd
  • omnidb - utu
  • amethyst - utd
  • prusaslicer - utu
  • gqrx - utu

newversion_sparkle-2020-10-25: 09 cask updates detected / 03 cask updates sent

  • loopback - utd
  • piezo - utd
  • codekit - utu
  • amethyst - utd
  • dashlane - utu
  • vienna - utd

database-processed-2020-10-25: 05 cask updates detected / 02 cask updates sent

  • qownnotes - #91422
  • portfolioperformance - #91429
  • qtum - utd

containsversion-2020-10-25: 04 cask updates detected / 00 cask updates sent

  • qownnotes - #91422
  • odio - utu
  • syncovery - utu
  • boom - utu

UPDATED

  • electron 10.1.5

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-26: 12 cask updates detected / 06 cask updates sent

  • clementine - su
  • eqmac - su
  • netron - utd
  • icanhazshortcut - utd
  • geany - utu
  • toggl-track - utd

newversion_sparkle-2020-10-26: 07 cask updates detected / 04 cask updates sent

  • iconjar - utd
  • codekit - utd
  • commander-one - utd

database-processed-2020-10-26: 11 cask updates detected / 06 cask updates sent

  • qownnotes - #91447
  • beekeeper-studio - #91446
  • qtum - utd
  • pd - utu
  • feishu - dr 3.34.1,9e7ec7 -> 3.32.3,82aad2

containsversion-2020-10-26: 07 cask updates detected / 03 cask updates sent

  • qownnotes - #91447
  • boom - utu
  • securesafe - utu
  • remotix-agent - utu

UPDATED

  • smartsvn 14.0.1

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-27: 28 cask updates detected / 17 cask updates sent

  • nteract - utd
  • clementine - utd
  • kui - utd
  • omnidb - utd
  • rotki - utd
  • syntax-highlight - #91477
  • hstracker - utd
  • obsidian - utd
  • switchhosts - utu
  • xlink-kai - utu
  • toggl-track - utd

newversion_sparkle-2020-10-27: 22 cask updates detected / 14 cask updates sent

  • tunnelbear - utd
  • sidenotes - utd
  • eqmac - utd
  • alt-tab - utd
  • historyhound - utd
  • nordvpn - utd
  • hstracker - utd
  • imazing - utd

database-processed-2020-10-27: 18 cask updates detected / 11 cask updates sent

  • ealeksandrov-cd-to - s
  • unity-hub - utu
  • teamviewer - utd
  • istat-menus - #91459
  • pulse-sms - utd
  • element - utd
  • insomnia - utd

containsversion-2020-10-27: 19 cask updates detected / 09 cask updates sent

  • microsoft-edge-beta - Homebrew/homebrew-cask-versions/pull/9827
  • sizzy - #91526
  • hdhomerun - Homebrew/homebrew-cask-drivers/pull/1850
  • messenger - #91521
  • teamviewer - utd
  • mattermost - utd
  • tuxera-ntfs - utd
  • paperspace - utu
  • lrtimelapse - utd
  • wechatwebdevtools - utd

UPDATED

  • butt 0.1.25
  • naver-whale 2.8.108.15
  • garagebuy 3.5.2

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-28: 19 cask updates detected / 16 cask updates sent

  • quaternion - su
  • qownnotes - utd
  • ledger-live - utd

newversion_sparkle-2020-10-28: 21 cask updates detected / 11 cask updates sent

  • ditto - utd
  • mactracker - utd
  • brave-browser - utd
  • eqmac - #91602
  • toggl-track - #91593
  • folx - utd
  • menumeters - utd
  • camo-studio - utu
  • vellum - utu
  • timelane - #91590

database-processed-2020-10-28: 13 cask updates detected / 04 cask updates sent

  • sizzy - utd
  • wormhole - utd
  • zoom-for-it-admins - #91583
  • zoomus - utd
  • rocket-chat - #91584
  • angry-ip-scanner - #91586
  • workflowy - #91597
  • insta360-studio - utu
  • securesafe - utu

containsversion-2020-10-28: 14 cask updates detected / 06 cask updates sent

  • boom - utu
  • blitz - #91609
  • loom - #91612
  • zoom-for-it-admins - #91583
  • timeular - #91619
  • zoomus - utd
  • postman - utd
  • alfred - utd

UPDATED

  • dcp-o-matic-encode-server 2.14.41
  • bootstrap-studio 5.4.2
  • segger-ozone 3.20f
  • dcp-o-matic-player 2.14.41
  • dcp-o-matic 2.14.41
  • jedit-omega 2.28
  • dcp-o-matic-batch-converter 2.14.41
  • dcp-o-matic-kdm-creator 2.14.41
  • jamulus 3.6.0
  • gpxsee 7.35
  • eiskaltdcpp 2.2.10-710-macOS10.13
  • remote-desktop-manager-free 2020.3.1.0
  • remote-desktop-manager 2020.3.1.0
  • querious 3.0.6
  • studio-3t 2020.9.3

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-29: 13 cask updates detected / 05 cask updates sent

  • marathon2 - su
  • jitsi-meet - utd
  • boost-note - utd
  • listen1 - utd
  • toggl-track - utd
  • wire - utu
  • eul - utd
  • daedalus - utu

newversion_sparkle-2020-10-29: 26 cask updates detected / 18 cask updates sent

  • subler - utd
  • loopback - utd
  • airfoil - utu
  • lingo - utd
  • piezo - utd
  • audio-hijack - utd
  • airfoil - utd
  • popclip - utd

database-processed-2020-10-29: 09 cask updates detected / 07 cask updates sent

  • qownnotes - #91693
  • element - #91694

containsversion-2020-10-29: 26 cask updates detected / 17 cask updates sent

  • evernote - #91718
  • securesafe - #91666
  • qownnotes - #91693
  • missive - #91715
  • imitone - su
  • lrtimelapse - utu
  • ultimate - utd
  • preform - utd
  • staruml - utu

UPDATED

  • tales-of-majeyal 1.7.0
  • eiskaltdcpp 2.2.10-720-macOS10.13
  • lark 3.35.1,dd8613

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-30: 13 cask updates detected / 09 cask updates sent

  • marathon2 - utd
  • calibre - utd
  • react-proto - su
  • fsnotes - utd

newversion_sparkle-2020-10-30: 13 cask updates detected / 10 cask updates sent

  • wireshark - utd
  • toggl-track - #91776
  • itsycal - utd

database-processed-2020-10-30: 09 cask updates detected / 05 cask updates sent

  • nvidia-geforce-now - utu
  • qtum - utd
  • postman - utu
  • scratch - utu

containsversion-2020-10-30: 12 cask updates detected / 06 cask updates sent

  • loom - #91786
  • nvidia-geforce-now - utu
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9844
  • boom - utu
  • jalview - #91764
  • ultimate - utd

UPDATED

  • bootstrap-studio 5.4.3
  • querious 3.0.7
  • golly 4.0

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-10-31: 16 cask updates detected / 04 cask updates sent

  • dangerzone - utd
  • extraterm - utd
  • calibre - utd
  • karabiner-elements - utd
  • react-proto - utd
  • qview - utd
  • netron - utd
  • whalebird - utd
  • rectangle - #91820
  • netnewswire - utd
  • hackintool - utd
  • webcatalog - utd
  • gzdoom - utu

newversion_sparkle-2020-10-31: 13 cask updates detected / 05 cask updates sent

  • opencore-configurator - s
  • marsedit - utd
  • karabiner-elements - utd
  • rectangle - #91820
  • spires - utd
  • fission - utd
  • hackintool - utd
  • usenapp - utu

database-processed-2020-10-31: 12 cask updates detected / 07 cask updates sent

  • omnipresence - utu
  • scout - utu
  • ealeksandrov-cd-to - utu
  • banktivity - utd
  • aliworkbench - utu

containsversion-2020-10-31: 06 cask updates detected / 02 cask updates sent

  • nvidia-geforce-now - utu
  • omnipresence - utu
  • fme - utu
  • jcryptool - utu

UPDATED

  • power-manager 5.5.2

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-11-01: 12 cask updates detected / 05 cask updates sent

  • stats - utd
  • freetube - su
  • proxyman - utd
  • webcatalog - utd
  • kodi - su
  • gqrx - utu
  • prudent - utu

newversion_sparkle-2020-11-01: 06 cask updates detected / 03 cask updates sent

  • clover-configurator - s
  • netnewswire - utd
  • proxyman - utd

database-processed-2020-11-01: 10 cask updates detected / 03 cask updates sent

  • qownnotes - #91860
  • qtum - utd
  • thebrain - utd
  • lx-music - #91862
  • epic - utu
  • banking-4 - utu
  • icab - utd

containsversion-2020-11-01: 04 cask updates detected / 00 cask updates sent

  • epic - utu
  • qownnotes - #91860
  • jcryptool - utu
  • dingtalk - dr 5.1.8.3 -> 5.1.5.0

UPDATED

  • pro-fit 7.0.16

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-11-02: 13 cask updates detected / 10 cask updates sent

  • menumeters - utd
  • pext - su
  • switchhosts - utu

newversion_sparkle-2020-11-02: 08 cask updates detected / 05 cask updates sent

  • menumeters - utd
  • marsedit - utd
  • ithoughtsx - utd

database-processed-2020-11-02: 13 cask updates detected / 04 cask updates sent

  • flashforge-flashprint - utu
  • skyfonts - utd
  • standard-notes - #91883
  • opera-developer - utu
  • portfolioperformance - #91890
  • nosql-workbench-for-amazon-dynamodb - utu
  • focusrite-control - utu
  • vuescan - utu
  • qsync-client - utu

containsversion-2020-11-02: 13 cask updates detected / 08 cask updates sent

  • istat-menus - #91876
  • qsync-client - utu
  • affinity-designer-beta - utu
  • sizzy - dr 0.40.1 -> 0.40.0
  • scratch - utd

UPDATED

  • screenflick 2.7.54
  • shutter-encoder 14.3
  • inkdrop 5.1.2

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-11-03: 12 cask updates detected / 08 cask updates sent

  • stats - utd
  • timche-gmail-desktop - utd
  • toolreleases - su
  • anybar - utd

newversion_sparkle-2020-11-03: 15 cask updates detected / 09 cask updates sent

  • app-tamer - utd
  • docker - utd
  • toolreleases - utd
  • fork - utd
  • tuple - utu
  • soulver - utu

database-processed-2020-11-03: 07 cask updates detected / 04 cask updates sent

  • qownnotes - #91947
  • sage - utu
  • yo - utu

containsversion-2020-11-03: 13 cask updates detected / 09 cask updates sent

  • discord-canary - Homebrew/homebrew-cask-versions/pull/9858
  • qownnotes - #91947
  • insync - utd
  • anydo - #91965

UPDATED
none

@suschizu Done ✊


newversion_github-2020-11-04: 15 cask updates detected / 05 cask updates sent

  • boost-note - utd
  • flipper - utd
  • decrediton - su
  • outline-manager - su
  • hstracker - utd
  • proxyman - utd
  • signal-beta - utd
  • obsidian - utd
  • pd-l2ork - utu
  • signal - utu

newversion_sparkle-2020-11-04: 16 cask updates detected / 07 cask updates sent

  • mudlet - utd
  • skyfonts - utd
  • opencore-configurator - s
  • hstracker - utd
  • proxyman - utd
  • audirvana - utd
  • cloudflare-warp - s
  • pdf-expert - utd
  • uninstallpkg - utd

database-processed-2020-11-04: 12 cask updates detected / 08 cask updates sent

  • logos - utu
  • workflowy - #92023
  • rocket-chat - #92022
  • praat - utd

containsversion-2020-11-04: 10 cask updates detected / 04 cask updates sent

  • loom - #92036
  • microsoft-edge-dev - Homebrew/homebrew-cask-versions/pull/9866
  • silentknight - #92032
  • bean - s
  • fl-studio - #92037
  • tongbu - utd

UPDATED
none

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-11-05: 10 cask updates detected / 08 cask updates sent

  • megasync - utd
  • prusaslicer - su

newversion_sparkle-2020-11-05: 11 cask updates detected / 09 cask updates sent

  • cloudflare-warp - s
  • brave-browser-beta - utd

database-processed-2020-11-05: 08 cask updates detected / 05 cask updates sent

  • opera-gx - s
  • standard-notes - utd
  • flashforge-flashprint - utu

containsversion-2020-11-05: 18 cask updates detected / 14 cask updates sent

  • lockrattler - #92073
  • ibm-aspera-connect - utu
  • drobo-dashboard - utu
  • postman - dr 7.35.0 -> 7.34.0

UPDATED

  • elecom-mouse-assistant 5.2.1.001

thanks @ran-dall!
Todays output is online - sorry for the late upload!

@suschizu Done ✊


newversion_github-2020-11-06: 11 cask updates detected / 09 cask updates sent

  • standard-notes - utd
  • telegram-desktop - utd

newversion_sparkle-2020-11-06: 08 cask updates detected / 07 cask updates sent

  • clashx - #92121

database-processed-2020-11-06: 18 cask updates detected / 06 cask updates sent

  • flashforge-flashprint - utu
  • qownnotes - #92120
  • qv2ray - su
  • thunderbird - utu
  • visual-studio-code-insiders - utu
  • opera-gx - utu
  • opera-beta - utu
  • segger-embedded-studio-for-arm - utu
  • mini-vmac - utu
  • cctalk - utu
  • feishu - utd
  • intune-company-portal - utu

containsversion-2020-11-06: 17 cask updates detected / 07 cask updates sent

  • unity - utu
  • qownnotes - #92120
  • lingon-x - utu
  • drobo-dashboard - Homebrew/homebrew-cask-drivers/pull/1873
  • postman - dr 7.35.0 -> 7.34.0
  • visual-studio-code-insiders - utu
  • openoffice - utu
  • shupapan - utd
  • busycal - utd
  • ibm-aspera-connect - utd

UPDATED

  • openvpn-connect 3.2.5,2468
  • flightgear 2020.3.2

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-11-07: 10 cask updates detected / 03 cask updates sent

  • brooklyn - utd
  • musaicfm - utd
  • keepingyouawake - utd
  • outline-manager - su
  • netron - utd
  • meetingbar - utd
  • gqrx - utu

newversion_sparkle-2020-11-07: 12 cask updates detected / 07 cask updates sent

  • telegram - utd
  • craftmanager - utd
  • keepingyouawake - utd
  • hstracker - #92168
  • klokki - utd

database-processed-2020-11-07: 09 cask updates detected / 06 cask updates sent

  • loupedeck - utd
  • appgate-sdp-client - utu
  • android-studio-preview-canary - s

containsversion-2020-11-07: 11 cask updates detected / 04 cask updates sent

  • loom - #92184
  • beatunes - #92179
  • streamlabs-obs - #92182
  • banktivity - #92183
  • postman - dr 7.35.0 -> 7.34.0
  • sipgate-softphone - utd
  • iridium - utu

UPDATED
none

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-11-08: 08 cask updates detected / 04 cask updates sent

  • eul - utd
  • stretchly - utd
  • stats - utd
  • fontforge - utu

newversion_sparkle-2020-11-08: 08 cask updates detected / 03 cask updates sent

  • clover-configurator - s
  • hstracker - #92209
  • bartender - utd
  • kext-updater - utd
  • vienna - utd

database-processed-2020-11-08: 08 cask updates detected / 04 cask updates sent

  • thunderbird - s
  • stats - utd
  • portfolioperformance - #92210
  • mini-vmac - utu

containsversion-2020-11-08: 04 cask updates detected / 01 cask updates sent

  • postman - dr 7.35.0 -> 7.34.0
  • iridium - #92200
  • vuescan - dr 9.7.36 -> 9.7.35

UPDATED

  • ghost-browser 2.1.1.18

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-11-09: 08 cask updates detected / 06 cask updates sent

  • eul - utd
  • geany - utu

newversion_sparkle-2020-11-09: 17 cask updates detected / 13 cask updates sent

  • opencore-configurator - s
  • bartender - utu
  • network-radar - utd
  • texpad - utu

database-processed-2020-11-09: 06 cask updates detected / 03 cask updates sent

  • freac - utu
  • zoomus - #92249
  • voov-meeting - utu

containsversion-2020-11-09: 10 cask updates detected / 05 cask updates sent

  • evernote - #92272
  • qownnotes - #92252
  • zoomus - #92249
  • mongodb-compass-beta - utu
  • difffork - utu

UPDATED
none

thanks @ran-dall!
Todays output is online :)

I lost the output but updates were sent. My bad.

no problem @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-11-11: 16 cask updates detected / 11 cask updates sent

  • lens - utd
  • obsidian - utd
  • atom - utd
  • ultimaker-cura - utu
  • crypter - utu

newversion_sparkle-2020-11-11: 28 cask updates detected / 12 cask updates sent

  • backuploupe - utd
  • moom - utd
  • docker - utd
  • default-folder-x - utd
  • forklift - utd
  • rocket-typist - utd
  • amazon-workspaces - utd
  • mailbutler - utd
  • agenda - utd
  • cyberduck - utd
  • iina - utd
  • cloudflare-warp - s
  • coderunner - utd
  • merlin-project - utd
  • mailplane - utd
  • geekbench - utd

database-processed-2020-11-11: 14 cask updates detected / 09 cask updates sent

  • taskwarrior-pomodoro - su
  • electronmail - #92424
  • crossover - (dup)
  • eddie - utu
  • unison - utu

containsversion-2020-11-11: 28 cask updates detected / 13 cask updates sent

  • qiyimedia - utu
  • lockrattler - #92449
  • qownnotes - #92426
  • bettertouchtool - utd
  • silentknight - #92448
  • openoffice - utu
  • jetbrains-toolbox - utd
  • pitch - #92451
  • evernote - utu
  • printopia - utu
  • evolv-escribe-suite - utu
  • hbuilderx - utu
  • bbedit - utu
  • futuniuniu - utu
  • minecraftpe - utu

UPDATED
none

thanks @ran-dall! Sorry for the late upload!
Output is online :)

@suschizu Done ✊


newversion_github-2020-11-12: 29 cask updates detected / 11 cask updates sent

  • seque- l-ace - utd
  • vallum - su
  • swish - utd
  • epichrome - utd
  • powershell - utd
  • vscodium - utd
  • alt-tab - utd
  • localizationeditor - utd
  • maccy - utd
  • toolreleases - su
  • proxyman - utd
  • powershell-preview - utu
  • eul - utd
  • next - utu
  • rsyncosx - utu
  • duckietv - utu
  • aware - utu
  • cityofzion-neon - utu

newversion_sparkle-2020-11-12: 43 cask updates detected / 24 cask updates sent

  • iexplorer - utd
  • swish - utd
  • malus - utd
  • subler - utd
  • rapidweaver -
  • find-any-file - utd
  • vivaldi - utd
  • alt-tab - utd
  • maccy - utd
  • vienna - utd
  • toolreleases - utd
  • proxyman - utd
  • jumpshare - utd
  • cloudflare-warp - s
  • lastpass - utd
  • graphicconverter - utd
  • powerphotos - utu
  • djay-pro - utu
  • clashx - #92519

database-processed-2020-11-12: 28 cask updates detected / 12 cask updates sent

  • anydesk - #92496
  • firefox - s (dup x2)
  • keyboard-maestro - utu
  • opera-beta - s
  • cinebench - utu
  • firefox-esr - s
  • printopia - #92491
  • intune-company-portal - utu (dup x2)
  • thebrain - utu
  • sabnzbd - #92518
  • upwork - utd
  • corsair-icue - utu
  • pgadmin4 - utu
  • duet - utu
  • blizz - utu

containsversion-2020-11-12: 28 cask updates detected / 14 cask updates sent

  • unity - s
  • firefox-esr - s
  • ivpn - #92547
  • ringcentral - #92549
  • blizz - utu
  • qq - #92552
  • chronosync - #92555
  • macx-dvd-ripper-pro - utu
  • proxifier - utu
  • rescuetime - dr 2.16.6.1 -> 2.16.5.1
  • querious - utu
  • free-download-manager - #92545
  • dcommander - #92546
  • nvidia-geforce-now - utu

UPDATED

  • gpxsee 7.36
  • rocks-n-diamonds 4.2.0.4

thanks @ran-dall!
Todays output is online :)

@suschizu Done ✊


newversion_github-2020-11-13: 14 cask updates detected / 07 cask updates sent

  • calibre - utd
  • textadept - su
  • timche-gmail-desktop - utd
  • kitty - utd
  • ledger-live - su
  • webcatalog - utd
  • mockoon - utd

newversion_sparkle-2020-11-13: 46 cask updates detected / 14 cask updates sent

  • itubedownloader - utd
  • texshop - utd
  • loopback - utd
  • screens - utd
  • airfoil - utd
  • find-any-file - utd
  • djay-pro - utu
  • acorn - utd
  • iconizer - #92651
  • river-sparkle - utd
  • imazing - utd
  • fantastical - utd
  • agenda - utd
  • piezo - utd
  • crossover - utd
  • audio-hijack - utd
  • airfoil - utd
  • soundsource - utd
  • cloudflare-warp - s
  • winclone - #92621
  • batteries - utd
  • graphicconverter - utd
  • merlin-project - utd
  • tripmode - utu
  • sidenotes - utu
  • gitfinder - utu
  • menubar-stats - utd
  • fork - utd
  • the-clock - utd
  • xscope - utu
  • cleanmymac - utd
  • movist-pro - utu

database-processed-2020-11-13: 17 cask updates detected / 06 cask updates sent

  • azure-data-studio - #92648
  • clash-for-windows - #92647
  • eclipse-cpp - utu
  • lark - utd
  • insta360-studio - utu
  • mockplus - utu
  • meshcommander - utu
  • lulu - utd
  • iridient-developer - utu
  • secretive - utd
  • nova - utu

containsversion-2020-11-13: 13 cask updates detected / 07 cask updates sent

  • tencent-lemon - #92677
  • alfred - #92620
  • affinity-designer-beta - s
  • querious - dr 3.0.8 -> 3.0.7
  • feishu - utd
  • youku - #92678

UPDATED

  • blitz 1.13.36
  • wrike 3.3.6

thanks @ran-dall! Sorry for the late upload!
Output is online :)

@suschizu Done ✊


newversion_github-2020-11-14: 18 cask updates detected / 07 cask updates sent

  • lumen - #92717
  • textadept - utd
  • decrediton - utd
  • netron - utd
  • duckietv - utd
  • sigil - utd
  • dash-dash - utd
  • ledger-live - utd
  • webcatalog - #92705
  • upic - utd
  • drawio - utu

newversion_sparkle-2020-11-14: 30 cask updates detected / 14 cask updates sent

  • ivpn - utd
  • surge - utd
  • opencore-configurator - s
  • texpad - utu
  • sensei - #92692
  • timemator - utd
  • retrobatch - utd
  • clashx - #92736
  • acorn - utd
  • river-sparkle - utd
  • iterm2 - utd
  • fork - utd
  • coconutbattery - utd
  • klokki - utd
  • dashlane - utu
  • upic - utu

database-processed-2020-11-14: 24 cask updates detected / 05 cask updates sent

  • qownnotes - #92734
  • omniplan - utu
  • ealeksandrov-cd-to - utu
  • second-life-viewer - utu
  • tuxera-ntfs - su
  • webcatalog - #92705
  • codespace - #92710
  • softmaker-freeoffice - utu (dup x3)
  • stepmania - utu
  • busycontacts - utu
  • arq - utd
  • tastyworks - utu
  • teamviewer - utu
  • qbittorrent - utu
  • paragon-extfs - utu
  • fldigi - utu
  • datacolor-spyder-elite - utu

containsversion-2020-11-14: 13 cask updates detected / 04 cask updates sent

  • fldigi - utu (dup)
  • freeyourmusic - #92754
  • codespace - #92710
  • qownnotes - #92734
  • missive - #92751
  • busycontacts - utu
  • arq - utd
  • minecraftpe - utu

UPDATED

  • razorsql 9.2.4
  • lmsclients-squeezeplay 7.8.0r1286

thanks @ran-dall! Sorry again for the late upload!
Output is online :)

@suschizu Done ✊


newversion_github-2020-11-15: 17 cask updates detected / 10 cask updates sent

  • fsnotes - utd
  • iconizer - utd
  • localizationeditor - utd
  • webcatalog - utd
  • jamf-migrator - su
  • dynobase - utu
  • stats - utd

newversion_sparkle-2020-11-15: 14 cask updates detected / 05 cask updates sent

  • strawberry - #92790
  • hazeover - utd
  • welly - #92794
  • iconizer - utd
  • zeplin - utd
  • smoothscroll - utd
  • apple-juice - #92797
  • kext-updater - utd
  • final-cut-library-manager - utu

database-processed-2020-11-15: 18 cask updates detected / 06 cask updates sent
(There's something off with the numbering on this one @core-code)

  • bitwarden - #92799
  • tuxera-ntfs - su
  • seamonkey - utu
  • eclipse-cpp - s
  • thunderbird - utu
  • franz - #92796
  • stats - utd
  • shift - utd
  • wechatwebdevtools - utd
  • wine-stable - utu
  • meshcommander - utu
  • tastyworks - utu

containsversion-2020-11-15: 16 cask updates detected / 03 cask updates sent

  • clipgrab - #92806
  • android-file-transfer - utd
  • synology-note-station-client - utu
  • synologyassistant - utu
  • synology-photo-station-uploader - utu
  • synology-surveillance-station-client - utu
  • synology-cloud-station-backup - utu
  • synology-chat - utu
  • synology-drive - utu
  • scribus - utu
  • hyperbackupexplorer - utu
  • iridient-developer - utu
  • slite - utd

UPDATED

  • bluefish 2.2.12
  • rolisteam 1.9.3
  • rcse 1.9.3
  • grandperspective 2.5.3

There's something off with the numbering on this one
hey @ran-dall! Sorry - my fault - I forgot to renumber it after the clean-up :/

Was this page helpful?
0 / 5 - 0 ratings