mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
Move repo to scoopinstaller Github organization
This commit is contained in:
parent
9b36de4ee2
commit
74ec0a8960
@ -1,6 +1,6 @@
|
||||
# scoop-java
|
||||
|
||||
[](https://ci.appveyor.com/project/se35710/scoop-java/branch/master) [](https://github.com/se35710/scoop-java) [](https://github.com/scoopinstaller/awesome-scoop)
|
||||
[](https://ci.appveyor.com/project/scoopinstaller/Java/branch/master) [](https://github.com/scoopinstaller/Java) [](https://github.com/scoopinstaller/awesome-scoop)
|
||||
|
||||
A bucket for [Scoop](https://scoop.sh), for [Oracle Java](https://www.oracle.com/technetwork/java/javase/overview/index.html), [OpenJDK](https://openjdk.java.net), [Zulu](https://www.azul.com/products/zulu-and-zulu-enterprise), [ojdkbuild](https://github.com/ojdkbuild/ojdkbuild), [AdoptOpenJDK](https://adoptopenjdk.net), [Amazon Corretto](https://aws.amazon.com/corretto), [BellSoft Liberica](https://bell-sw.com/java.html) and [SapMachine](https://sap.github.io/SapMachine).
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
param(
|
||||
# overwrite upstream param
|
||||
[String]$upstream = "se35710/scoop-java:master"
|
||||
[String]$upstream = "scoopinstaller/Java:master"
|
||||
)
|
||||
|
||||
if(!$env:SCOOP_HOME) { $env:SCOOP_HOME = resolve-path (split-path (split-path (scoop which scoop))) }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user