Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.91 KB

README.md

File metadata and controls

33 lines (29 loc) · 1.91 KB

Stand With Ukraine

software-updates-bot

🤖 A bot that looks for popular stuff updates, then push data into this repository as JSON, markdown report, and RSS/Atom feeds. Currently runs as a GitHub Action. See generated reports:

This bot currently monitors updates for:

  • 7+ Taskbar Tweaker
  • Adoptium (previously AdoptOpenJDK): every LTS version
  • Golang SDK
  • GPG4Win
  • Gradle
  • Inkscape
  • IntelliJ IDEA stable and EAP
  • K-Lite Codec Pack Basic
  • Les Cast Codeurs (a great French podcast)
  • Maven
  • NodeJS: LTS and current
  • PostgreSQL
  • Python 3
  • Spring Boot
  • VeraCrypt
  • VLC

Note

June 2024: Visual C++ Redistributable Runtimes All-in-One and ThrottleStop have been removed as the www.techpowerup.com website displays a captcha when coming from a GitHub action. I have no solution for that (if I want to continue to use GitHub actions). Ideas or contributions are highly welcome and appreciated.

Update checkers code is here: source code. They are based on Jsoup scrapper, or simply by consumming JSON API.
Don't hesitate to submit new checkers.