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.
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
@core-code Done.
appgate-sdp-client - No newer version available for download.
flightgear - No newer version available for download.
android-studio - No newer version available for download.
thanks, adjusted the postprocessing
2018-11-29 output up
@core-code
done - no problemos today 🎉
2018-11-30 output up
@core-code 🙌 done.
alfred - No newer version available for download.
gray - https://github.com/Homebrew/homebrew-cask/pull/55526
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.
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.
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.
@core-code Done.
rawtherapee - https://rawtherapee.com/blog/rawtherapee-5.5-release-candidate-1
sqlitebrowser - No newer version available for download.
musescore - REPEAT Beta
hma-pro-vpn - https://github.com/Homebrew/homebrew-cask/pull/55647
Hey @ran-dall … so this is what I found out:
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.
appcastappcast Doesn't this count as the appcast? https://www.cryptool.org/en/jct-downloads/stableThe 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...
pdfelement-express - already up-to-date
poi - already up-to-date
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! ✊
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.
syncovery - [already up-to-date] (https://www.syncovery.com/download/mac/)
lektor - https://github.com/lektor/lektor/archive/3.1.3.zip (check)
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.
decrediton - 1.4.0 not found/verified
brave-browser - already up-to-date
jbrowse - already up-to-date
glyphs - already up-to-date
@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
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
skitch - 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
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. 🤠
great thanks for your help!
todays output is online :D (sparklefeed is missing)
Done.
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
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
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.
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.
@suschizu Beat you to it today...
@ran-dall thank you :)
I've uploaded todays output - have a nice weekend!
@suschizu You too! 👾
@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.
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...
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.
@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.
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.
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.
thanks @ran-dall! 👍
todays output is online :D
cincin 🍷
Done.
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.
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.
Hey @ran-dall - thank you!
I've uploaded todays output :)
@suschizu Done.
@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. 🧠
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
appcastappcastGood morning USA! 🎶
Hey @ran-dall - todays output is online!
Have a nice day 💻 🖱
@suschizu done ✅
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!
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.
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
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.
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
thanks @ran-dall!
output is online - have a nice and not too busy day :)
@suschizu Done
@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...
stablehey @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.
thank you :)
hello @ran-dall - todays output is online
have a nice sunday!
@suschizu Done.
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.
appcast@ran-dall - thank you :)
output is online!
@suschizu Done.
pre-releaseThank 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.
@ran-dall - thank you!
todays output is online - and in the right folder 📁 😬
@suschizu Done. ✊
release does not appear stablerelease not found at the download linkpre-release (GO COREL!! 🤟)Download URL cannot be foundDownload URL cannot be foundthank you @ran-dall!
todays output is online :)
have a nice weekend!
@suschizu Done.
cask-repair command incorrectrelease cannot be verifiedrelease cannot be verifiedperfect - thanks @ran-dall!
todays output is online :)
@suschizu Done. ✊
release not found in appcastrelease not found in appcastrelease not foundrelease is pre-releaserelease not foundthanks @ran-dall!
output is online :)
@suschizu Done. ✊
release is a pre-releaserelease not foundrelease not foundrelease not foundHey @ran-dall - thanks a lot!
todays output is online :)
@suschizu Done.
release not found in appcastrelease not found in appcastrelease not found in appcastrelease is a pre-releaseThank you @ran-dall :)
Todays output is online - have a nice day 🌞
@suschizu Done. ✊
version incorrect on outputversion is older than currentrelease not found in appcast (repeat)release not found in appcast (repeat)thanks @ran-dall and sorry for all the repeats!
Todays output is online :)
@suschizu Done. ✊
release is a release candidaterelease is a release candidaterelease is a release candidateThanks @ran-dall :D
Todays output is online!
@suschizu Done. ✊
release not foundHey @ran-dall - great thanks - and thanks for the Microsoft-teams fix 🥇
Todays output is online 🐰
@suschizu Done. ✊
release cannot be downloadedThank you @ran-dall!
Todays output is online - happy easter :)
@suschizu Done. ✊ Happy Easter back to you! 🐇
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. ✊
release has no .dmgopeninterminal -> renamed openinterminal-literelease not found in appcast (I think this may be a repeat)Thanks @ran-dall! Todays output is online :)
@suschizu Done. ✊
release is a pre-releaserelease not foundrelease not foundThanks @ran-dall! Todays output is online :)
@suschizu Done. ✊
appcast out of date (https://reinventedsoftware.com/keepit/downloads/ || https://reinventedsoftware.com/keepit/downloads/keepit.xml)release not found in appcastrelease not foundrelease not found in appcastThanks @ran-dall!
Output is online :)
@suschizu Done. ✊
thank you @ran-dall !
Todays output is online :) Have a nice day!
@suschizu Done. ✊
releaserelease is a beta.app no longer offeredrelease not foundThanks @ran-dall! Todays output is online :)
@suschizu Done. ✊
release not stableGreat thanks @ran-dall!
I've uploaded todays output :)
@suschizu Done. ✊
release not stablethanks @ran-dall!
Todays output is online!
Have a nice day 💃
@suschizu Done. ✊
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 appcasttechnically 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. ✊
hey @ran-dall - output is online!
have a nice weekend :)
@suschizu Done. ✊
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 Notesits 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. ✊
appcast6.1.16.1 release not found in releasenotes1.02.1904192 release not found in appcast2.9.8 release not find in appcast1.6.10 release not found in appcastThank you @ran-dall!
Todays output is online :)
@suschizu Done. ✊
2.819 release selectedThanks @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. ✊
appcastthanks @ran-dall - todays output is online :)
@suschizu Done. ✊
Todays output is online :)
Have a nice day!
@suschizu Done. ✊
hey @ran-dall - thanks!
todays output is online - have a nice weekend :D
@suschizu Done. ✊
macos release not foundthe-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.

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. ✊
release suspected unstablerelease not found(was a pain in my arse today) https://github.com/Homebrew/homebrew-cask/pull/63488hey @ran-dall! Great - thanks for solving the lingon-problem 😺
todays output is online - have a nice Sunday 🌞
@suschizu Done. ✊
release not foundrelease suspected unstablerelease not found in appcast or resource urlcask family detected thanks @ran-dall!
Todays output is online :)
@suschizu Done. ✊
appcast is supposed to apply to just one; so it's throwing off the pick-up efforts.release not found in appcast or url resourcethanks @ran-dall! Todays output is online :)
@suschizu Done. ✊
thanks @ran-dall! Output is online :)
have a nice day!
@suschizu Done. ✊
release not found though seems up-to-datethanks @ran-dall!
Todays output is online :)
have a nice day
@suschizu Done. ✊
release not found in appcast or url resourcerelease unstablehey @ran-dall - thank you :)
todays output is online - have a nice weekend!
@suschizu Done. ✊
release not foundThanks @ran-dall!
Todays output is online :)
@suschizu Done. ✊
thanks @ran-dall !
Sunday output is online :)
@suschizu Done. ✊
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. ✊
release not foundrelease not found in appcastthanks @ran-dall!
todays output is online :)
@suschizu Done. ✊
release not foundrelease not foundthanks @ran-dall!
Todays output is online :)
@suschizu Done. ✊
release not foundrelease not foundrelease not foundcask family detectedthank you @ran-dall 😄
Todays output is online - have a nice weekend!
@suschizu Done. ✊
release not foundthank ou @ran-dall !
Todays output is online 🌻
@suschizu Done. ✊ | 👉 Is it just me or our outputs getting pretty light?
release not foundhey @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 )
release not foundrelease not foundhey @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. ✊
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)
macos compatible release version not foundthe "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. ✊
release not found(crappcast + crhtmlcast)
@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.
release not foundUpdated:
thanks @ran-dall!
Todays output is online :)
@suschizu Done. ✊
release not foundUPDATED:
perfect - thanks @ran-dall!
todays output is online :)
@suschizu Done. ✊
UPDATED
thank you @ran-dall :)
todays output is online - have a nice weekend :D
@suschizu Done. ✊
release not found in appcastrelease not foundUPDATED
thanks @ran-dall
some urls have changed - I've fixed that updates
todays output is online :) have a nice sunday
@suschizu Done. ✊
release not foundrelease not foundUPDATED
none
Thank you @ran-dall :)
Todays output is online 🌻
@suschizu Done. ✊ | No real problems today.
UPDATED
@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. ✊
release not foundUPDATED
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. ✊
UPDATED
hey @ran-dall
todays output is online 🏎
@suschizu Done. ✊
UPDATED
hey thanks @ran-dall!
Todays output is online :)
Have a nice weekend 🏄
@suschizu Done. ✊
No problems
Updated
perfect - thanks @ran-dall!
todays output is online :)
@suschizu Done. ✊
appcast is not correctUPDATED
NONE
thanks @ran-dall!
Todays output is online :)
@suschizu Done. ✊
appcast is not correctUPDATED
great - thanks @ran-dall!
todays output is online :)
@suschizu Done. ✊
No problems today
UPDATED
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. ✊
thanks @ran-dall!
Todays output is online :)
@suschizu Done. ✊ | Sorry I was late ⏰
UPDATED
thank you @ran-dall!
todays output is online 🌞
@suschizu Done. ✊
UPDATED
thanks @ran-dall :)
output is online - have a nice weekend!
@suschizu Done. ✊
appcastUPDATED
thanks @ran-dall
todays output is online :)
@suschizu Done. ✊
release not found in appcastUPDATED
none
thanks @ran-dall!
todays output is online :)
@suschizu Done. ✊
release not foundNOT UPDATED (@core-code or @suschizu 👉 These are listed in the appcast_containsversion however need to be manually checked.)
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. ✊
release not found in appcast10.9.35.5 -> 10.9.35(downgrade)UPDATED
thanks @ran-dall!
Todays output is online :)
@suschizu Done. ✊
release not found in appcastUPDATED
none
thanks @ran-dall!
todays output is online :)
@suschizu Done. ✊
release not found in appcastrelease found / part of cask familyrelease foundUPDATED
thanks @ran-dall!
todays output is online ⚒
@suschizu Done. ✊
UPDATED
thanks @ran-dall :)
todays output is online 🌻
@suschizu Done. ✊
UPDATED
thanks @ran-dall!
Todays output is online :)
Have a nice weekend 🥾
@suschizu Done. ✊
release not foundrelease not foundUPDATED
none
Hey @ran-dall - thank you :)
Todays output is online 🌞
@suschizu Done. ✊
release not foundUPDATED
Thanks @ran-dall!
Todays output is online :)
@suschizu Done. ✊
release not foundrelease not found in appcastappcast errorUPDATED
thanks @ran-dall!
todays output is online :)
@suschizu Done. ✊
release not found in appcastcask up-to-daterelease not found in appcastUPDATED
thanks @ran-dall!
todays output is online :)
@suschizu Done. ✊ | Sorry forgot to post earlier.
UPDATED
none
hey @ran-dall - thanks -no problem :)
todays output is online 🔨
@suschizu Done. ✊
-wpsoffice - update failed
UPDATED
none
thanks ran-dall!
Todays output is online :)
@suschizu Done. ✊ | Lots of repeats
release not found (repeat)release not foundrelease not found in appcast (repeat)release not found (repeat)release not found (repeat)release not found (repeat)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. ⭐️⭐️⭐️⭐️⭐️
version not found in appcastversion not foundUPDATED
thanks ran-all!
Output is online :)
@suschizu Done. ✊
release not foundrelease not foundrelease not foundrelease not foundrelease not foundUPDATED
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)
release not foundrelease not found (repeat)release not foundrelease not foundrelease not foundrelease not foundappcast out of date? (walled download)UPDATED
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
github-2019-07-10: 6 cask updates detected / 5 cask updates sent
database-processed-2019-07-10: 8 cask updates detected / 3 cask updates sent
release 5.6.1 not foundrelease 7.3.2 not found0.9.15 suspected unstableappcast_containsversion-2019-07-10: NOT PROCESSED
UPDATED
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?
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
sparkle-2019-07-11: 8 casks detected: 4 cask updates sent
containsversion-2019-07-11: 11 casks detected: 6 cask updates sent
database-processed-2019-07-11: 10 casks detected: 3 cask updates sent
release not foundrelease not foundUPDATED
2.12.06.20.53thanks @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
sparkle-2019-07-12: 8 casks detected: 6 cask updates sent
database-processed-2019-07-12: 8 casks detected: 4 cask updates sent
release 4.1 not foundrelease 12.1.0 not foundrelease 4.0.0 not foundcontainsversion-2019-07-12: 7 casks detected: 4 cask updates sent
UPDATED
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
newversion_github-2019-07-13: 11 casks detecteced / 10 casks updates sent
containsversion-2019-07-13: 3 casks detecteced / 1 casks updates sent
database-processed-2019-07-13: 8 casks detecteced / 4 casks updates sent
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
newversion_sparkle-2019-07-14: 1 cask updated detected / 0 cask updated sent
containsversion-2019-07-14: 5 casks updated detected / 0 cask updates sent
database-processed-2019-07-14: 3 casks updated detected / 2 cask updates sent
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
newversion_sparkle-2019-07-15: 2 cask update detected / 1 cask update sent
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?
database-processed-2019-07-15: 1 cask update detected / 0 cask update sent
UPDATED
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
newversion_sparkle-2019-07-16: 8 cask update detected / 7 cask updates sent
database-processed-2019-07-16: 9 cask update detected / 4 cask updates sent
3.148 is the correct version) containsversion-2019-07-16: 9 cask update detected / 4 cask updates sent
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
newversion_sparkle-2019-07-17: 13 cask update detected / 11 cask updates sent
containsversion-2019-07-17: 10 cask update detected / 7 cask updates sent
database-processed-2019-07-17: 7 cask update detected / 5 cask updates sent
release 5.14.11 not foundUPDATED
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
output but wasn't reflected on the appcast)newversion_sparkle-2019-07-18: 13 cask update detected / 10 cask updates sent
database-processed-2019-07-18: 7 cask update detected / 4 cask updates sent
appcast read error (@core-code)containsversion-2019-07-18: 11 cask update detected / 8 cask updates sent
downgrade requestedUPDATED
3.0.38.1.819.07i 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
sparkle-2019-07-19: 9 cask updates detected / 7 cask updates sent
database-processed-2019-07-19: 3 cask updates detected / 2 cask updates sent
2.0.8.85,3AB74C->2.0.8.81,0ADC64containsversion-2019-07-19: 9 cask updates detected / 2 cask updates sent
connection has timed out2.0.8.85,3AB74C->2.0.8.81,0ADC64UPDATED
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
newversion_github-2019-07-20: 7 cask updates detected / 6 casks updates sent
database-processed-2019-07-20: 10 cask updates detected / 5 casks updates sent
release 1.12.2a not foundrelease 4.9.4 not found in appcastrelease 5.3 not found in appcastrelease 1.6.11 not foundrelease 1.4 not foundcontainsversion-2019-07-20: 3 cask updates detected / 1 cask updates sent
UPDATED
1.8-80-g681e741c2.1.1.3perfect 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 outcontainsversion-2019-07-20: 3 cask updates detected / 1 cask updates sent
[list of 2 casks]
1 + 2 = 3, that checks outnewversion_sparkle-2019-07-20: 11 cask updates detected / 10 casks updates sent
[list of 2 casks]
10 + 2 != 11, hmmmcontainsversion-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
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
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
database-processed-2019-07-22: 9 cask updates detected / 2 cask updates sent
5.98.100 not found25.0.80 not foundcontainsversion-2019-07-22: 2 cask updates detected / 1 cask updates sent
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
newversion_sparkle-2019-07-23: 14 cask updates detected / 12 cask updates sent
database-processed-2019-07-23: 8 cask updates detected / 5 cask updates sent
containsversion-2019-07-23: 16 cask updates detected / 15 cask updates sent
UPDATED
9.0.862.0.3331.96 - download failed1.4.4-091 - download failed5.98.1thanks, 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
newversion_sparkle-2019-07-24: 20 cask updates detected / 17 cask updates sent
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
0.66.100 ->0.66.99UPDATED
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
newversion_sparkle-2019-07-25: 12 cask updates detected / 10 cask updates sent
database-processed-2019-07-25: 8 cask updates detected / 5 cask updates sent
containsversion-2019-07-25: 14 cask updates detected / 10 cask updates sent
Updated
62.0.3331.99 not found4.112.6missed:
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
url movedcontainsversion-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
newversion_sparkle-2019-07-27: 4 cask updates detected / 2 cask updates sent
database-processed-2019-07-27: 6 cask updates detected / 3 cask updates sent
containsversion-2019-07-27: 2 cask updates detected / 0 cask updates sent
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
newversion_sparkle-2019-07-28: *MISSING*
database-processed-2019-07-28: 6 cask updates detected / 4 cask updates sent
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
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
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
containsversion-2019-07-30: 9 cask updates detected / 5 cask updates sent
UPDATED
1.12.1-2019071014564.2.4hey ran-all!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-07-31: 7 cask updates detected / 5 cask updates sent
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.
5.0.1 not foundcontainsversion-2019-07-31: 16 cask updates detected / 8 cask updates sent
UPDATED
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.repaircask-repair
database-processed-2019-08-01: 11 cask updates detected / 3 cask updates sent
containsversion-2019-08-01: 18 cask updates detected / 10 cask updates sent
UPDATED
8.4.33.6.186.2.0hey @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
database-processed-2019-08-02: 5 cask updates detected / 1 cask updates sent
2019.3508 not found11.0.1,4051 not found3.5 not foundcontainsversion-2019-08-02: 7 cask updates detected / 3 cask updates sent
appcastUPDATED
3.3.6.41364.2.5everything 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
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
dmgUPDATED
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
1.5.5 from outputs, it keeps causing issuesdatabase-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
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
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
4.3.1hey 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
newversion_sparkle-2019-08-07: 16 cask updates detected / 11 cask updates sent
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
UPDATED
4.0.02019.1.6.0thanks ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-08-08: 10 cask updates detected / 5 cask updates sent
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
release 0.6.1 not foundappcast_containsversion-2019-08-08: 16 cask updates detected / 8 cask updates sent
3.9.23.2814 -> 3.8.17.2526UPDATED
4.3.262.0.3331.119thanks ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-08-04: 2 cask updates detected / 0 cask updates sent
newversion_sparkle-2019-08-09: 14 cask updates detected / 12 cask updates sent
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
newversion_sparkle-2019-08-10: 8 cask updates detected / 5 cask updates sent
database-processed-2019-08-10: 9 cask updates detected / 3 cask updates sent
database-processed-2019-08-10: 5 cask updates detected / 4 cask updates sent
appcast not foundUPDATED
none
thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-08-11: 10 cask updates detected / 4 cask updates sent
newversion_sparkle-2019-08-11: 8 cask updates detected / 5 cask updates sent
database-processed-2019-08-11: 8 cask updates detected / 5 cask updates sent
containsversion-2019-08-11: 7 cask updates detected / 7 cask updates sent
UPDATED
3.8.4.0hey ran-dall
todays output is online :)
@suschizu Done ✊
newversion_github-2019-08-12: 21 cask updates detected / 15 cask updates sent
newversion_sparkle-2019-08-12: 8 cask updates detected / 6 cask updates sent
database-processed-2019-08-12: 6 cask updates detected / 2 cask updates sent
appcast_containsversion-2019-08-12: 6 cask updates detected / cask updates sent
8.50.0.38 -> 8.51.0.72UPDATED
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
database-processed-2019-08-13: 2 cask updates detected / 1 cask updates sent
containsversion-2019-08-13: 7 cask updates detected / 6 cask updates sent
UPDATED
1.8-92-gc695e5904.0.1thanks @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
3.8.5.01.15.0thank you @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-08-15: 17 cask updates detected / 10 cask updates sent
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
database-processed-2019-08-15: 11 cask updates detected / 11 cask updates sent
UPDATED
1.0.7.09.0.118.6.02.2.3thanks ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-08-16: 9 cask updates detected / 7 cask updates sent
newversion_sparkle-2019-08-16: 9 cask updates detected / 8 cask updates sent
database-processed-2019-08-16: 10 cask updates detected / 3 cask updates sent
containsversion-2019-08-16: 12 cask updates detected / 11 cask updates sent
UPDATED
5.0.210.10.6thank you ran-dall!
output is online :)
@suschizu Done ✊
newversion_github-2019-08-17: 5 cask updates detected / 4 cask updates sent
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
3.1.2 -> 3.1.1 downgrade requestedcask-family detectedcontainsversion-2019-08-17: 3 cask updates detected / 2 cask updates sent
UPDATED
2.179.0.12 5.98.2002.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
newversion_sparkle-2019-08-18: 5 cask updates detected / 2 cask updates sent
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
3.1.2.14611 -> 3.0.1,14013 downgrade requestedUPDATED
7.12thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-08-19: 8 cask updates detected / 6 cask updates sent
newversion_sparkle-2019-08-19: 12 cask updates detected / 9 cask updates sent
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 asMissedMLUpdate67878
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
newversion_sparkle-2019-08-20: 12 cask updates detected / 7 cask updates sent
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
1.8.9found 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
newversion_sparkle-2019-08-21: 10 cask updates detected / 8 cask updates sent
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
2.242.0.1hey @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-08-22: 11 cask updates detected / 7 cask updates sent
macOS release not foundnewversion_sparkle-2019-08-22: 10 cask updates detected / 9 cask updates sent
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
UPDATED
4.0.32.1.151.15.163.0.3368.432.0.3hey 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
newversion_sparkle-2019-08-23: 12 cask updates detected / 8 cask updates sent
database-processed-2019-08-23: 12 cask updates detected / 7 cask updates sent
containsversion-2019-08-23: 9 cask updates detected / 6 cask updates sent
UPDATED
5.6.21.2.00.21868 2.0.5 2.7hey 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
database-processed-2019-08-24: 5 cask updates detected / 2 cask updates sent
containsversion-2019-08-24: 1 cask updates detected / 1 cask updates sent
UPDATED
37.0.0hey @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-08-25: 9 cask updates detected / 5 cask updates sent
newversion_sparkle-2019-08-25: 3 cask updates detected / 0 cask updates sent
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
1.1.0.01.25.1hello @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-08-26: 8 cask updates detected / 2 cask updates sent
newversion_sparkle-2019-08-26: 7 cask updates detected / 6 cask updates sent
database-processed-2019-08-26: 1 cask updates detected / 0 cask updates sent
containsversion-2019-08-26: 8 cask updates detected / 5 cask updates sent
UPDATED
2.8hey @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
newversion_sparkle-2019-08-27: 12 cask updates detected / 6 cask updates sent
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
database-processed-2019-08-28: 4 cask updates detected / 2 cask updates sent
containsversion-2019-08-28: 8 cask updates detected / 4 cask updates sent
4.3.2.0 -> 4.2.0 (not macOS release)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
database-processed-2019-08-29: 7 cask updates detected / 0 cask updates sent
containsversion-2019-08-29: 7 cask updates detected / 5 cask updates sent
UPDATED
7.1.08.1.9hey @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
newversion_sparkle-2019-08-31: 6 cask updates detected / 3 cask updates sent
database-processed-2019-08-31: 7 cask updates detected / 1 cask updates sent
containsversion-2019-08-31: 7 cask updates detected / 5 cask updates sent
UPDATED
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
newversion_sparkle-2019-09-01: 6 cask updates detected / 3 cask updates sent
database-processed-2019-09-01: 12 cask updates detected / 4 cask updates sent
containsversion-2019-09-01: 6 cask updates detected / 2 cask updates sent
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
newversion_sparkle-2019-09-02: 6 cask updates detected / 5 cask updates sent
database-processed-2019-09-02: 9 cask updates detected / 1 cask updates sent
containsversion-2019-09-02: 13 cask updates detected / 7 cask updates sent
UPDATED
3.3.7.4170Hello @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
newversion_sparkle-2019-09-03: 17 cask updates detected / 11 cask updates sent
database-processed-2019-09-03: 12 cask updates detected / 8 cask updates sent
containsversion-2019-09-03: 18 cask updates detected / 13 cask updates sent
UPDATED
1.1.3.08.6.12.14.9~ 2.14.104.3.4Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-04: 10 cask updates detected / 6 cask updates sent
newversion_sparkle-2019-09-04: 15 cask updates detected / 9 cask updates sent
database-processed-2019-09-04: 12 cask updates detected / 8 cask updates sent
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
newversion_sparkle-2019-09-05: 6 cask updates detected / 5 cask updates sent
database-processed-2019-09-05: 11 cask updates detected / 3 cask updates sent
1.2.1 -> 1.1.6containsversion-2019-09-05: 15 cask updates detected / cask updates sent
1.2.1 -> 1.1.6UPDATED
1.9.42019.1.8.06.3.02019.1.8.0thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-06: 16 cask updates detected / 5 cask updates sent
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
containsversion-2019-09-06: 5 cask updates detected / 4 cask updates sent
UPDATED
19.1.2hey @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
newversion_sparkle-2019-09-07: 13 cask updates detected / 7 cask updates sent
Could not resolve host: www.pixelcut.comdatabase-processed-2019-09-07: 7 cask updates detected / 1 cask updates sent
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 Foundcontainsversion-2019-09-07: 10 cask updates detected / 8 cask updates sent
UPDATED
8.6.21.4.873-macOS10.12Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-08: 5 cask updates detected / 4 cask updates sent
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
5.1.12.2.3thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-09: 8 cask updates detected / 2 cask updates sent
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
Unexpected EOFUPDATED
none
thanks @ran-dal!
todays output is online 👯
@suschizu Done ✊
newversion_github-2019-09-10: 17 cask updates detected / 7 cask updates sent
1.2.0 -> 1.0.5newversion_sparkle-2019-09-10: 7 cask updates detected / 4 cask updates sent
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
4.2.6hey @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-11: 13 cask updates detected / 7 cask updates sent
newversion_sparkle-2019-09-11: 16 cask updates detected / 11 cask updates sent
database-processed-2019-09-11: 18 cask updates detected / 13 cask updates sent
containsversion-2019-09-11: 25 cask updates detected / 22 cask updates sent
cask-familyUPDATED
8.4.58.2.6.264.0.219.1.3hey @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-12: 15 cask updates detected / 7 cask updates sent
newversion_sparkle-2019-09-12: 19 cask updates detected / 13 cask updates sent
database-processed-2019-09-12: 9 cask updates detected / 3 cask updates sent
containsversion-2019-09-12: 11 cask updates detected / 6 cask updates sent
UPDATED
1.2.1thanks 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
newversion_sparkle-2019-09-13: 14 cask updates detected / 11 cask updates sent
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
appcast or the url is wrong on this)UPDATED
8.6.3thanks @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
containsversion-2019-09-13: 4 cask updates detected / 2 cask updates sent
UPDATED
1.4.877-macOS10.12thanks @ran-dall!
todays output is online 🌻
@suschizu Done ✊
newversion_github-2019-09-15: 10 cask updates detected / 7 cask updates sent
newversion_sparkle-2019-09-15: 5 cask updates detected / 3 cask updates sent
database-processed-2019-09-15: 6 cask updates detected / 3 cask updates sent
containsversion-2019-09-15: 4 cask updates detected / 0 cask updates sent
UPDATED
7.2.2thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-16: 9 cask updates detected / 7 cask updates sent
newversion_sparkle-2019-09-16: 21 cask updates detected / 15 cask updates sent
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
9.2.12.18thanks @ran-dall!
todays output is online 💾
@suschizu Done ✊
newversion_github-2019-09-16: 10 cask updates detected / 4 cask updates sent
10.7 -> 10.6newversion_sparkle-2019-09-17: 12 cask updates detected / 8 cask updates sent
10.7 -> 10.6database-processed-2019-09-17: 7 cask updates detected / 3 cask updates sent
containsversion-2019-09-17: 11 cask updates detected / 7 cask updates sent
UPDATED
7.1.0,719911.0.2hey @ran-dall - todays output is online :D
@suschizu Done ✊
newversion_github-2019-09-18: 10 cask updates detected / 6 cask updates sent
newversion_sparkle-2019-09-18: 20 cask updates detected / 17 cask updates sent
database-processed-2019-09-18: 11 cask updates detected / 9 cask updates sent
containsversion-2019-09-18: 12 cask updates detected / 10 cask updates sent
UPDATED
2.1.1.55.6.13.0.2284thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-19: 15 cask updates detected / 7 cask updates sent
newversion_sparkle-2019-09-19: 16 cask updates detected / 13 cask updates sent
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
7.3.0hey @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
newversion_sparkle-2019-09-21: 11 cask updates detected / 9 cask updates sent
database-processed-2019-09-21: 18 cask updates detected / 8 cask updates sent
containsversion-2019-09-21: 18 cask updates detected / 12 cask updates sent
0.66.99 -> 0.68.1311.2.5001 -> 1.2.1578UPDATED
3.3.0-893thanks @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
newversion_sparkle-2019-09-22: 4 cask updates detected / 3 cask updates sent
database-processed-2019-09-22: 12 cask updates detected / 8 cask updates sent
containsversion-2019-09-22: 4 cask updates detected / 0 cask updates sent
UPDATED
3.8.7.02.19.1thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-23: 15 cask updates detected / 9 cask updates sent
newversion_sparkle-2019-09-23: 8 cask updates detected / 7 cask updates sent
database-processed-2019-09-23: 2 cask updates detected / 1 cask updates sent
containsversion-2019-09-23: 10 cask updates detected / 9 cask updates sent
UPDATED
5.0.01.8-94-g0188ab307.2.0,7205hey @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-24: 12 cask updates detected / 9 cask updates sent
newversion_sparkle-2019-09-24: 14 cask updates detected / 13 cask updates sent
database-processed-2019-09-24: 11 cask updates detected / 8 cask updates sent
containsversion-2019-09-24: 7 cask updates detected / 4 cask updates sent
UPDATED
4.0.42.11.8,14486.6.01.3.8bthanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-25: 16 cask updates detected / 12 cask updates sent
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
UPDATED
none
thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-26: 12 cask updates detected / 6 cask updates sent
newversion_sparkle-2019-09-26: 22 cask updates detected / 14 cask updates sent
database-processed-2019-09-26: 15 cask updates detected / 7 cask updates sent
containsversion-2019-09-26: 12 cask updates detected / 6 cask updates sent
UPDATED
8.4.77.3.1,5237thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-27: 7 cask updates detected / 4 cask updates sent
newversion_sparkle-2019-09-27: 20 cask updates detected / 14 cask updates sent
database-processed-2019-09-27: 10 cask updates detected / 7 cask updates sent
containsversion-2019-09-27: 20 cask updates detected / 15 cask updates sent
UPDATED
4.0.52.6.0.201909271.4.1hey @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
newversion_sparkle-2019-09-28: 8 cask updates detected / 6 cask updates sent
database-processed-2019-09-28: 9 cask updates detected / 4 cask updates sent
containsversion-2019-09-28: 5 cask updates detected / 2 cask updates sent
7.24.1->7.24.1UPDATED
none
thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-09-29: 8 cask updates detected / 6 cask updates sent
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
containsversion-2019-09-29: 13 cask updates detected / 5 cask updates sent
7.24.2->7.24.12.8.1.48043->2.7.3.46151UPDATED
9.2.27.1410.60.72.0.7thanks @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
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
7.24.2->7.24.12.8.1.48043->2.7.3.46151UPDATED
7.16.3Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-01: 8 cask updates detected / 7 cask updates sent
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
containsversion-2019-10-01: 20 cask updates detected / 11 cask updates sent
UPDATED
5.7.01.4.886-macOS10.122019.5249thanks @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
database-processed-2019-10-2: 9 cask updates detected / 6 cask updates sent
containsversion-2019-10-2: 12 cask updates detected / 8 cask updates sent
UPDATED
25.0.1082.63.3.13.8.7.13.20419.1.4hey @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
database-processed-2019-10-3: 8 cask updates detected / 7 cask updates sent
containsversion-2019-10-3: 13 cask updates detected / 5 cask updates sent
7.24.2->7.24.1UPDATED
none
thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-3: 7 cask updates detected / 5 cask updates sent
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
8.2.03.23.163.0.3368.1070.7.2ah - 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
newversion_sparkle-2019-10-5: 8 cask updates detected / 7 cask updates sent
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
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-06: 4 cask updates detected / 3 cask updates sent
newversion_sparkle-2019-10-06: 5 cask updates detected / 4 cask updates sent
database-processed-2019-10-06: 4 cask updates detected / 3 cask updates sent
containsversion-2019-10-06: 3 cask updates detected / 0 cask updates sent
UPDATED
7.15thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-07: 8 cask updates detected / 3 cask updates sent
newversion_sparkle-2019-10-06: 14 cask updates detected / 11 cask updates sent
database-processed-2019-10-07: 9 cask updates detected / 5 cask updates sent
containsversion-2019-10-07: 12 cask updates detected / 6 cask updates sent
19.3.0 -> 19.2.2UPDATED
2.10.2hey @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-08: 17 cask updates detected / 8 cask updates sent
newversion_sparkle-2019-10-08: 34 cask updates detected / 25 cask updates sent
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
curl: (56) LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54curl: (56) LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 541.3.10 -> 1.3.6UPDATED
3.0.3thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-08: 14 cask updates detected / 10 cask updates sent
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
containsversion-2019-10-09: 16 cask updates detected / 11 cask updates sent
UPDATED
8.5.02019.0.53.1thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-08: 12 cask updates detected / 8 cask updates sent
newversion_sparkle-2019-10-10: 22 cask updates detected / 19 cask updates sent
7.1.2 -> 7.1.1database-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
2019.1.9.03.32019.1.9.0thanks @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
4.1ok thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-12: 11 cask updates detected / 8 cask updates sent
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
containsversion-2019-10-12: 7 cask updates detected / 2 cask updates sent
UPDATED
3.0.55.98.400hey @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-13: 6 cask updates detected / 5 cask updates sent
newversion_sparkle-2019-10-13: 8 cask updates detected / 7 cask updates sent
database-processed-2019-10-13: 10 cask updates detected / 3 updates sent
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
newversion_sparkle-2019-10-14: 7 cask updates detected / 2 cask updates sent
database-processed-2019-10-14: 8 cask updates detected / 2 updates sent
containsversion-2019-10-14: 13 cask updates detected / 4 cask updates sent
1.0.0 -> 0.9.237.1.2 -> 7.1.1UPDATED
3.1hello @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
newversion_sparkle-2019-10-15: 17 cask updates detected / 11 cask updates sent
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
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
newversion_sparkle-2019-10-16: 15 cask updates detected / 14 cask updates sent
database-processed-2019-10-16: 10 cask updates detected / 7 updates sent
containsversion-2019-10-16: 9 cask updates detected / 3 cask updates sent
1.2.7 -> 1.2.6 UPDATED
8.6.55.0.12.14.11while 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
newversion_sparkle-2019-10-17: 15 cask updates detected / 10 cask updates sent
database-processed-2019-10-17: 11 cask updates detected / 7 updates sent
containsversion-2019-10-17: 22 cask updates detected / 12 cask updates sent
1.2.7 -> 1.2.6UPDATED
3.0.1thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-18: 14 cask updates detected / 10 cask updates sent
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
2.2.3 -> 2.2.4UPDATED
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
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
containsversion-2019-10-20: 5 cask updates detected / 0 cask updates sent
8.3.4.8 -> 8.3.4.71.2.7 -> 1.2.62.2.4 -> 2.2.3UPDATED
none
hey @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-21: 8 cask updates detected / 3 cask updates sent
newversion_sparkle-2019-10-21: 7 cask updates detected / 5 cask updates sent
database-processed-2019-10-21: 6 cask updates detected / 1 updates sent
containsversion-2019-10-21: 12 cask updates detected / 7 cask updates sent
UPDATED
4.0.0thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-22: 16 cask updates detected / 8 cask updates sent
newversion_sparkle-2019-10-22: 18 cask updates detected / 6 cask updates sent
database-processed-2019-10-22: 7 cask updates detected / 4 updates sent
containsversion-2019-10-22: 7 cask updates detected / 2 cask updates sent
UPDATED
2.1.1.6thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-23: 12 cask updates detected / 9 cask updates sent
newversion_sparkle-2019-10-23: 18 cask updates detected / 13 cask updates sent
database-processed-2019-10-23: 15 cask updates detected / 7 updates sent
containsversion-2019-10-23: 18 cask updates detected / 10 cask updates sent
7.0.6 -> 7.0.5.2UPDATED
1.13.0-20191007071468.2.02019.6.1thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-24: 11 cask updates detected / 6 cask updates sent
newversion_sparkle-2019-10-24: 18 cask updates detected / 11 cask updates sent
database-processed-2019-10-24: 16 cask updates detected / 6 updates sent
containsversion-2019-10-24: 8 cask updates detected / 4 cask updates sent
UPDATED
1.2.14.0.3thanks @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
newversion_sparkle-2019-10-25: 8 cask updates detected / 6 cask updates sent
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
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
containsversion-2019-10-26: 5 cask updates detected / 3 cask updates sent
UPDATED
1.7.10thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-27: 7 cask updates detected / 4 cask updates sent
newversion_sparkle-2019-10-27: 4 cask updates detected / 3 cask updates sent
database-processed-2019-10-27: 6 cask updates detected / 5 updates sent
containsversion-2019-10-27: 7 cask updates detected / 4 cask updates sent
UPDATED
2.03.061.4.945-macOS10.122.2.10-644-macOS10.12thanks @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
newversion_sparkle-2019-10-28: 6 cask updates detected / 4 cask updates sent
database-processed-2019-10-28: 6 cask updates detected / 3 updates sent
containsversion-2019-10-28: 11 cask updates detected / 8 cask updates sent
3.0.8 -> 3.0.7UPDATED
none
thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-29: 11 cask updates detected / 4 cask updates sent
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
containsversion-2019-10-29: 15 cask updates detected / 5 cask updates sent
3.0.7 -> 3.0.8UPDATED
2.70b2.14.122.14.122.14.122.14.12perfect thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-10-30: 12 cask updates detected / 7 cask updates sent
newversion_sparkle-2019-10-30: 13 cask updates detected / 9 cask updates sent
database-processed-2019-10-30: 17 cask updates detected / 10 updates sent
containsversion-2019-10-30: 14 cask updates detected / 9 cask updates sent
7.0.8 -> 7.0.5.2UPDATED
2.15.0thanks @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
newversion_sparkle-2019-10-31: 23 cask updates detected / 13 cask updates sent
database-processed-2019-10-31: 18 cask updates detected / 12 updates sent
containsversion-2019-10-31: 8 cask updates detected / 7 cask updates sent
UPDATED
7.0.3,660051.8-103-g68070b761.15.22.0.62.1.4Hope 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
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
3.121.8-105-g369693d48.2.110.7thanks @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
newversion_sparkle-2019-11-03: 4 cask updates detected / 2 cask updates sent
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
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
25.0.114thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-11-05: 11 cask updates detected / 10 cask updates sent
newversion_sparkle-2019-11-05: 26 cask updates detected / 19 cask updates sent
database-processed-2019-11-05: 9 cask updates detected / 6 updates sent
containsversion-2019-11-05: 24 cask updates detected / 19 cask updates sent
appcast failedUPDATED
2.0.84.0.0thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-11-06: 13 cask updates detected / 7 cask updates sent
newversion_sparkle-2019-11-06: 13 cask updates detected / 8 cask updates sent
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
3.8thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-11-07: 13 cask updates detected / 11 cask updates sent
newversion_sparkle-2019-11-07: 13 cask updates detected / 10 cask updates sent
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
8.5.33.8.8.0thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-11-08: 15 cask updates detected / 11 cask updates sent
newversion_sparkle-2019-11-08: 11 cask updates detected / 10 cask updates sent
database-processed-2019-11-08: 15 cask updates detected / 7 updates sent
containsversion-2019-11-08: 10 cask updates detected / 4 cask updates sent
UPDATED
3.209thanks @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
newversion_sparkle-2019-11-09: 10 cask updates detected / 5 cask updates sent
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.
@suschizu Done ✊
newversion_github-2019-11-10: 6 cask updates detected / 4 cask updates sent
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
containsversion-2019-11-10: 3 cask updates detected / 2 cask updates sent
UPDATED
none
thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-11-11: 11 cask updates detected / 8 cask updates sent
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
8.0.4thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-11-12: 18 cask updates detected / 9 cask updates sent
newversion_sparkle-2019-11-12: 23 cask updates detected / 16 cask updates sent
database-processed-2019-11-12: 15 cask updates detected / 12 updates sent
containsversion-2019-11-12: 15 cask updates detected / 7 cask updates sent
8.7.0 -> 8.6.1UPDATED
8.5.44.1.3thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-11-13: 12 cask updates detected / 7 cask updates sent
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
containsversion-2019-11-13: 8 cask updates detected / 4 cask updates sent
8.7.0 -> 8.6.1UPDATED
2019.7.032.0.0.273thanks @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
appcastUPDATED
2.4.1.201911140.93.2thanks @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
newversion_sparkle-2019-11-15: 10 cask updates detected / 6 cask updates sent
database-processed-2019-11-15: 13 cask updates detected / 8 updates sent
containsversion-2019-11-15: 13 cask updates detected / 7 cask updates sent
UPDATED
7.2.1,72591.7.3,365thanks @ran-dall!
todays output is online 🌞
@suschizu Done ✊
newversion_github-2019-11-16: 8 cask updates detected / 5 cask updates sent
newversion_sparkle-2019-11-16: 6 cask updates detected / 5 cask updates sent
database-processed-2019-11-16: 6 cask updates detected / 4 updates sent
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
newversion_sparkle-2019-11-17: 6 cask updates detected / 3 cask updates sent
database-processed-2019-11-17: 8 cask updates detected / 3 updates sent
containsversion-2019-11-17: 4 cask updates detected / 1 cask updates sent
5.2.6 -> 5.2.5UPDATED
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
containsversion-2019-11-18: 7 cask updates detected / 3 cask updates sent
5.2.6 -> 5.2.5UPDATED
2019.7.1thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-11-19: 12 cask updates detected / 8 cask updates sent
newversion_sparkle-2019-11-19: 11 cask updates detected / 8 cask updates sent
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
8.5.52.14.142.14.142.14.142.14.14thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-11-20: 12 cask updates detected / 9 cask updates sent
newversion_sparkle-2019-11-20: 32 cask updates detected / 19 cask updates sent
15.0.8397 -> 14.7.1965database-processed-2019-11-20: 9 cask updates detected / 6 updates sent
containsversion-2019-11-20: 17 cask updates detected / 10 cask updates sent
UPDATED
3.4.05.98.700great - thanks @ran-dall!
todays output is online 🍭
@suschizu Done ✊
newversion_github-2019-11-21: 10 cask updates detected / 4 cask updates sent
newversion_sparkle-2019-11-21: 17 cask updates detected / 10 cask updates sent
4.7.0,39903 -> 4.6.1,39627database-processed-2019-11-21: 10 cask updates detected / 5 updates sent
containsversion-2019-11-21: 15 cask updates detected / 8 cask updates sent
UPDATED
5.4.02.812.1.02019.2.0.0thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-11-22: 11 cask updates detected / 5 cask updates sent
newversion_sparkle-2019-11-22: 15 cask updates detected / 13 cask updates sent
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
6.0.02.70e5.4.125.0.123thanks @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
database-processed-2019-11-23: 3 cask updates detected / 1 updates sent
containsversion-2019-11-23: 10 cask updates detected / 5 cask updates sent
1.0.8 -> 1.0.75.0.8397 -> 14.7.1965UPDATED
3.3thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-11-24: 6 cask updates detected / 3 cask updates sent
newversion_sparkle-2019-11-24: 6 cask updates detected / 5 cask updates sent
database-processed-2019-11-24: 2 cask updates detected / 0 updates sent
containsversion-2019-11-24: 9 cask updates detected / 5 cask updates sent
2.1.1 -> 2.1.01.0.7 -> 1.0.8 15.0.8397 -> 14.7.1965UPDATED
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
newversion_sparkle-2019-11-25: 8 cask updates detected / 6 cask updates sent
database-processed-2019-11-25: 4 cask updates detected / 1 updates sent
containsversion-2019-11-25: 12 cask updates detected / 6 cask updates sent
2.1.1 -> 2.1.01.0.7 -> 1.0.815.0.8397 -> 14.7.1965UPDATED
none
thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-11-26: 19 cask updates detected / 12 cask updates sent
newversion_sparkle-2019-11-26: 15 cask updates detected / 10 cask updates sent
database-processed-2019-11-26: 9 cask updates detected / 4 updates sent
containsversion-2019-11-26: 18 cask updates detected / 15 cask updates sent
15.0.8397 -> 14.7.19651.0.7 -> 1.0.8 UPDATED
6.6.0.03.6.6.1thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-11-27: 16 cask updates detected / 10 cask updates sent
newversion_sparkle-2019-11-27: 13 cask updates detected / 11 cask updates sent
database-processed-2019-11-27: 12 cask updates detected / 7 updates sent
15.0.8397 -> 14.7.1965containsversion-2019-11-27: 20 cask updates detected / 19 cask updates sent
UPDATED
2.14.152.14.152.14.152.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
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
cask-familyUPDATED
3.3.26.1.05.9.1thanks @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
2.3.0.5 -> 2.3.0.34.7.16.5 -> 4.7.15.73.0.1 -> 3.0.0UPDATED
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
database-processed-2019-12-02: 16 cask updates detected / 3 updates sent
4.7.16.5 -> 4.7.15.73.0.1 -> 3.0.0containsversion-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
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
5.8.1thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-12-04: 12 cask updates detected / 6 cask updates sent
3.5.1 -> 3.5.0newversion_sparkle-2019-12-04: 18 cask updates detected / 16 cask updates sent
database-processed-2019-12-04: 11 cask updates detected / 5 updates sent
containsversion-2019-12-04: 13 cask updates detected / 7 cask updates sent
3.0.1 -> 3.0.0UPDATED
2019.2.1.02019.2.1.0hey @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
2.2.327 -> 2.2.314UPDATED
19.1.519.11.3a1.9-8-g55142c25thanks @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
newversion_sparkle-2019-12-05: 28 cask updates detected / 14 cask updates sent
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
3.102.5.12.211.9-12-g0062f436thanks @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
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
containsversion-2019-12-07: 5 cask updates detected / 2 cask updates sent
UPDATED
3.3.03.8.9.0thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-12-08: 9 cask updates detected / 3 cask updates sent
newversion_sparkle-2019-12-08: 2 cask updates detected / 0 cask updates sent
database-processed-2019-12-08: 10 cask updates detected / 8 updates sent
containsversion-2019-12-08: 10 cask updates detected / 6 cask updates sent
3.0.24905 -> 3.0.24385UPDATED
2.2.5thanks @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
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
containsversion-2019-12-10: 10 cask updates detected / 4 cask updates sent
UPDATED
3.16.11.5.33.213thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-12-11: 8 cask updates detected / 4 cask updates sent
newversion_sparkle-2019-12-11: 16 cask updates detected / 13 cask updates sent
database-processed-2019-12-11: 8 cask updates detected / 4 updates sent
containsversion-2019-12-11: 13 cask updates detected / 9 cask updates sent
UPDATED
2019.2.2.09.0.0thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2019-12-12: 10 cask updates detected / 5 cask updates sent
newversion_sparkle-2019-12-12: 13 cask updates detected / 9 cask updates sent
database-processed-2019-12-12: 12 cask updates detected / 8 updates sent
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
newversion_sparkle-2019-12-13: 19 cask updates detected / 14 cask updates sent
database-processed-2019-12-12: 7 cask updates detected / 3 updates sent
containsversion-2019-12-12: 9 cask updates detected / 5 cask updates sent
UPDATED
3.97.02.72.5.1thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-12-14: 12 cask updates detected / 9 cask updates sent
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
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
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
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
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
https://github.com/choll/packetpeeper/releasesnewversion_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
containsversion-2019-12-17: 24 cask updates detected / 13 cask updates sent
UPDATED
3.0.44.2.11.4.3thanks @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
newversion_sparkle-2019-12-19: 24 cask updates detected / 17 cask updates sent
database-processed-2019-12-19: 9 cask updates detected / 6 cask updates sent
containsversion-2019-12-19: 12 cask updates detected / 8 cask updates sent
UPDATED
9.0.1thanks @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
newversion_sparkle-2019-12-20: 32 cask updates detected / 24 cask updates sent
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
newversion_sparkle-2019-12-21: 7 cask updates detected / 3 cask updates sent
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
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
database-processed-2019-12-22: 6 cask updates detected / 1 cask updates sent
containsversion-2019-12-22: 5 cask updates detected / 3 cask updates sent
UPDATED
3.97.2thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2019-12-23: 11 cask updates detected / 7 cask updates sent
newversion_sparkle-2019-12-23: 16 cask updates detected / 8 cask updates sent
database-processed-2019-12-23: 15 cask updates detected / 7 cask updates sent
containsversion-2019-12-23: 11 cask updates detected / 5 cask updates sent
UPDATED
0.7.43.1.12019dthanks @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
newversion_sparkle-2019-12-24: 6 cask updates detected / 4 cask updates sent
database-processed-2019-12-24: 10 cask updates detected / 6 cask updates sent
containsversion-2019-12-24: 2 cask updates detected / 0 cask updates sent
UPDATED
4.5.02.6.44.2.11.4.2.0thanks @ran-dall!
Christmas-output is online :)
@suschizu Done 🎄
newversion_github-2019-12-25: 3 cask updates detected / 2 cask updates sent
newversion_sparkle-2019-12-25: 8 cask updates detected / 6 cask updates sent
database-processed-2019-12-25: 6 cask updates detected / 4 cask updates sent
containsversion-2019-12-25: 2 cask updates detected / 1 cask updates sent
UPDATED
0.9.14thanks @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
containsversion-2019-12-26: 8 cask updates detected / 4 cask updates sent
UPDATED
1.10.2thanks @ran-dall!
Todays output is online :)
@suschizu Done
newversion_github-2019-12-27: 10 cask updates detected / 3 cask updates sent
newversion_sparkle-2019-12-27: 3 cask updates detected / 1 cask updates sent
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
UPDATED
none
thanks @ran-dall!
Todays output is online :)
@suschizu Done
newversion_github-2019-12-28: 3 cask updates detected / 2 cask updates sent
newversion_sparkle-2019-12-28: 2 cask updates detected / 0 cask updates sent
curl: (16) Error in the HTTP2 framing layerdatabase-processed-2019-12-28: 4 cask updates detected / 2 cask updates sent
containsversion-2019-12-28: 3 cask updates detected / 2 cask updates sent
UPDATED
0.31.0thanks @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
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
0.1.192.1.1.72019.2.0thanks @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
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
3.2163.97.3hey @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
newversion_sparkle-2020-01-01: 2 cask updates detected / 1 cask updates sent
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
10.83.218thanks @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
newversion_sparkle-2020-01-02: 12 cask updates detected / 9 cask updates sent
database-processed-2020-01-02: 8 cask updates detected / 5 updates sent
containsversion-2020-01-02: 7 cask updates detected / 0 cask updates sent
UPDATED
3.1.141.0.0thanks @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
1.9-35-g98e949b3thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-01-04: 8 cask updates detected / 4 cask updates sent
newversion_sparkle-2020-01-04: 7 cask updates detected / 5 cask updates sent
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
4.1.4.0Thanks @ran-dall!
Todays output is online 😃
@suschizu Done ✊
newversion_github-2020-01-05: 9 cask updates detected / 6 cask updates sent
newversion_sparkle-2020-01-05: 5 cask updates detected / 1 cask updates sent
database-processed-2020-01-05: 6 cask updates detected / 5 updates sent
containsversion-2020-01-05: 5 cask updates detected / 5 cask updates sent
UPDATED
3.219Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-01-06: 9 cask updates detected / 7 cask updates sent
7.4.1092 -> 7.4.1041newversion_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
2.6.12.5.6Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-01-07: 6 cask updates detected / 1 cask updates sent
newversion_sparkle-2020-01-07: 9 cask updates detected / 3 cask updates sent
database-processed-2020-01-07: 13 cask updates detected / 8 cask updates sent
containsversion-2020-01-07: 9 cask updates detected / 4 cask updates sent
UPDATED
2.0.6.12883.1.3002020.1.010.6.15.8.2Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-01-08: 14 cask updates detected / 7 cask updates sent
newversion_sparkle-2020-01-08: 14 cask updates detected / 5 cask updates sent
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
1.2.8 -> 1.2.7 UPDATED
2.11.211.12.14.215.4.52.14.21;2.14.212.14.212.14.21Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-01-09: 18 cask updates detected / 12 cask updates sent
7.4.1092 -> 7.4.1041newversion_sparkle-2020-01-09: 10 cask updates detected / 5 cask updates sent
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
9.0.3Hey @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
newversion_sparkle-2020-01-10: 8 cask updates detected / 3 cask updates sent
database-processed-2020-01-10: 15 cask updates detected / 12 cask updates sent
containsversion-2020-01-10: 15 cask updates detected / 7 cask updates sent
UPDATED
8.0.103.10b20.1.12020.1.12.4.0thanks @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
newversion_sparkle-2020-01-11: 2 cask updates detected / 0 cask updates sent
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
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
4.5.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-01-13: 7 cask updates detected / 1 cask updates sent
newversion_sparkle-2020-01-13: 8 cask updates detected / 3 cask updates sent
database-processed-2020-01-13: 5 cask updates detected / 3 cask updates sent
containsversion-2020-01-13: 10 cask updates detected / 5 cask updates sent
UPDATED
5.1.08.2.67.19Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-01-14: 10 cask updates detected / 3 cask updates sent
newversion_sparkle-2020-01-14: 14 cask updates detected / 9 cask updates sent
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
UPDATED
19.1.61.2.8-09817.2.0.02.1.18Thanks @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
newversion_sparkle-2020-01-16: 22 cask updates detected / 15 cask updates sent
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
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
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
8.4.10 -> 8.4.96.2.1 -> 6.2.0UPDATED
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
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
1.7.9.12180 -> 1.7.9.011758.4.10 -> 8.4.96.2.1 -> 6.2.0 UPDATED
2.14.232.14.232.14.232.14.232.14.23Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-01-20: 9 cask updates detected / 4 cask updates sent
newversion_sparkle-2020-01-20: 7 cask updates detected / 2 cask updates sent
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
5.2.0 -> 5.1.0UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-01-21: 15 cask updates detected / 10 cask updates sent
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
UPDATED
6.2.02019.0.72.4.1Thanks @ran-dall!
Todays output is online 🌞
@suschizu Done ✊
newversion_github-2020-01-22: 14 cask updates detected / 8 cask updates sent
newversion_sparkle-2020-01-22: 13 cask updates detected / 10 cask updates sent
2.2.0.0,42247 -> 2.1.0.5,40693database-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
newversion_sparkle-2020-01-23: 13 cask updates detected / 3 cask updates sent
3.0.5 -> 3.0.43.0.5 -> 3.0.4database-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
8.6.819.31.9.5Thanks @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
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
3.10c2.7.2 2.1.1.8Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-01-25: 14 cask updates detected / 5 cask updates sent
newversion_sparkle-2020-01-25: 7 cask updates detected / 2 cask updates sent
database-processed-2020-01-25: 10 cask updates detected / 4 cask updates sent
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
newversion_sparkle-2020-01-26: 2 cask updates detected / 0 cask updates sent
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
curl: (16) Error in the HTTP2 framing layerUPDATED
125.53.4.14.3.2Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-01-27: 10 cask updates detected / 4 cask updates sent
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
newversion_sparkle-2020-01-28: 13 cask updates detected / 6 cask updates sent
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
2.3.1.0 -> 2.3.0.5UPDATED
8.2.7Hey @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
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
newversion_sparkle-2020-01-30: 16 cask updates detected / 10 cask updates sent
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
19.12.1 -> 20.1.1UPDATED
20.6.2.8773.1.343Thanks @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
newversion_sparkle-2020-01-31: 6 cask updates detected / 3 cask updates sent
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
19.12.1 -> 20.1.1UPDATED
2.14.252.14.253.10d2.14.252.14.252.14.252.3.9Thanks @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
newversion_sparkle-2020-02-01: 7 cask updates detected / 6 cask updates sent
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
2.7Thanks @ran-dall!
Todays output is online 🌞
@suschizu Done ✊
newversion_github-2020-02-02: 6 cask updates detected / 4 cask updates sent
newversion_sparkle-2020-02-02: 2 cask updates detected / 0 cask updates sent
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
UPDATED
8.6.9Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-03: 8 cask updates detected / 6 cask updates sent
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
containsversion-2020-02-03: 6 cask updates detected / 2 cask updates sent
UPDATED
4.0.13.118.0.11Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-04: 13 cask updates detected / 6 cask updates sent
newversion_sparkle-2020-02-04: 9 cask updates detected / 7 cask updates sent
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
2020.1.1.01.7.123.11aThanks @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
newversion_sparkle-2020-02-05: 7 cask updates detected / 4 cask updates sent
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
2.1.1.97.25.2Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-06: 12 cask updates detected / 10 cask updates sent
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
2.3.4 -> 2.3.3UPDATED
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
1.4.0 -> 1.3.2newversion_sparkle-2020-02-07: 7 cask updates detected / 6 cask updates sent
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
2.3.4 -> 2.3.3UPDATED
2.14.268.7.03.11b2.14.262.14.262.14.262.14.26Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-08: 2 cask updates detected / 1 cask updates sent
newversion_sparkle-2020-02-08: 21 cask updates detected / 4 cask updates sent
database-processed-2020-02-08: 10 cask updates detected / 7 cask updates sent
containsversion-2020-02-08: 3 cask updates detected / 2 cask updates sent
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
UPDATED
note
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-10: 4 cask updates detected / 1 cask updates sent
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
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
containsversion-2020-02-11: 17 cask updates detected / 6 cask updates sent
UPDATED
9.0.51.902.1.1.10Thanks @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
newversion_sparkle-2020-02-12: 13 cask updates detected / 8 cask updates sent
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
newversion_sparkle-2020-02-13: 16 cask updates detected / 6 cask updates sent
database-processed-2020-02-13: 8 cask updates detected / 7 cask updates sent
containsversion-2020-02-13: 18 cask updates detected / 9 cask updates sent
UPDATED
1.2.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-14: 6 cask updates detected / 3 cask updates sent
newversion_sparkle-2020-02-14: 10 cask updates detected / 5 cask updates sent
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
UPDATED
7.0.63.332-15172020.2.0Thanks @ran-dall!
Todays output is online - have a nice weekend 🌞
@suschizu Done ✊
newversion_github-2020-02-15: 9 cask updates detected / cask updates sent
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
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
0.10.0b1.4.4Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-17: 13 cask updates detected / 10 cask updates sent
newversion_sparkle-2020-02-17: 6 cask updates detected / 5 cask updates sent
database-processed-2020-02-17: 8 cask updates detected / 7 cask updates sent
containsversion-2020-02-17: 7 cask updates detected / 4 cask updates sent
UPDATED
1.11.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-18: 16 cask updates detected / 10 cask updates sent
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
2.7.37.237.25.3Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-19: 11 cask updates detected / 7 cask updates sent
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
4.0.4 -> 4.0.3UPDATED
9.0.62020.2.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-20: 13 cask updates detected / 7 cask updates sent
newversion_sparkle-2020-02-20: 24 cask updates detected / 17 cask updates sent
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
3.11b -> 3.10e2.3.0 -> 2.2.0UPDATED
1.4.53.3.11.9.5dThanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-21: 9 cask updates detected / 5 cask updates sent
newversion_sparkle-2020-02-21: 15 cask updates detected / 3 cask updates sent
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
2020.1.4.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-22: 8 cask updates detected / 5 cask updates sent
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
2020.1.5.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-23: 11 cask updates detected / 8 cask updates sent
newversion_sparkle-2020-02-23: 7 cask updates detected / 3 cask updates sent
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
1.5.0 -> 1.0.0 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
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
2.3.2 -> 2.2.2UPDATED
3.11c8.2.12020.1.6.02020.1.6.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-25: 9 cask updates detected / 6 cask updates sent
newversion_sparkle-2020-02-25: 10 cask updates detected / 7 cask updates sent
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
9.0.75.8.4Thanks @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
newversion_sparkle-2020-02-26: 23 cask updates detected / 13 cask updates sent
database-processed-2020-02-26: 20 cask updates detected / 14 cask updates sent
containsversion-2020-02-26: 19 cask updates detected / 13 cask updates sent
7.09.07 -> 7.09.00UPDATED
9.1.6hey @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
newversion_sparkle-2020-02-27: 17 cask updates detected / 12 cask updates sent
database-processed-2020-02-27: 13 cask updates detected / 7 cask updates sent
containsversion-2020-02-27: 16 cask updates detected / 10 cask updates sent
UPDATED
2.3.1-Beta1.11.83.98.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-02-28: 11 cask updates detected / 9 cask updates sent
newversion_sparkle-2020-02-28: 18 cask updates detected / 4 cask updates sent
database-processed-2020-02-28: 16 cask updates detected / 6 cask updates sent
containsversion-2020-02-28: 10 cask updates detected / 3 cask updates sent
UPDATED
1.14.1-202002280945Thanks @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
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
containsversion-2020-02-29: 12 cask updates detected / 3 cask updates sent
UPDATED
1.7.13Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-01: 9 cask updates detected / 6 cask updates sent
newversion_sparkle-2020-03-01: 8 cask updates detected / 3 cask updates sent
database-processed-2020-03-01: 14 cask updates detected / 4 cask updates sent
containsversion-2020-03-01: 9 cask updates detected / 7 cask updates sent
UPDATED
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-02: 5 cask updates detected / 3 cask updates sent
newversion_sparkle-2020-03-02: 7 cask updates detected / 3 cask updates sent
2.3.30.18 -> 2.3.30.17database-processed-2020-03-02: 4 cask updates detected / 2 cask updates sent
containsversion-2020-03-02: 5 cask updates detected / 3 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-03: 8 cask updates detected / 6 cask updates sent
newversion_sparkle-2020-03-03: 10 cask updates detected / 6 cask updates sent
database-processed-2020-03-03: 11 cask updates detected / 9 cask updates sent
containsversion-2020-03-03: 12 cask updates detected / 5 cask updates sent
UPDATED
8.2.83.98.2Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-04: 12 cask updates detected / 9 cask updates sent
newversion_sparkle-2020-03-04: 16 cask updates detected / 10 cask updates sent
database-processed-2020-03-04: 17 cask updates detected / 12 cask updates sent
containsversion-2020-03-04: 15 cask updates detected / 5 cask updates sent
UPDATED
2.2.2.116Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-05: 12 cask updates detected / 5 cask updates sent
newversion_sparkle-2020-03-05: 16 cask updates detected / 7 cask updates sent
database-processed-2020-03-05: 17 cask updates detected / 12 cask updates sent
containsversion-2020-03-05: 14 cask updates detected / 9 cask updates sent
UPDATED
3.16.5Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-06: 11 cask updates detected / 7 cask updates sent
newversion_sparkle-2020-03-06: 11 cask updates detected / 5 cask updates sent
database-processed-2020-03-06: 7 cask updates detected / 2 cask updates sent
containsversion-2020-03-06: 11 cask updates detected / 5 cask updates sent
UPDATED
9.0.87.25Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03: 16 cask updates detected / 9 cask updates sent
newversion_sparkle-2020-03-07: 7 cask updates detected / 5 cask updates sent
high-sierradatabase-processed-2020-03: 19 cask updates detected / 13 cask updates sent
containsversion-2020-03: 10 cask updates detected / 4 cask updates sent
3.7 -> 3.8UPDATED
3.2.02020.3.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-08: 14 cask updates detected / 6 cask updates sent
newversion_sparkle-2020-03-08: 10 cask updates detected / 7 cask updates sent
database-processed-2020-03-08: 9 cask updates detected / 3 cask updates sent
containsversion-2020-03-08: 5 cask updates detected / 1 cask updates sent
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
newversion_sparkle-2020-03-09: 14 cask updates detected / 7 cask updates sent
database-processed-2020-03-09: 10 cask updates detected / 4 cask updates sent
containsversion-2020-03-09: 11 cask updates detected / 6 cask updates sent
UPDATED
0.9.15Thanks @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
newversion_sparkle-2020-03-10: 12 cask updates detected / 7 cask updates sent
database-processed-2020-03-10: 8 cask updates detected / 2 cask updates sent
containsversion-2020-03-10: 13 cask updates detected / 7 cask updates sent
UPDATED
1.15.33.0.3hey @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
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
containsversion-2020-03-11: 16 cask updates detected / 9 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-12: 5 cask updates detected / 0 cask updates sent
newversion_sparkle-2020-03-12: 10 cask updates detected / 9 cask updates sent
database-processed-2020-03-12: 10 cask updates detected / 6 cask updates sent
containsversion-2020-03-12: 12 cask updates detected / 7 cask updates sent
UPDATED
4.6.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-13: 13 cask updates detected / 9 cask updates sent
newversion_sparkle-2020-03-13: 17 cask updates detected / 7 cask updates sent
database-processed-2020-03-13: 13 cask updates detected / 7 cask updates sent
containsversion-2020-03-13: 21 cask updates detected / 15 cask updates sent
UPDATED
3.9.9.177872Thanks @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
newversion_sparkle-2020-03-14: 9 cask updates detected / 4 cask updates sent
database-processed-2020-03-14: 11 cask updates detected / 7 cask updates sent
containsversion-2020-03-14: 7 cask updates detected / 3 cask updates sent
UPDATED
11.1.2Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-15: 8 cask updates detected / 7 cask updates sent
newversion_sparkle-2020-03-15: 7 cask updates detected / 4 cask updates sent
database-processed-2020-03-15: 1 cask updates detected / 0 cask updates sent
containsversion-2020-03-15: 2 cask updates detected / 1 cask updates sent
3.19.4->3.19.3UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-16: 9 cask updates detected / cask updates sent
newversion_sparkle-2020-03-16: 10 cask updates detected / cask updates sent
database-processed-2020-03-16: 11 cask updates detected / 4 cask updates sent
containsversion-2020-03-16: 7 cask updates detected / 5 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-17: 7 cask updates detected / 5 cask updates sent
newversion_sparkle-2020-03-17: 6 cask updates detected / 1 cask update sent
database-processed-2020-03-17: 13 cask updates detected / 6 cask updates sent
containsversion-2020-03-17: 12 cask updates detected / 5 cask updates sent
UPDATED
1.5.11Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-18: 15 cask updates detected / 6 cask updates sent
newversion_sparkle-2020-03-18: 20 cask updates detected / 17 cask updates sent
curl: (16) Error in the HTTP2 framing layerdatabase-processed-2020-03-18: 18 cask updates detected / 8 cask updates sent
containsversion-2020-03-18: 19 cask updates detected / 10 cask updates sent
1.0.3 -> 1.0.1UPDATED
5.2.25.4.85.8.59.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
newversion_sparkle-2020-03-20: 13 cask updates detected / 9 cask updates sent
database-processed-2020-03-20: 13 cask updates detected / 10 cask updates sent
containsversion-2020-03-20: 14 cask updates detected / 6 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-21: 8 cask updates detected / 4 cask updates sent
newversion_sparkle-2020-03-21: 6 cask updates detected / 4 cask updates sent
database-processed-2020-03-21: 13 cask updates detected / 7 cask updates sent
containsversion-2020-03-21: 6 cask updates detected / 1 cask updates sent
UPDATED
3.10fThanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-22: 10 cask updates detected / 8 cask updates sent
newversion_sparkle-2020-03-22: 5 cask updates detected / 3 cask updates sent
database-processed-2020-03-22: 2 cask updates detected / 0 cask updates sent
containsversion-2020-03-22: 2 cask updates detected / 0 cask updates sent
5.6.2 -> 5.6.1UPDATED
1.17.3Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-23: 15 cask updates detected / 13 cask updates sent
newversion_sparkle-2020-03-23: 22 cask updates detected / 18 cask updates sent
database-processed-2020-03-23: 9 cask updates detected / 4 cask updates sent
containsversion-2020-03-23: 14 cask updates detected / 4 cask updates sent
UPDATED
3.0.64.6.12.2.2Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-24: 15 cask updates detected / 8 cask updates sent
newversion_sparkle-2020-03-24: 14 cask updates detected / 11 cask updates sent
database-processed-2020-03-24: 11 cask updates detected / 6 cask updates sent
containsversion-2020-03-24: 14 cask updates detected / 8 cask updates sent
UPDATED
8.8.04.3.011.5.3-15870345Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-25: 8 cask updates detected / 3 cask updates sent
newversion_sparkle-2020-03-25: 15 cask updates detected / 11 cask updates sent
database-processed-2020-03-25: 11 cask updates detected / 7 cask updates sent
containsversion-2020-03-25: 18 cask updates detected / 11 cask updates sent
UPDATED
2.7.53.20.6Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-26: 17 cask updates detected / 8 cask updates sent
newversion_sparkle-2020-03-26: 13 cask updates detected / 7 cask updates sent
database-processed-2020-03-26: 15 cask updates detected / 6 cask updates sent
containsversion-2020-03-26: 16 cask updates detected / 7 cask updates sent
UPDATED
1.44.0,e62c4302b0e4f3e28bbcb0f3b6e46bb00e39679cThanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-27: 20 cask updates detected / 16 cask updates sent
newversion_sparkle-2020-03-27: 15 cask updates detected / 8 cask updates sent
5.16.13940 -> 5.15.1393895.1585224957 -> 84.1582301026database-processed-2020-03-27: 31 cask updates detected / 18 cask updates sent
containsversion-2020-03-27: 17 cask updates detected / 9 cask updates sent
UPDATED
8.8.17.14.33.5.28.2.911.0.4Thanks @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
newversion_sparkle-2020-03-28: 11 cask updates detected / 4 cask updates sent
database-processed-2020-03-28: 13 cask updates detected / 10 cask updates sent
containsversion-2020-03-28: 7 cask updates detected / 1 cask updates sent
UPDATED
1.8.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-29: 15 cask updates detected / 9 cask updates sent
newversion_sparkle-2020-03-29: 7 cask updates detected / 3 cask updates sent
database-processed-2020-03-29: 7 cask updates detected / 3 cask updates sent
containsversion-2020-03-29: 9 cask updates detected / 1 cask updates sent
UPDATED
7.26Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-30: 12 cask updates detected / 3 cask updates sent
newversion_sparkle-2020-03-30: 8 cask updates detected / 5 cask updates sent
database-processed-2020-03-30: 9 cask updates detected / 2 cask updates sent
containsversion-2020-03-30: 10 cask updates detected / 5 cask updates sent
UPDATED
1.44.0,13b38d2a494612ace32c4fb878824d6329d4c51eThanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-03-31: 11 cask updates detected / 7 cask updates sent
newversion_sparkle-2020-03-31: 24 cask updates detected / 19 cask updates sent
database-processed-2020-03-31: 15 cask updates detected / 8 cask updates sent
containsversion-2020-03-31: 20 cask updates detected / 11 cask updates sent
UPDATED
2.7.41.5.42.221.1.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-04-01: 12 cask updates detected / 7 cask updates sent
newversion_sparkle-2020-04-01: 15 cask updates detected / 12 cask updates sent
database-processed-2020-04-01: 18 cask updates detected / 10 cask updates sent
containsversion-2020-04-01: 17 cask updates detected / 3 cask updates sent
1.8.1.03313 ->1.8.0.02209UPDATED
7.2.8.7397Thanks @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
newversion_sparkle-2020-04-02: 24 cask updates detected / 18 cask updates sent
database-processed-2020-04-02: 19 cask updates detected / 8 cask updates sent
containsversion-2020-04-02: 21 cask updates detected / 11 cask updates sent
UPDATED
4.3.1Thanks @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
newversion_sparkle-2020-04-03: 15 cask updates detected / 9 cask updates sent
database-processed-2020-04-03: 17 cask updates detected / 8 cask updates sent
containsversion-2020-04-03: 12 cask updates detected / 7 cask updates sent
UPDATED
7.0.7Thanks @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
newversion_sparkle-2020-04-04: 16 cask updates detected / 10 cask updates sent
database-processed-2020-04-04: 15 cask updates detected / 8 cask updates sent
containsversion-2020-04-04: 9 cask updates detected / 3 cask updates sent
UPDATED
2.2.1145.0.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-04-05: 15 cask updates detected / 9 cask updates sent
newversion_sparkle-2020-04-05: 6 cask updates detected / 3 cask updates sent
database-processed-2020-04-05: 12 cask updates detected / 2 cask updates sent
containsversion-2020-04-05: 5 cask updates detected / 1 cask updates sent
UPDATED
2.7.07.28Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-04-06: 18 cask updates detected / 9 cask updates sent
newversion_sparkle-2020-04-06: 7 cask updates detected / 5 cask updates sent
database-processed-2020-04-06: 9 cask updates detected / 5 cask updates sent
containsversion-2020-04-06: 4 cask updates detected / 2 cask updates sent
3.5.9 -> 3.5.8UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-04-07: 13 cask updates detected / 0 cask updates sent
newversion_sparkle-2020-04-07: 15 cask updates detected / 4 cask updates sent
database-processed-2020-04-07: 14 cask updates detected / 5 cask updates sent
containsversion-2020-04-07: 8 cask updates detected / 3 cask updates sent
UPDATED
3.1.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-04-08: 21 cask updates detected / 6 cask updates sent
newversion_sparkle-2020-04-08: 13 cask updates detected / 5 cask updates sent
database-processed-2020-04-08: 14 cask updates detected / 6 cask updates sent
containsversion-2020-04-08: 21 cask updates detected / 12 cask updates sent
UPDATED
4.3.21.4.1050-macOS10.13Thanks @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
newversion_sparkle-2020-04-09: 20 cask updates detected / 16 cask updates sent
2.14.5.1 -> 2.14.4.1database-processed-2020-04-09: 10 cask updates detected / 5 cask updates sent
containsversion-2020-04-09: 10 cask updates detected / 5 cask updates sent
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
newversion_sparkle-2020-04-10: 15 cask updates detected / 10 cask updates sent
530 because it can find it. It assumes it 530.database-processed-2020-04-10: 20 cask updates detected / 12 cask updates sent
containsversion-2020-04-10: 15 cask updates detected / 4 cask updates sent
UPDATED
2.4.12.7.1.107Thanks @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
newversion_sparkle-2020-04-11: 10 cask updates detected / 5 cask updates sent
database-processed-2020-04-11: 13 cask updates detected / 7 cask updates sent
containsversion-2020-04-11: 21 cask updates detected / 9 cask updates sent
1.12.62 -> 1.12.60UPDATED
8.8.32020bYou can assume that whatever the version number the ML finds at the time of running, it doesn't change. So basically
utdis almost the equivalent ofuntouched. 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
newversion_sparkle-2020-04-12: 3 cask updates detected / 2 cask updates sent
database-processed-2020-04-12: 6 cask updates detected / 2 cask updates sent
containsversion-2020-04-12: 11 cask updates detected / 2 cask updates sent
2.15.0.1->2.14.4.11.12.62->1.12.60UPDATED
1.8.2So 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_
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
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
newversion_sparkle-2020-04-13: 8 cask updates detected / 6 cask updates sent
database-processed-2020-04-13: 6 cask updates detected / 0 cask updates sent
containsversion-2020-04-13: 13 cask updates detected / 9 cask updates sent
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
newversion_sparkle-2020-04-14: 16 cask updates detected / 10 cask updates sent
database-processed-2020-04-14: 15 cask updates detected / 7 cask updates sent
containsversion-2020-04-14: 14 cask updates detected / 5 cask updates sent
UPDATED
5.0.32020.4.0Thanks @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
newversion_sparkle-2020-04-15: 22 cask updates detected / 14 cask updates sent
3.9.0 -> 3.8.2database-processed-2020-04-15: 18 cask updates detected / 9 cask updates sent
containsversion-2020-04-15: 9 cask updates detected / 2 cask updates sent
1.2.9 -> 1.2.8UPDATED
9.1.01.4.1072-macOS10.13Welcome 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
newversion_sparkle-2020-04-16: 9 cask updates detected / 6 cask updates sent
database-processed-2020-04-16: 15 cask updates detected / 7 cask updates sent
containsversion-2020-04-16: 17 cask updates detected / 10 cask updates sent
UPDATED
2.0.8Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊| @suschizu Great Timing!
newversion_github-2020-04-17: 13 cask updates detected / 3 cask updates sent
newversion_sparkle-2020-04-17: 13 cask updates detected / 9 cask updates sent
database-processed-2020-04-17: 15 cask updates detected / 10 cask updates sent
containsversion-2020-04-17: 18 cask updates detected / 9 cask updates sent
UPDATED
7.1.2,69027Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-04-18: 16 cask updates detected / 8 cask updates sent
newversion_sparkle-2020-04-18: 9 cask updates detected / 6 cask updates sent
database-processed-2020-04-18: 19 cask updates detected / 15 cask updates sent
containsversion-2020-04-18: 14 cask updates detected / 4 cask updates sent
UPDATED
7.8.0r1227Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-04-19: 9 cask updates detected / 6 cask updates sent
newversion_sparkle-2020-04-19: 12 cask updates detected / 8 cask updates sent
database-processed-2020-04-19: 7 cask updates detected / 3 cask updates sent
containsversion-2020-04-19: 7 cask updates detected / 4 cask updates sent
UPDATED
7.29Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊ | Happy 4/20! 🌿 -> 💨 = 🤣
newversion_github-2020-04-20: 16 cask updates detected / 12 cask updates sent
newversion_sparkle-2020-04-20: 11 cask updates detected / 7 cask updates sent
database-processed-2020-04-20: 12 cask updates detected / 4 cask updates sent
containsversion-2020-04-20: 15 cask updates detected / 9 cask updates sent
2.3.1.6 -> 2.3.1.3UPDATED
1.12.130.7.5Happy 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
7.4.0 -> 7.3.5newversion_sparkle-2020-04-21: 20 cask updates detected / 11 cask updates sent
database-processed-2020-04-21: 14 cask updates detected / 7 cask updates sent
containsversion-2020-04-21: 17 cask updates detected / 9 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-04-22: 24 cask updates detected / 10 cask updates sent.
newversion_sparkle-2020-04-22: 18 cask updates detected / 13 cask updates sent
database-processed-2020-04-22: 14 cask updates detected / 6 cask updates sent
containsversion-2020-04-22: 15 cask updates detected / 9 cask updates sent
1.2.2 -> 1.0.7UPDATED
0.1.20Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-04-23: 10 cask updates detected / 6 cask updates sent
newversion_sparkle-2020-04-23: 14 cask updates detected / 9 cask updates sent
database-processed-2020-04-23: 16 cask updates detected / 8 cask updates sent
containsversion-2020-04-23: 13 cask updates detected / 7 cask updates sent
5.9.3 -> 5.9.2UPDATED
3.3.4Thanks @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
newversion_sparkle-2020-04-24: 13 cask updates detected / 7 cask updates sent
database-processed-2020-04-24: 18 cask updates detected / 4 cask updates sent
containsversion-2020-04-24: 15 cask updates detected / 8 cask updates sent
UPDATED
1.4.1105-macOS10.13Thanks @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
newversion_sparkle-2020-04-25: 13 cask updates detected / 10 cask updates sent
database-processed-2020-04-25: 9 cask updates detected / 8 cask updates sent
containsversion-2020-04-25: 9 cask updates detected / 4 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-04-26: 8 cask updates detected / 3 cask updates sent
newversion_sparkle-2020-04-26: 5 cask updates detected / 1 cask updates sent
database-processed-2020-04-26: 17 cask updates detected / 7 cask updates sent
containsversion-2020-04-26: 10 cask updates detected / 4 cask updates sent
UPDATED
1.17.9Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-04-27: 16 cask updates detected / 8 cask updates sent
newversion_sparkle-2020-04-27: 15 cask updates detected / 5 cask updates sent
database-processed-2020-04-27: 9 cask updates detected / 4 cask updates sent
containsversion-2020-04-27: 15 cask updates detected / 11 cask updates sent
UPDATED
1.1.122020.48.4.07.25.6Thanks @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
newversion_sparkle-2020-04-28: 17 cask updates detected / 12 cask updates sent
database-processed-2020-04-28: 11 cask updates detected / 6 cask updates sent
containsversion-2020-04-28: 13 cask updates detected / 4 cask updates sent
4.4.2 -> 4.4.1UPDATED
2020.0.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-04-29: 11 cask updates detected / 9 cask updates sent
newversion_sparkle-2020-04-29: 17 cask updates detected / 14 cask updates sent
database-processed-2020-04-29: 10 cask updates detected / 9 cask updates sent
containsversion-2020-04-29: 20 cask updates detected / 10 cask updates sent
16.28.0.175 -> 16.28.0.1424.3.3,4468 -> 4.3.2,44502.0.2,11076 -> 2.0.1,11061UPDATED
8.8.43.3.53.4Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-04-30: 29 cask updates detected / 15 cask updates sent
newversion_sparkle-2020-04-30: 20 cask updates detected / 12 cask updates sent
database-processed-2020-04-30: 18 cask updates detected / 7 cask updates sent
containsversion-2020-04-30: 20 cask updates detected / 13 cask updates sent
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
newversion_sparkle-2020-05-01: 17 cask updates detected / 8 cask updates sent
database-processed-2020-05-01: 17 cask updates detected / 12 cask updates sent
containsversion-2020-05-01: 17 cask updates detected / 6 cask updates sent
5.10.1 -> 5.10.0UPDATED
2.9.01.4.1147-macOS10.13Thanks @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
newversion_sparkle-2020-05-02: 09 cask updates detected / 3 cask updates sent
database-processed-2020-05-02: 13 cask updates detected / 7 cask updates sent
containsversion-2020-05-02: 10 cask updates detected / 6 cask updates sent
UPDATED
none
Thanks @ran-dall!
Output is online :)
@suschizu Done ✊
newversion_github-2020-05-03: 8 cask updates detected / 4 cask updates sent
newversion_sparkle-2020-05-03: 5 cask updates detected / 1 cask updates sent
database-processed-2020-05-03: 7 cask updates detected / 2 cask updates sent
containsversion-2020-05-03: 13 cask updates detected / 6 cask updates sent
1.0.0-beta -> 0.8.9-betaUPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-04: 13 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-05-04: 12 cask updates detected / 07 cask updates sent
database-processed-2020-05-04: 16 cask updates detected / 07 cask updates sent
containsversion-2020-05-04: 07 cask updates detected / 04 cask updates sent
UPDATED
2.10.1.4Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-05: 16 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-05-05: 28 cask updates detected / 09 cask updates sent
database-processed-2020-05-05: 20 cask updates detected / 09 cask updates sent
containsversion-2020-05-05: 21 cask updates detected / 06 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-06: 24 cask updates detected / 12 cask updates sent
newversion_sparkle-2020-05-06: 31 cask updates detected / 9 cask updates sent
database-processed-2020-05-06: 18 cask updates detected / 9 cask updates sent
containsversion-2020-05-06: 21 cask updates detected / 11 cask updates sent
UPDATED
2.2.18.2.102.7.50Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-07: 15 cask updates detected / 8 cask updates sent
newversion_sparkle-2020-05-07: 19 cask updates detected / 14 cask updates sent
database-processed-2020-05-07: 12 cask updates detected / 6 cask updates sent
containsversion-2020-05-07: 15 cask updates detected / 8 cask updates sent
UPDATED
2.8.27.3.120.1.2Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-08: 21 cask updates detected / 13 cask updates sent
newversion_sparkle-2020-05-08: 13 cask updates detected / 7 cask updates sent
database-processed-2020-05-08: 20 cask updates detected / 8 cask updates sent
containsversion-2020-05-08: 26 cask updates detected / 12 cask updates sent
UPDATED
3.10iThanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-09: 11 cask updates detected / 2 cask updates sent
newversion_sparkle-2020-05-09: 5 cask updates detected / 2 cask updates sent
database-processed-2020-05-09: 18 cask updates detected / 9 cask updates sent
containsversion-2020-05-09: 12 cask updates detected / 3 cask updates sent
3.4.0.0416 -> 3.3.6.0304UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-10: 12 cask updates detected / 8 cask updates sent
newversion_sparkle-2020-05-10: 8 cask updates detected / 4 cask updates sent
database-processed-2020-05-10: 10 cask updates detected / 6 cask updates sent
containsversion-2020-05-10: 12 cask updates detected / 7 cask updates sent
7.2.17 -> 7.2.16UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-11: 10 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-05-11: 16 cask updates detected / 09 cask updates sent
database-processed-2020-05-11: 08 cask updates detected / 03 cask updates sent
containsversion-2020-05-11: 09 cask updates detected / 04 cask updates sent
UPDATED
1.4.1209-macOS10.13Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-12: 18 cask updates detected / 07 cask updates sent
1.9.0 ->1.8.0newversion_sparkle-2020-05-12: 14 cask updates detected / 12 cask updates sent
database-processed-2020-05-12: 09 cask updates detected / 05 cask updates sent
containsversion-2020-05-12: 10 cask updates detected / 06 cask updates sent
UPDATED
4.3.3,4469Thanks @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
newversion_sparkle-2020-05-13: 22 cask updates detected / 14 cask updates sent
database-processed-2020-05-13: 19 cask updates detected / 14 cask updates sent
containsversion-2020-05-13: 23 cask updates detected / 13 cask updates sent
UPDATED
5.1.04.1.31.4.1231-macOS10.131.5.42020.5.0Thanks @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
newversion_sparkle-2020-05-14: 13 cask updates detected / 07 cask updates sent
database-processed-2020-05-14: 16 cask updates detected / 10 cask updates sent
containsversion-2020-05-14: 17 cask updates detected / 10 cask updates sent
UPDATED
8.15.0.4Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-15: 12 cask updates detected / 5 cask updates sent
newversion_sparkle-2020-05-15: 12 cask updates detected / 8 cask updates sent
3.9.0 -> 3.8.3database-processed-2020-05-15: 13 cask updates detected / 10 cask updates sent
containsversion-2020-05-15: 14 cask updates detected / 6 cask updates sent
UPDATED
none
@suschizu Done ✊
newversion_github-2020-05-16: 13 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-05-16: 10 cask updates detected / 08 cask updates sent
database-processed-2020-05-16: 18 cask updates detected / 11 cask updates sent
containsversion-2020-05-16: 13 cask updates detected / 06 cask updates sent
UPDATED
0.37.02.1.1.122.2.6.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-17: 05 cask updates detected / 03 cask updates sent
newversion_sparkle-2020-05-17: 08 cask updates detected / 06 cask updates sent
database-processed-2020-05-17: 17 cask updates detected / 08 cask updates sent
containsversion-2020-05-17: 10 cask updates detected / 03 cask updates sent
2.31.0 -> 2.30.0UPDATED
2.14.332.8.32.14.332.14.332.14.332.14.33Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-18: 09 cask updates detected / 02 cask updates sent
newversion_sparkle-2020-05-18: 18 cask updates detected / 14 cask updates sent
database-processed-2020-05-18: 31 cask updates detected / 13 cask updates sent
5.10.1 -> 5.10.0containsversion-2020-05-18: 13 cask updates detected / 04 cask updates sent
UPDATED
9.6.81.9-70-g2c0db535Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-19: 11 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-05-19: 23 cask updates detected / 18 cask updates sent
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
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-20: 13 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-05-20: 13 cask updates detected / 10 cask updates sent
database-processed-2020-05-20: 17 cask updates detected / 07 cask updates sent
containsversion-2020-05-20: 17 cask updates detected / 07 cask updates sent
5.10.1 -> 5.10.0UPDATED
4.3.32.9.12.4-Beta1.1.10Thanks @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
newversion_sparkle-2020-05-22: 12 cask updates detected / 09 cask updates sent
database-processed-2020-05-22: 10 cask updates detected / 05 cask updates sent
containsversion-2020-05-22: 13 cask updates detected / 06 cask updates sent
3.27.665 -> 3.24.654UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-23: 08 cask updates detected / 03 cask updates sent
newversion_sparkle-2020-05-23: 11 cask updates detected / 05 cask updates sent
database-processed-2020-05-23: 06 cask updates detected / 04 cask updates sent
containsversion-2020-05-23: 09 cask updates detected / 05 cask updates sent
UPDATED
2020.1.2Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-24: 19 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-05-24: 06 cask updates detected / 01 cask updates sent
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
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-25: 15 cask updates detected / 06 cask updates sent
1.17.1 -> 1.15.1newversion_sparkle-2020-05-25: 09 cask updates detected / 08 cask updates sent
database-processed-2020-05-25: 06 cask updates detected / 02 cask updates sent
containsversion-2020-05-25: 14 cask updates detected / 08 cask updates sent
UPDATED
9.7.08.5.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-26: 19 cask updates detected / 10 cask updates sent
newversion_sparkle-2020-05-26: 12 cask updates detected / 06 cask updates sent
database-processed-2020-05-26: 12 cask updates detected / 06 cask updates sent
containsversion-2020-05-26: 18 cask updates detected / 07 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-27: 13 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-05-27: 21 cask updates detected / 14 cask updates sent
database-processed-2020-05-27: 13 cask updates detected / 05 cask updates sent
containsversion-2020-05-27: 14 cask updates detected / 03 cask updates sent
2020.0.2-b20232 -> 2020.0.2.1UPDATED
9.1.20.1.211.4.1303-macOS10.132.12.411.1.3Thanks @ran-dall!
Sorry for the late upload :/
@suschizu Done ✊
newversion_github-2020-05-28: 12 cask updates detected / 06 cask updates sent
3.2.1 -> 3.2.0newversion_sparkle-2020-05-28: 18 cask updates detected / 11 cask updates sent
7.0.7 -> 7.0.63.3.10 -> 3.3.9database-processed-2020-05-28: 15 cask updates detected / 06 cask updates sent
containsversion-2020-05-28: 13 cask updates detected / 05 cask updates sent
UPDATED
9.7.11.6.03.17.37.1,117506056Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-29: 16 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-05-29: 09 cask updates detected / 05 cask updates sent
database-processed-2020-05-29: 15 cask updates detected / 10 cask updates sent
containsversion-2020-05-29: 23 cask updates detected / 09 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-30: 12 cask updates detected / 04 cask updates sent
1.5.13 -> 1.5.100.5.3,beta -> 0.5.2,betanewversion_sparkle-2020-05-30: 12 cask updates detected / 04 cask updates sent
1.5.4,2276 -> 1.5.3,2273database-processed-2020-05-30: 17 cask updates detected / 08 cask updates sent
containsversion-2020-05-30: 09 cask updates detected / 00 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-05-31: 10 cask updates detected / 03 cask updates sent
newversion_sparkle-2020-05-31: 05 cask updates detected / 03 cask updates sent
database-processed-2020-05-31: 05 cask updates detected / 02 cask updates sent
containsversion-2020-05-31: 07 cask updates detected / 05 cask updates sent
3.3.10 -> 3.3.9UPDATED
20.05.07.302.9.1Thanks @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
database-processed-2020-06-01: 07 cask updates detected / 04 cask updates sent
containsversion-2020-06-01: 10 cask updates detected / 05 cask updates sent
UPDATED
9.7.13.0.3.0,20200601:c0071155ad77455b9dd01aca5d1b05d213.8Thanks @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
newversion_sparkle-2020-06-04: 09 cask updates detected / 05 cask updates sent
database-processed-2020-06-04: 12 cask updates detected / 05 cask updates sent
containsversion-2020-06-04: 17 cask updates detected / 09 cask updates sent
UPDATED
8.9.02020.0.36.7.2thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-05: 16 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-06-05: 16 cask updates detected / 11 cask updates sent
database-processed-2020-06-05: 16 cask updates detected / 12 cask updates sent
containsversion-2020-06-05: 15 cask updates detected / 09 cask updates sent
UPDATED
6.10.03.3.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-06: 14 cask updates detected / 04 cask updates sent
newversion_sparkle-2020-06-06: 04 cask updates detected / 03 cask updates sent
database-processed-2020-06-06: 06 cask updates detected / 02 cask updates sent
containsversion-2020-06-06: 10 cask updates detected / 08 cask updates sent
UPDATED
1.4.1375-macOS10.13Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-07: 09 cask updates detected / 04 cask updates sent
2.0 -> 1.0.4newversion_sparkle-2020-06-07: 03 cask updates detected / 01 cask updates sent
database-processed-2020-06-07: 04 cask updates detected / 01 cask updates sent
containsversion-2020-06-07: 06 cask updates detected / 03 cask updates sent
UPDATED
2.1.1.13Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-08: 25 cask updates detected / 12 cask updates sent
newversion_sparkle-2020-06-08: 14 cask updates detected / 11 cask updates sent
database-processed-2020-06-08: 05 cask updates detected / 04 cask updates sent
containsversion-2020-06-08: 16 cask updates detected / 12 cask updates sent
UPDATED
3.0.64.2.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-09: 20 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-06-09: 21 cask updates detected / 13 cask updates sent
database-processed-2020-06-09: 13 cask updates detected / 10 cask updates sent
containsversion-2020-06-09: 15 cask updates detected / 05 cask updates sent
UPDATED
21.1.02020.2.0.02020.2.0.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-10: 17 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-06-10: 18 cask updates detected / 14 cask updates sent
database-processed-2020-06-10: 15 cask updates detected / 06 cask updates sent
containsversion-2020-06-10: 13 cask updates detected / 07 cask updates sent
UPDATED
1.2.01.4.1375-macOS10.13Thanks @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
newversion_sparkle-2020-06-12: 13 cask updates detected / 05 cask updates sent
database-processed-2020-06-12: 19 cask updates detected / 11 cask updates sent
containsversion-2020-06-12: 17 cask updates detected / 07 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-13: 10 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-06-13: 07 cask updates detected / 04 cask updates sent
database-processed-2020-06-13: 07 cask updates detected / 04 cask updates sent
containsversion-2020-06-13: 09 cask updates detected / 05 cask updates sent
UPDATED
1.12.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-14: 14 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-06-14: 05 cask updates detected / 02 cask updates sent
database-processed-2020-06-14: 13 cask updates detected / 04 cask updates sent
containsversion-2020-06-14: 08 cask updates detected / 01 cask updates sent
UPDATED
1.4.1426-macOS10.13Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-15: 07 cask updates detected / 04 cask updates sent
newversion_sparkle-2020-06-15: 08 cask updates detected / 06 cask updates sent
database-processed-2020-06-15: 06 cask updates detected / 02 cask updates sent
2.3.84 -> 2.3.71containsversion-2020-06-15: 09 cask updates detected / 05 cask updates sent
1.3.1 -> 1.3.0UPDATED
8.6.47.25.8Thanks @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
newversion_sparkle-2020-06-16: 26 cask updates detected / 13 cask updates sent
database-processed-2020-06-16: 23 cask updates detected / 10 cask updates sent
containsversion-2020-06-16: 22 cask updates detected / 08 cask updates sent
----couldn't parse for some reason----
UPDATED
4.3.0Hey @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
newversion_sparkle-2020-06-17: 13 cask updates detected / 07 cask updates sent
database-processed-2020-06-17: 14 cask updates detected / 08 cask updates sent
containsversion-2020-06-17: 19 cask updates detected / 04 cask updates sent
7.26.0 -> 7.25.0UPDATED
2.7.15.0.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-18: 12 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-06-18: 14 cask updates detected / 07 cask updates sent
database-processed-2020-06-18: 14 cask updates detected / 07 cask updates sent
containsversion-2020-06-18: 25 cask updates detected / 15 cask updates sent
UPDATED
9.1.3Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-19: 17 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-06-19: 12 cask updates detected / 09 cask updates sent
database-processed-2020-06-19: 16 cask updates detected / 10 cask updates sent
4.7 -> 4.6.13.10.1,401016 -> 3.10.1,401010containsversion-2020-06-19: 11 cask updates detected / 08 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-20: 10 cask updates detected / 03 cask updates sent
newversion_sparkle-2020-06-20: 06 cask updates detected / 05 cask updates sent
database-processed-2020-06-20: 08 cask updates detected / 03 cask updates sent
containsversion-2020-06-20: 06 cask updates detected / 03 cask updates sent
UPDATED
3.20b4.0.3Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-21: 14 cask updates detected / 11 cask updates sent
newversion_sparkle-2020-06-21: 11 cask updates detected / 07 cask updates sent
database-processed-2020-06-21: 10 cask updates detected / 02 cask updates sent
containsversion-2020-06-21: 06 cask updates detected / 05 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-22: 07 cask updates detected / 02 cask updates sent
newversion_sparkle-2020-06-22: 09 cask updates detected / 06 cask updates sent
database-processed-2020-06-22: 06 cask updates detected / 03 cask updates sent
containsversion-2020-06-22: 08 cask updates detected / 06 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-23: 13 cask updates detected / 05 cask updates sent
newversion_sparkle-2020-06-23: 17 cask updates detected / 13 cask updates sent
database-processed-2020-06-23: 18 cask updates detected / 12 cask updates sent
containsversion-2020-06-23: 13 cask updates detected / 07 cask updates sent
UPDATED
20.1.3Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-24: 17 cask updates detected / 12 cask updates sent
newversion_sparkle-2020-06-24: 16 cask updates detected / 08 cask updates sent
database-processed-2020-06-24: 14 cask updates detected / 06 cask updates sent
containsversion-2020-06-24: 17 cask updates detected / 15 cask updates sent
UPDATED
4.0.11.2.12.1.1.14Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-25: 11 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-06-25: 14 cask updates detected / 11 cask updates sent
database-processed-2020-06-25: 13 cask updates detected / 10 cask updates sent
containsversion-2020-06-25: 18 cask updates detected / 08 cask updates sent
UPDATED
1.8.63.3.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-26: 13 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-06-26: 10 cask updates detected / 06 cask updates sent
database-processed-2020-06-26: 18 cask updates detected / 15 cask updates sent
containsversion-2020-06-26: 15 cask updates detected / 06 cask updates sent
UPDATED
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
newversion_sparkle-2020-06-27: 07 cask updates detected / 04 cask updates sent
database-processed-2020-06-27: 15 cask updates detected / 05 cask updates sent
containsversion-2020-06-27: 11 cask updates detected / 02 cask updates sent
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
newversion_sparkle-2020-06-28: 03 cask updates detected / 00 cask updates sent
database-processed-2020-06-28: 08 cask updates detected / 04 cask updates sent
containsversion-2020-06-28: 06 cask updates detected / 04 cask updates sent
UPDATED
2.5.2Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-29: 13 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-06-29: 03 cask updates detected / 01 cask updates sent
database-processed-2020-06-29: 04 cask updates detected / 01 cask updates sent
containsversion-2020-06-29: 05 cask updates detected / 04 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-06-30: 15 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-06-30: 18 cask updates detected / 16 cask updates sent
database-processed-2020-06-30: 12 cask updates detected / 05 cask updates sent
containsversion-2020-06-30: 16 cask updates detected / 06 cask updates sent
UPDATED
2020.0.53.3.53.3.2Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-01: 18 cask updates detected / 10 cask updates sent
newversion_sparkle-2020-07-01: 10 cask updates detected / 08 cask updates sent
database-processed-2020-07-01: 17 cask updates detected / 06 cask updates sent
containsversion-2020-07-01: 13 cask updates detected / 05 cask updates sent
7.1.0 -> 7.0.13.26.3 -> 3.24.10UPDATED
7.3113.9Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-02: 09 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-07-02: 18 cask updates detected / 13 cask updates sent
database-processed-2020-07-02: 13 cask updates detected / 09 cask updates sent
containsversion-2020-07-02: 13 cask updates detected / 06 cask updates sent
UPDATED
2.2.10-689-macOS10.139.8.2Thanks @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
newversion_sparkle-2020-07-03: 10 cask updates detected / 04 cask updates sent
database-processed-2020-07-03: 16 cask updates detected / cask updates sent
containsversion-2020-07-03: 18 cask updates detected / 07 cask updates sent
3.26.3 ->3.24.10UPDATED
7.2.0,703408.2.12Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-04: 13 cask updates detected / 03 cask updates sent
newversion_sparkle-2020-07-04: 06 cask updates detected / 04 cask updates sent
database-processed-2020-07-04: 09 cask updates detected / 05 cask updates sent
containsversion-2020-07-04: 01 cask updates detected / 00 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-05: 25 cask updates detected / 05 cask updates sent
1.3.1 -> 1.2.0newversion_sparkle-2020-07-05: 05 cask updates detected / 03 cask updates sent
6.2027.0.36391 -> 6.2017.0.34634database-processed-2020-07-05: 05 cask updates detected / 02 cask updates sent
containsversion-2020-07-05: 11 cask updates detected / 05 cask updates sent
7.1.0 -> 7.0.1UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-06: 12 cask updates detected / 04 cask updates sent
1.6.1 -> 1.5.9newversion_sparkle-2020-07-06: 04 cask updates detected / 03 cask updates sent
database-processed-2020-07-06: 10 cask updates detected / 07 cask updates sent
containsversion-2020-07-06: 11 cask updates detected / 05 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-07: 18 cask updates detected / 06 cask updates sent
2.0.1 -> 2.0.0newversion_sparkle-2020-07-07: 15 cask updates detected / 11 cask updates sent
database-processed-2020-07-07: 12 cask updates detected / 11 cask updates sent
containsversion-2020-07-07: 23 cask updates detected / 06 cask updates sent
UPDATED
3.4.232Thanks @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
newversion_sparkle-2020-07-09: 09 cask updates detected / 08 cask updates sent
database-processed-2020-07-09: 16 cask updates detected / 04 cask updates sent
containsversion-2020-07-09: 13 cask updates detected / 06 cask updates sent
UPDATED
9.8.3Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-10: 14 cask updates detected / 09 cask updates sent
newversion_sparkle-2020-07-10: 12 cask updates detected / 07 cask updates sent
database-processed-2020-07-10: 21 cask updates detected / 16 cask updates sent
containsversion-2020-07-10: 12 cask updates detected / 02 cask updates sent
4.10.0 -> 4.10.1UPDATED
0.1.222.6.2006002.12.52020.6.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-11: 13 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-07-11: 08 cask updates detected / 05 cask updates sent
database-processed-2020-07-11: 13 cask updates detected / 07 cask updates sent
containsversion-2020-07-11: 13 cask updates detected / 04 cask updates sent
4.10.1 -> 4.10.0UPDATED
1.9.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-12: 12 cask updates detected / 09 cask updates sent
newversion_sparkle-2020-07-12: 08 cask updates detected / 07 cask updates sent
database-processed-2020-07-12: 08 cask updates detected / 01 cask updates sent
containsversion-2020-07-12: 04 cask updates detected / 03 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-13: 10 cask updates detected / 01 cask updates sent
newversion_sparkle-2020-07-13: 06 cask updates detected / 05 cask updates sent
database-processed-2020-07-13: 09 cask updates detected / 02 cask updates sent
containsversion-2020-07-13: 07 cask updates detected / 03 cask updates sent
UPDATED
4.2.07.7.0.63.3.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-14: 16 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-07-14: 17 cask updates detected / 13 cask updates sent
database-processed-2020-07-14: 10 cask updates detected / 07 cask updates sent
containsversion-2020-07-14: 20 cask updates detected / 11 cask updates sent
UPDATED
1.2.9-1082Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-15: 12 cask updates detected / 05 cask updates sent
newversion_sparkle-2020-07-15: 12 cask updates detected / 07 cask updates sent
database-processed-2020-07-15: 13 cask updates detected / 05 cask updates sent
containsversion-2020-07-15: 10 cask updates detected / 05 cask updates sent
UPDATED
18.4.21.2.413.1.2Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-16: 16 cask updates detected / 14 cask updates sent
newversion_sparkle-2020-07-16: 12 cask updates detected / 06 cask updates sent
containsversion-2020-07-16: 21 cask updates detected / 07 cask updates sent
3.389-1612 -> 3.385-16086.0.592.0 -> 6.0.591.0UPDATED
5.2.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-17: 19 cask updates detected / 11 cask updates sent
newversion_sparkle-2020-07-17: 10 cask updates detected / 09 cask updates sent
database-processed-2020-07-17: 13 cask updates detected / 07 cask updates sent
containsversion-2020-07-17: 12 cask updates detected / 08 cask updates sent
UPDATED
5.2.12020.71.5.01.5.142020.0.2.1-b202387.0.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-18: 05 cask updates detected / 02 cask updates sent
newversion_sparkle-2020-07-18: 07 cask updates detected / 04 cask updates sent
database-processed-2020-07-18: 08 cask updates detected / 05 cask updates sent
containsversion-2020-07-18: 08 cask updates detected / 03 cask updates sent
2.5.6 -> 2.5.5UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-19: 05 cask updates detected / 04 cask updates sent
newversion_sparkle-2020-07-19: 04 cask updates detected / 03 cask updates sent
database-processed-2020-07-19: 10 cask updates detected / 03 cask updates sent
containsversion-2020-07-19: 05 cask updates detected / 02 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-20: 16 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-07-20: 13 cask updates detected / 08 cask updates sent
database-processed-2020-07-20: 08 cask updates detected / 02 cask updates sent
containsversion-2020-07-20: 10 cask updates detected / 08 cask updates sent
UPDATED
14.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-21: 15 cask updates detected / 05 cask updates sent
newversion_sparkle-2020-07-21: 18 cask updates detected / 12 cask updates sent
database-processed-2020-07-21: 17 cask updates detected / 10 cask updates sent
containsversion-2020-07-21: 15 cask updates detected / 09 cask updates sent
UPDATED
8.9.13.20c2.7.2Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-22: 18 cask updates detected / 10 cask updates sent
newversion_sparkle-2020-07-22: 14 cask updates detected / 11 cask updates sent
1.7.0 -> 1.6.0database-processed-2020-07-22: 22 cask updates detected / 11 cask updates sent
containsversion-2020-07-22: 16 cask updates detected / 08 cask updates sent
2020.2.1 -> 2020.1.2UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-23: 11 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-07-23: 22 cask updates detected / 13 cask updates sent
6.2028.0.36961 -> 6.2027.0.36391database-processed-2020-07-23: 10 cask updates detected / 06 cask updates sent
containsversion-2020-07-23: 28 cask updates detected / 14 cask updates sent
6.4.5.544639 -< 6.4.4.5431572.0.28 -> 2.0.27UPDATED
8.9.21.2.5Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-24: 08 cask updates detected / 05 cask updates sent
newversion_sparkle-2020-07-24: 07 cask updates detected / 06 cask updates sent
database-processed-2020-07-24: 10 cask updates detected / 07 cask updates sent
containsversion-2020-07-24: 13 cask updates detected / 07 cask updates sent
UPDATED
1.2Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-25: 13 cask updates detected / 09 cask updates sent
newversion_sparkle-2020-07-25: 07 cask updates detected / 05 cask updates sent
database-processed-2020-07-25: 17 cask updates detected / 07 cask updates sent
containsversion-2020-07-25: 10 cask updates detected / 03 cask updates sent
2.0.28 -> 2.0.27UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-26: 10 cask updates detected / 09 cask updates sent
newversion_sparkle-2020-07-26: 02 cask updates detected / 01 cask updates sent
database-processed-2020-07-26: 10 cask updates detected / 01 cask updates sent
containsversion-2020-07-26: 07 cask updates detected / 03 cask updates sent
UPDATED
2.8.4hey @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
newversion_sparkle-2020-07-27: 11 cask updates detected / 09 cask updates sent
1.0.96 -> 1.0.95database-processed-2020-07-27: 23 cask updates detected / 11 cask updates sent
containsversion-2020-07-27: 28 cask updates detected / 15 cask updates sent
2.0.28 -> 2.0.27UPDATED
2020.7.0Homebrew/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
newversion_sparkle-2020-07-28: 23 cask updates detected / 17 cask updates sent
1.5.0 -> 1.4.2database-processed-2020-07-28: 17 cask updates detected / 06 cask updates sent
containsversion-2020-07-28: 18 cask updates detected / 06 cask updates sent
UPDATED
13.1.1153.0.7I 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
newversion_sparkle-2020-07-29: 09 cask updates detected / 06 cask updates sent
database-processed-2020-07-29: 17 cask updates detected / 09 cask updates sent
containsversion-2020-07-29: 19 cask updates detected / 06 cask updates sent
2019.8,b142 -> 2019.7,b367UPDATED
9.1.52.1.4Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-30: 07 cask updates detected / 04 cask updates sent
newversion_sparkle-2020-07-30: 09 cask updates detected / 05 cask updates sent
database-processed-2020-07-30: 17 cask updates detected / 11 cask updates sent
containsversion-2020-07-30: 19 cask updates detected / 12 cask updates sent
UPDATED
3.1.17.0.93.18.111.1.4Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-07-31: 11 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-07-31: 11 cask updates detected / 08 cask updates sent
database-processed-2020-07-31: 21 cask updates detected / 13 cask updates sent
containsversion-2020-07-31: 11 cask updates detected / 03 cask updates sent
2019.8,b142 -> 2019.7,b367UPDATED
2.1.1.152020c9.8.4Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-01: 10 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-08-01: 03 cask updates detected / 00 cask updates sent
database-processed-2020-08-01: 09 cask updates detected / 05 cask updates sent
containsversion-2020-08-01: 05 cask updates detected / 00 cask updates sent
UPDATED
3.4Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-02: 09 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-08-02: 05 cask updates detected / 04 cask updates sent
database-processed-2020-08-02: 09 cask updates detected / 05 cask updates sent
containsversion-2020-08-02: 11 cask updates detected / 04 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-03: 10 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-08-03: 22 cask updates detected / 19 cask updates sent
database-processed-2020-08-03: 08 cask updates detected / 04 cask updates sent
containsversion-2020-08-03: 19 cask updates detected / 06 cask updates sent
2019.8,b142 -> 2019.7,b367UPDATED
1.4.01.2.7Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-04: 12 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-08-04: 14 cask updates detected / 09 cask updates sent
database-processed-2020-08-04: 16 cask updates detected / 07 cask updates sent
containsversion-2020-08-04: 19 cask updates detected / 05 cask updates sent
2019.8,b142 -> 2019.7,b367UPDATED
2020.0.67.26.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-05: 10 cask updates detected / 04 cask updates sent
newversion_sparkle-2020-08-05: 14 cask updates detected / 09 cask updates sent
database-processed-2020-08-05: 13 cask updates detected / 05 cask updates sent
containsversion-2020-08-05: 18 cask updates detected / 03 cask updates sent
3.389-1612 -> 3.400-1629UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-06: 17 cask updates detected / 11 cask updates sent
newversion_sparkle-2020-08-06: 22 cask updates detected / 13 cask updates sent
database-processed-2020-08-06: 14 cask updates detected / 08 cask updates sent
containsversion-2020-08-06: 19 cask updates detected / 12 cask updates sent
2.2031.4 -> 2.2029.4UPDATED
2020.8Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-07: 08 cask updates detected / 02 cask updates sent
newversion_sparkle-2020-08-07: 11 cask updates detected / 06 cask updates sent
database-processed-2020-08-07: 07 cask updates detected / 02 cask updates sent
containsversion-2020-08-07: 11 cask updates detected / 03 cask updates sent
UPDATED
2.31.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-08: 12 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-08-08: 08 cask updates detected / 05 cask updates sent
database-processed-2020-08-08: 14 cask updates detected / 06 cask updates sent
containsversion-2020-08-08: 09 cask updates detected / 04 cask updates sent
UPDATED
3.401-16318.75.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-09: 13 cask updates detected / 07 cask updates sent
2.5.0 -> 2.4.15newversion_sparkle-2020-08-09: 05 cask updates detected / 02 cask updates sent
database-processed-2020-08-09: 14 cask updates detected / 04 cask updates sent
containsversion-2020-08-09: 15 cask updates detected / 07 cask updates sent
UPDATED
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
newversion_sparkle-2020-08-10: 11 cask updates detected / 08 cask updates sent
database-processed-2020-08-10: 06 cask updates detected / 03 cask updates sent
containsversion-2020-08-10: 18 cask updates detected / 11 cask updates sent
UPDATED
3.4.3108.8.22020.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
newversion_sparkle-2020-08-11: 21 cask updates detected / 15 cask updates sent
database-processed-2020-08-11: 09 cask updates detected / 05 cask updates sent
containsversion-2020-08-11: 13 cask updates detected / 07 cask updates sent
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
newversion_sparkle-2020-08-12: 16 cask updates detected / 08 cask updates sent
database-processed-2020-08-12: 18 cask updates detected / 12 cask updates sent
containsversion-2020-08-12: 20 cask updates detected / 09 cask updates sent
UPDATED
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
newversion_sparkle-2020-08-13: 11 cask updates detected / 06 cask updates sent
database-processed-2020-08-13: 07 cask updates detected / 04 cask updates sent
containsversion-2020-08-13: 15 cask updates detected / 07 cask updates sent
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
newversion_sparkle-2020-08-14: 11 cask updates detected / 03 cask updates sent
database-processed-2020-08-14: 11 cask updates detected / 06 cask updates sent
containsversion-2020-08-14: 21 cask updates detected / 10 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-15: 09 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-08-15: 05 cask updates detected / 04 cask updates sent
database-processed-2020-08-15: 08 cask updates detected / 04 cask updates sent
containsversion-2020-08-15: 07 cask updates detected / 04 cask updates sent
UPDATED
2.14.362.14.362.14.362.14.3614.1Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-16: 07 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-08-16: 06 cask updates detected / 04 cask updates sent
database-processed-2020-08-16: 07 cask updates detected / 03 cask updates sent
containsversion-2020-08-16: 08 cask updates detected / 02 cask updates sent
UPDATED
3.5.10Thanks @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+
newversion_sparkle-2020-08-17: 09 cask updates detected /07 cask updates sent
database-processed-2020-08-17: 07 cask updates detected / 05 cask updates sent
containsversion-2020-08-17: 09 cask updates detected / 06 cask updates sent
UPDATED
7.26.2hey @ran-dall - again so late sorry :/
output is online
@suschizu Done ✊
newversion_github-2020-08-18: 08 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-08-18: 17 cask updates detected / 10 cask updates sent
9.4.20200714 -> 9.4.20200630database-processed-2020-08-18: 12 cask updates detected / 05 cask updates sent
containsversion-2020-08-18: 23 cask updates detected / 17 cask updates sent
UPDATED
6.20.8179.8.56.14.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-19: 11 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-08-19: 08 cask updates detected / 06 cask updates sent
database-processed-2020-08-19: 14 cask updates detected / 10 cask updates sent
containsversion-2020-08-19: 12 cask updates detected / 04 cask updates sent
UPDATED
3.4.2hey @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
newversion_sparkle-2020-08-22: 09 cask updates detected / 05 cask updates sent
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
UPDATED
8.9.3Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-23: 09 cask updates detected / 02 cask updates sent
1.9.0 -> 1.8.0newversion_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
containsversion-2020-08-23: 04 cask updates detected / 02 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-24: 07 cask updates detected / 01 cask updates sent
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
containsversion-2020-08-24: 09 cask updates detected / 08 cask updates sent
UPDATED
3.4Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-25: 16 cask updates detected / 10 cask updates sent
newversion_sparkle-2020-08-25: 17 cask updates detected / 16 cask updates sent
database-processed-2020-08-25: 18 cask updates detected / 09 cask updates sent
containsversion-2020-08-25: 20 cask updates detected / 10 cask updates sent
UPDATED
9.1.61.3.14.0.4Thanks @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
newversion_sparkle-2020-08-26: 17 cask updates detected / 09 cask updates sent
database-processed-2020-08-26: 15 cask updates detected / 06 cask updates sent
containsversion-2020-08-26: 21 cask updates detected / 10 cask updates sent
UPDATED
4.2.13.2.2,1899Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-27: 09 cask updates detected / 04 cask updates sent
newversion_sparkle-2020-08-27: 10 cask updates detected / 06 cask updates sent
database-processed-2020-08-27: 14 cask updates detected / 10 cask updates sent
containsversion-2020-08-27: 13 cask updates detected / 09 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-28: 11 cask updates detected / 04 cask updates sent
newversion_sparkle-2020-08-28: 12 cask updates detected / 05 cask updates sent
9.5.20200826 -> 9.5.20200824database-processed-2020-08-28: 18 cask updates detected / 12 cask updates sent
containsversion-2020-08-28: 11 cask updates detected / 06 cask updates sent
UPDATED
2020.2.4.0Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-29: 11 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-08-29: 06 cask updates detected / 03 cask updates sent
database-processed-2020-08-29: 14 cask updates detected / 08 cask updates sent
containsversion-2020-08-29: 13 cask updates detected / 05 cask updates sent
UPDATED
4.5.11.28.49Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-30: 08 cask updates detected / 07 cask updates sent
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
containsversion-2020-08-30: 03 cask updates detected / 02 cask updates sent
UPDATED
none
Thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-08-31: 12 cask updates detected / 05 cask updates sent
newversion_sparkle-2020-08-31: 11 cask updates detected / 07 cask updates sent
database-processed-2020-08-31: 11 cask updates detected / 06 cask updates sent
containsversion-2020-08-31: 08 cask updates detected / 04 cask updates sent
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
newversion_sparkle-2020-09-01: 11 cask updates detected / 09 cask updates sent
database-processed-2020-09-01: 22 cask updates detected / 11 cask updates sent
containsversion-2020-09-01: 27 cask updates detected / 09 cask updates sent
2.3.1.8 -> 2.3.1.60.23.4 -> 0.23.2UPDATED
10.1.120.8.1a2.14.372020.0.72.14.372.14.372.14.37Not 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
newversion_sparkle-2020-09-02: 11 cask updates detected / 09 cask updates sent
database-processed-2020-09-02: 14 cask updates detected / 07 cask updates sent
20.8.1 or 20.8.1a is the right update)containsversion-2020-09-02: 14 cask updates detected / 08 cask updates sent
UPDATED
5.3.01.2.11.8.7zalo: 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
newversion_sparkle-2020-09-03: 10 cask updates detected / 09 cask updates sent
database-processed-2020-09-03: 12 cask updates detected / 07 cask updates sent
containsversion-2020-09-03: 15 cask updates detected / 08 cask updates sent
3.4.5 - 3.4.4UPDATED
3.20d7.0.1thanks @ran-dall!
output is online :)
@suschizu Done ✊
newversion_github-2020-09-04: 13 cask updates detected / 10 cask updates sent
newversion_sparkle-2020-09-04: 12 cask updates detected / 11 cask updates sent
database-processed-2020-09-04: 16 cask updates detected / 04 cask updates sent
3.4.7 -> 3.4.6containsversion-2020-09-04: 13 cask updates detected / 05 cask updates sent
UPDATED
9.10.01.3.3thanks @ran-dall!
output is online :)
@suschizu Done ✊
newversion_github-2020-09-05: 23 cask updates detected / 12 cask updates sent
newversion_sparkle-2020-09-05: 07 cask updates detected / 04 cask updates sent
database-processed-2020-09-05: 09 cask updates detected / 03 cask updates sent
containsversion-2020-09-05: 08 cask updates detected / 05 cask updates sent
UPDATED
2.7.526.1.14thanks @ran-dall!
output is online :)
@suschizu Done ✊
newversion_github-2020-09-06: 04 cask updates detected / 03 cask updates sent
newversion_sparkle-2020-09-06: 06 cask updates detected / 03 cask updates sent
database-processed-2020-09-06: 06 cask updates detected / 02 cask updates sent
containsversion-2020-09-06: 06 cask updates detected / 02 cask updates sent
UPDATED
none
thanks @ran-dall!
output is online :)
@suschizu Done ✊
newversion_github-2020-09-07: 14 cask updates detected / 09 cask updates sent
newversion_sparkle-2020-09-07: 14 cask updates detected / 08 cask updates sent
database-processed-2020-09-07: 10 cask updates detected / 04 cask updates sent
containsversion-2020-09-07: 17 cask updates detected / 10 cask updates sent
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
2.1.0 -> 2.0.1newversion_sparkle-2020-09-08: 10 cask updates detected / 08 cask updates sent
database-processed-2020-09-08: 11 cask updates detected / 09 cask updates sent
containsversion-2020-09-08: 13 cask updates detected / 11 cask updates sent
8.3.1 -> 8.3.0UPDATED
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
Homebrewteam
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
newversion_sparkle-2020-09-09: 16 cask updates detected / 13 cask updates sent
database-processed-2020-09-09: 22 cask updates detected / 06 cask updates sent
containsversion-2020-09-09: 20 cask updates detected / 00 cask updates sent
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
newversion_sparkle-2020-09-10: 13 cask updates detected / 08 cask updates sent
database-processed-2020-09-10: 14 cask updates detected / 06 cask updates sent
containsversion-2020-09-10: 10 cask updates detected / 04 cask updates sent
UPDATED
3.20e2020.2.5.05.5.114.25.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
newversion_sparkle-2020-09-11: 16 cask updates detected / 11 cask updates sent
database-processed-2020-09-11: 13 cask updates detected / 03 cask updates sent
containsversion-2020-09-11: 14 cask updates detected / 06 cask updates sent
UPDATED
1.3.44.0.33.9.12020.8.0thanks @ran-dall - todays output is online :)
@suschizu Done ✊
newversion_github-2020-09-12: 13 cask updates detected / 04 cask updates sent
newversion_sparkle-2020-09-12: 11 cask updates detected / 08 cask updates sent
database-processed-2020-09-12: 20 cask updates detected / 06 cask updates sent
containsversion-2020-09-12: 09 cask updates detected / 04 cask updates sent
UPDATED
none
thanks @ran-dall - todays output is online :)
@suschizu Done ✊
newversion_github-2020-09-13: 08 cask updates detected / 01 cask updates sent
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
containsversion-2020-09-13: 07 cask updates detected / 01 cask updates sent
UPDATED
none
thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-09-14: 12 cask updates detected / 03 cask updates sent
newversion_sparkle-2020-09-14: 09 cask updates detected / 06 cask updates sent
database-processed-2020-09-14: 09 cask updates detected / 06 cask updates sent
containsversion-2020-09-14: 12 cask updates detected / 09 cask updates sent
4.0.0 -> 3.8.5UPDATED
5.5.19.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
newversion_sparkle-2020-09-15: 28 cask updates detected / 22 cask updates sent
database-processed-2020-09-15: 19 cask updates detected / 11 cask updates sent
containsversion-2020-09-15: 19 cask updates detected / 13 cask updates sent
UPDATED
10.1.22020.0.81.16.66.13.1thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-09-16: 09 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-09-16: 20 cask updates detected / 18 cask updates sent
5.5.6 - 5.5.5database-processed-2020-09-16: 14 cask updates detected / 08 cask updates sent
containsversion-2020-09-16: 19 cask updates detected / 12 cask updates sent
UPDATED
5.1.12020.2.6.02020.2.6.04.1.1thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-09-17: 13 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-09-17: 17 cask updates detected / 14 cask updates sent
database-processed-2020-09-17: 05 cask updates detected / 03 cask updates sent
containsversion-2020-09-17: 13 cask updates detected / 05 cask updates sent
UPDATED
9.2.04.26thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-09-18: 10 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-09-18: 11 cask updates detected / 09 cask updates sent
database-processed-2020-09-18: 14 cask updates detected / 08 cask updates sent
containsversion-2020-09-18 13 cask updates detected / 08 cask updates sent
UPDATED
3.1.1thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-09-19: 04 cask updates detected / 02 cask updates sent
newversion_sparkle-2020-09-19: 04 cask updates detected / 03 cask updates sent
database-processed-2020-09-19: 09 cask updates detected / 08 cask updates sent
containsversion-2020-09-19: 09 cask updates detected / 01 cask updates sent
UPDATED
3.3.4thanks @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
newversion_sparkle-2020-09-20: NOT FOUND
database-processed-2020-09-20: 05 cask updates detected / 03 cask updates sent
containsversion-2020-09-20: 04 cask updates detected / 02 cask updates sent
UPDATED
none
thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-09-21: 11 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-09-21: 07 cask updates detected / 03 cask updates sent
database-processed-2020-09-21: 07 cask updates detected / 02 cask updates sent
containsversion-2020-09-21: 09 cask updates detected / 06 cask updates sent
UPDATED
5.1.0thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-09-22: 16 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-09-22: 08 cask updates detected / 06 cask updates sent
database-processed-2020-09-22: 09 cask updates detected / 05 cask updates sent
containsversion-2020-09-22: 15 cask updates detected / 09 cask updates sent
1.4.0.1 -> 1.4.0UPDATED
2020.827.322.14.382.14.382.14.382.14.38thanks @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
newversion_sparkle-2020-09-23: 22 cask updates detected / 17 cask updates sent
database-processed-2020-09-23: 25 cask updates detected / 14 cask updates sent
containsversion-2020-09-23: 21 cask updates detected / 10 cask updates sent
UPDATED
9.12.02.1.1.16thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-09-24: 20 cask updates detected / 11 cask updates sent
newversion_sparkle-2020-09-24: 16 cask updates detected / 05 cask updates sent
database-processed-2020-09-24: 07 cask updates detected / 02 cask updates sent
containsversion-2020-09-24: 17 cask updates detected / 08 cask updates sent
UPDATED
0.9.16hey @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
newversion_sparkle-2020-09-25: 21 cask updates detected / 13 cask updates sent
database-processed-2020-09-25: 13 cask updates detected / 08 cask updates sent
containsversion-2020-09-25: 13 cask updates detected / 09 cask updates sent
UPDATED
0.37.05.3.09.12.0thanks @ran-dall! sorry - late again :/
todays output is online :)
@suschizu Done ✊
newversion_github-2020-09-26: 08 cask updates detected / 03 cask updates sent
newversion_sparkle-2020-09-26: 04 cask updates detected / 03 cask updates sent
database-processed-2020-09-26: 11 cask updates detected / 06 cask updates sent
containsversion-2020-09-26: 12 cask updates detected / 06 cask updates sent
UPDATED
4.0.1thanks @ran-dall!
todays output is online
@suschizu Done ✊
newversion_github-2020-09-27: 13 cask updates detected / 05 cask updates sent
newversion_sparkle-2020-09-27: 06 cask updates detected / 05 cask updates sent
database-processed-2020-09-27: 03 cask updates detected / 01 cask updates sent
containsversion-2020-09-27: 04 cask updates detected / 01 cask updates sent
UPDATED
0.1.23thanks @ran-dall!
todays output is online
@suschizu Done ✊
newversion_github-2020-09-28: 20 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-09-28: 11 cask updates detected / 04 cask updates sent
database-processed-2020-09-28: 10 cask updates detected / 06 cask updates sent
containsversion-2020-09-28: 11 cask updates detected /06 cask updates sent
UPDATED
8.3.29.15thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-09-29: 11 cask updates detected / 10 cask updates sent
newversion_sparkle-2020-09-29: 13 cask updates detected / 08 cask updates sent
database-processed-2020-09-29: 16 cask updates detected / 09 cask updates sent
containsversion-2020-09-29: 20 cask updates detected / 12 cask updates sent
UPDATED
10.1.35.4.02.275.2.1.00020.1.5thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-09-30: 12 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-09-30: 20 cask updates detected / 15 cask updates sent
5.9.5.6 -> 5.9.5.2database-processed-2020-09-30: 16 cask updates detected / 09 cask updates sent
containsversion-2020-09-30: 15 cask updates detected / 08 cask updates sent
UPDATED
1.7.01.9-80-g65b7f094thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-01: 10 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-10-01: 13 cask updates detected / 07 cask updates sent
database-processed-2020-10-01: 21 cask updates detected / 12 cask updates sent
containsversion-2020-10-01: 21 cask updates detected / 12 cask updates sent
UPDATED
4.1.0hey @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
7.11.1 -> 7.10.6newversion_sparkle-2020-10-02: 18 cask updates detected / 09 cask updates sent
database-processed-2020-10-02: 20 cask updates detected / 09 cask updates sent
containsversion-2020-10-02: 16 cask updates detected / 09 cask updates sent
UPDATED
7.11.22020.9.2thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-03: 07 cask updates detected / 05 cask updates sent
newversion_sparkle-2020-10-03: 06 cask updates detected / 04 cask updates sent
database-processed-2020-10-03: 03 cask updates detected / 00 cask updates sent
containsversion-2020-10-03: 02 cask updates detected / 02 cask updates sent
UPDATED
2.5.0.177.90thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-04: 07 cask updates detected / cask updates sent
newversion_sparkle-2020-10-04: 02 cask updates detected / cask updates sent
database-processed-2020-10-04: 03 cask updates detected / cask updates sent
containsversion-2020-10-04: 05 cask updates detected / cask updates sent
2.5.0.17 -> 2.4.2.18UPDATED
0.1.53.5.123.3.107thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-05: 14 cask updates detected / 04 cask updates sent
newversion_sparkle-2020-10-05: 10 cask updates detected / 06 cask updates sent
database-processed-2020-10-05: 08 cask updates detected / 05 cask updates sent
containsversion-2020-10-05: 10 cask updates detected / 05 cask updates sent
UPDATED
3.3.1071.8.85.1.1thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-06: 16 cask updates detected / 09 cask updates sent
newversion_sparkle-2020-10-06: 14 cask updates detected / 10 cask updates sent
database-processed-2020-10-06: 07 cask updates detected / 04 cask updates sent
containsversion-2020-10-06: 17 cask updates detected / 12 cask updates sent
UPDATED
4.2.0.3thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-07: 17 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-10-07: 14 cask updates detected / 07 cask updates sent
database-processed-2020-10-07: 07 cask updates detected / 06 cask updates sent
containsversion-2020-10-07: 15 cask updates detected / 06 cask updates sent
4.10.0 -> 4.9.0UPDATED
8.29.2.13.18.4thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-08: 15 cask updates detected / 04 cask updates sent
newversion_sparkle-2020-10-08: NOT FOUND
database-processed-2020-10-08: 10 cask updates detected / 04 cask updates sent
containsversion-2020-10-08: 05 cask updates detected / 02 cask updates sent
2.9.1 -> 2.8.0UPDATED
5.2.67.337.0.2thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-09: 10 cask updates detected / 05 cask updates sent
newversion_sparkle-2020-10-09: 16 cask updates detected / 12 cask updates sent
database-processed-2020-10-09: 11 cask updates detected / 08 cask updates sent
containsversion-2020-10-09: 19 cask updates detected / 08 cask updates sent
UPDATED
3.1.2thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-10: 11 cask updates detected / 03 cask updates sent
newversion_sparkle-2020-10-10: 14 cask updates detected / 05 cask updates sent
database-processed-2020-10-10: 08 cask updates detected / 02 cask updates sent
containsversion-2020-10-10: 07 cask updates detected / 03 cask updates sent
UPDATED
1.3.52.6.9thanks @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
newversion_sparkle-2020-10-11: 04 cask updates detected / 01 cask updates sent
database-processed-2020-10-11: 05 cask updates detected / 02 cask updates sent
containsversion-2020-10-11: 06 cask updates detected / 04 cask updates sent
4.2.3 -> 4.2.2UPDATED
7.91thanks @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
newversion_sparkle-2020-10-12: 24 cask updates detected / 11 cask updates sent
database-processed-2020-10-12: 09 cask updates detected / 08 cask updates sent
containsversion-2020-10-12: 20 cask updates detected / 08 cask updates sent
UPDATED
8.10.0thanks @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
newversion_sparkle-2020-10-14: 15 cask updates detected / 10 cask updates sent
database-processed-2020-10-14: 16 cask updates detected / 05 cask updates sent
containsversion-2020-10-14: 18 cask updates detected / 11 cask updates sent
UPDATED
none
thanks @ran-dall!
todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-15: 13 cask updates detected / 09 cask updates sent
newversion_sparkle-2020-10-15: 13 cask updates detected / 07 cask updates sent
database-processed-2020-10-15: 18 cask updates detected / 11 cask updates sent
containsversion-2020-10-15: 16 cask updates detected / 08 cask updates sent
1.3.2,1602486767 -> 1.2.21,1597310073UPDATED
2020.109.2.23.2.3,23252.10.201000thanks @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
database-processed-2020-10-16: 26 cask updates detected / 14 cask updates sent
containsversion-2020-10-16: 26 cask updates detected / 19 cask updates sent
UPDATED
9.12.47.6.202020.9.0thanks @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
containsversion-2020-10-17: 02 cask updates detected / 02 cask updates sent
UPDATED
0.1.24thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-18: 34 cask updates detected / 13 cask updates sent
newversion_sparkle-2020-10-18: 06 cask updates detected / 05 cask updates sent
database-processed-2020-10-18: 03 cask updates detected / 01 cask updates sent
containsversion-2020-10-18: 07 cask updates detected / 03 cask updates sent
1.3.2,1602486767 -> 1.2.21,1597310073UPDATED
none
thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-19: 14 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-10-19: 11 cask updates detected / 08 cask updates sent
database-processed-2020-10-19: 06 cask updates detected / 03 cask updates sent
containsversion-2020-10-19: 10 cask updates detected / 06 cask updates sent
UPDATED
none
thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-20: 05 cask updates detected / 03 cask updates sent
newversion_sparkle-2020-10-20: 18 cask updates detected / 09 cask updates sent
database-processed-2020-10-20: 13 cask updates detected / 07 cask updates sent
containsversion-2020-10-20: 15 cask updates detected / 06 cask updates sent
2.24.0.188 -> 2.24.0.184UPDATED
10.1.42020.10.1thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-21: 16 cask updates detected / 10 cask updates sent
newversion_sparkle-2020-10-21: 19 cask updates detected / 12 cask updates sent
database-processed-2020-10-21: 15 cask updates detected / 06 cask updates sent
containsversion-2020-10-21: 15 cask updates detected / 07 cask updates sent
UPDATED
2020.9.1thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-22: 18 cask updates detected / 10 cask updates sent
newversion_sparkle-2020-10-22: 15 cask updates detected / 07 cask updates sent
database-processed-2020-10-22: 19 cask updates detected / 12 cask updates sent
containsversion-2020-10-22: 15 cask updates detected / 12 cask updates sent
UPDATED
2020.0.10thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-23: 08 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-10-23: 18 cask updates detected / 10 cask updates sent
database-processed-2020-10-23: 24 cask updates detected / 11 cask updates sent
containsversion-2020-10-23: 15 cask updates detected / 01 cask updates sent
UPDATED
none
thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-24: 13 cask updates detected / 09 cask updates sent
newversion_sparkle-2020-10-24: 10 cask updates detected / 08 cask updates sent
database-processed-2020-10-24: 10 cask updates detected / 06 cask updates sent
containsversion-2020-10-24: 04 cask updates detected / 00 cask updates sent
UPDATED
none
thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-25: 11 cask updates detected / 03 cask updates sent
newversion_sparkle-2020-10-25: 09 cask updates detected / 03 cask updates sent
database-processed-2020-10-25: 05 cask updates detected / 02 cask updates sent
containsversion-2020-10-25: 04 cask updates detected / 00 cask updates sent
UPDATED
10.1.5thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-26: 12 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-10-26: 07 cask updates detected / 04 cask updates sent
database-processed-2020-10-26: 11 cask updates detected / 06 cask updates sent
3.34.1,9e7ec7 -> 3.32.3,82aad2containsversion-2020-10-26: 07 cask updates detected / 03 cask updates sent
UPDATED
14.0.1thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-27: 28 cask updates detected / 17 cask updates sent
newversion_sparkle-2020-10-27: 22 cask updates detected / 14 cask updates sent
database-processed-2020-10-27: 18 cask updates detected / 11 cask updates sent
containsversion-2020-10-27: 19 cask updates detected / 09 cask updates sent
UPDATED
0.1.252.8.108.153.5.2thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-28: 19 cask updates detected / 16 cask updates sent
newversion_sparkle-2020-10-28: 21 cask updates detected / 11 cask updates sent
database-processed-2020-10-28: 13 cask updates detected / 04 cask updates sent
containsversion-2020-10-28: 14 cask updates detected / 06 cask updates sent
UPDATED
2.14.415.4.23.20f2.14.412.14.412.282.14.412.14.413.6.07.352.2.10-710-macOS10.132020.3.1.02020.3.1.03.0.62020.9.3thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-29: 13 cask updates detected / 05 cask updates sent
newversion_sparkle-2020-10-29: 26 cask updates detected / 18 cask updates sent
database-processed-2020-10-29: 09 cask updates detected / 07 cask updates sent
containsversion-2020-10-29: 26 cask updates detected / 17 cask updates sent
UPDATED
1.7.02.2.10-720-macOS10.133.35.1,dd8613thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-30: 13 cask updates detected / 09 cask updates sent
newversion_sparkle-2020-10-30: 13 cask updates detected / 10 cask updates sent
database-processed-2020-10-30: 09 cask updates detected / 05 cask updates sent
containsversion-2020-10-30: 12 cask updates detected / 06 cask updates sent
UPDATED
5.4.33.0.74.0thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-10-31: 16 cask updates detected / 04 cask updates sent
newversion_sparkle-2020-10-31: 13 cask updates detected / 05 cask updates sent
database-processed-2020-10-31: 12 cask updates detected / 07 cask updates sent
containsversion-2020-10-31: 06 cask updates detected / 02 cask updates sent
UPDATED
5.5.2thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-11-01: 12 cask updates detected / 05 cask updates sent
newversion_sparkle-2020-11-01: 06 cask updates detected / 03 cask updates sent
database-processed-2020-11-01: 10 cask updates detected / 03 cask updates sent
containsversion-2020-11-01: 04 cask updates detected / 00 cask updates sent
5.1.8.3 -> 5.1.5.0UPDATED
7.0.16thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-11-02: 13 cask updates detected / 10 cask updates sent
newversion_sparkle-2020-11-02: 08 cask updates detected / 05 cask updates sent
database-processed-2020-11-02: 13 cask updates detected / 04 cask updates sent
containsversion-2020-11-02: 13 cask updates detected / 08 cask updates sent
0.40.1 -> 0.40.0UPDATED
2.7.5414.35.1.2thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-11-03: 12 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-11-03: 15 cask updates detected / 09 cask updates sent
database-processed-2020-11-03: 07 cask updates detected / 04 cask updates sent
containsversion-2020-11-03: 13 cask updates detected / 09 cask updates sent
UPDATED
none
@suschizu Done ✊
newversion_github-2020-11-04: 15 cask updates detected / 05 cask updates sent
newversion_sparkle-2020-11-04: 16 cask updates detected / 07 cask updates sent
database-processed-2020-11-04: 12 cask updates detected / 08 cask updates sent
containsversion-2020-11-04: 10 cask updates detected / 04 cask updates sent
UPDATED
none
thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-11-05: 10 cask updates detected / 08 cask updates sent
newversion_sparkle-2020-11-05: 11 cask updates detected / 09 cask updates sent
database-processed-2020-11-05: 08 cask updates detected / 05 cask updates sent
containsversion-2020-11-05: 18 cask updates detected / 14 cask updates sent
7.35.0 -> 7.34.0UPDATED
5.2.1.001thanks @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
newversion_sparkle-2020-11-06: 08 cask updates detected / 07 cask updates sent
database-processed-2020-11-06: 18 cask updates detected / 06 cask updates sent
containsversion-2020-11-06: 17 cask updates detected / 07 cask updates sent
7.35.0 -> 7.34.0UPDATED
3.2.5,24682020.3.2thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-11-07: 10 cask updates detected / 03 cask updates sent
newversion_sparkle-2020-11-07: 12 cask updates detected / 07 cask updates sent
database-processed-2020-11-07: 09 cask updates detected / 06 cask updates sent
containsversion-2020-11-07: 11 cask updates detected / 04 cask updates sent
7.35.0 -> 7.34.0UPDATED
none
thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-11-08: 08 cask updates detected / 04 cask updates sent
newversion_sparkle-2020-11-08: 08 cask updates detected / 03 cask updates sent
database-processed-2020-11-08: 08 cask updates detected / 04 cask updates sent
containsversion-2020-11-08: 04 cask updates detected / 01 cask updates sent
7.35.0 -> 7.34.09.7.36 -> 9.7.35UPDATED
2.1.1.18thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-11-09: 08 cask updates detected / 06 cask updates sent
newversion_sparkle-2020-11-09: 17 cask updates detected / 13 cask updates sent
database-processed-2020-11-09: 06 cask updates detected / 03 cask updates sent
containsversion-2020-11-09: 10 cask updates detected / 05 cask updates sent
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
newversion_sparkle-2020-11-11: 28 cask updates detected / 12 cask updates sent
database-processed-2020-11-11: 14 cask updates detected / 09 cask updates sent
containsversion-2020-11-11: 28 cask updates detected / 13 cask updates sent
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
newversion_sparkle-2020-11-12: 43 cask updates detected / 24 cask updates sent
database-processed-2020-11-12: 28 cask updates detected / 12 cask updates sent
containsversion-2020-11-12: 28 cask updates detected / 14 cask updates sent
2.16.6.1 -> 2.16.5.1UPDATED
7.364.2.0.4thanks @ran-dall!
Todays output is online :)
@suschizu Done ✊
newversion_github-2020-11-13: 14 cask updates detected / 07 cask updates sent
newversion_sparkle-2020-11-13: 46 cask updates detected / 14 cask updates sent
database-processed-2020-11-13: 17 cask updates detected / 06 cask updates sent
containsversion-2020-11-13: 13 cask updates detected / 07 cask updates sent
3.0.8 -> 3.0.7UPDATED
1.13.363.3.6thanks @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
newversion_sparkle-2020-11-14: 30 cask updates detected / 14 cask updates sent
database-processed-2020-11-14: 24 cask updates detected / 05 cask updates sent
containsversion-2020-11-14: 13 cask updates detected / 04 cask updates sent
UPDATED
9.2.47.8.0r1286thanks @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
newversion_sparkle-2020-11-15: 14 cask updates detected / 05 cask updates sent
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)
containsversion-2020-11-15: 16 cask updates detected / 03 cask updates sent
UPDATED
2.2.121.9.31.9.32.5.3There's something off with the numbering on this one
hey @ran-dall! Sorry - my fault - I forgot to renumber it after the clean-up :/
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
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
3.2163.97.3