Commit c38f2688 authored by ThatGeekyWeeb's avatar ThatGeekyWeeb Committed by GitHub

Package edit - Netbeans - Checksum was outdated (#4210)

parent eb9cee06
......@@ -3,10 +3,10 @@ require 'package'
class Netbeans < Package
description 'Apache NetBeans IDE is free open source software to quickly and easily develop desktop, mobile, and web applications with Java, JavaScript, HTML5, PHP, C/C++ and more.'
homepage 'https://netbeans.org/'
version '11.2'
version '12.0-1'
compatibility 'all'
source_url 'http://www.gtlib.gatech.edu/pub/apache/netbeans/netbeans/11.2/netbeans-11.2-bin.zip'
source_sha256 '6f3f77b042bddaa1e100f133747d0f59bad437adcdc662efda5fc961a170bb2d'
source_url 'http://www.gtlib.gatech.edu/pub/apache/netbeans/netbeans/12.0/netbeans-12.0-bin.zip'
source_sha256 '85d91529c18f672322af58d21cae853178d574dd35d53a6cfe45992b99c64545'
depends_on 'jdk8'
depends_on 'sommelier'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment