Skip to content

Commit

Permalink
Auto merge pull request 109
Browse files Browse the repository at this point in the history
  • Loading branch information
cf-buildpacks-eng committed Oct 2, 2021
2 parents 76890ef + 93d5657 commit 9e8f40e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ dependencies:
source_sha256: 8bd7d76d67d610aabdcc1df7c8f6d0f18dd695ace16af29b60982541d784bb99
- name: r
version: 4.1.1
uri: https://buildpacks.cloudfoundry.org/dependencies/r/r_4.1.1_linux_noarch_cflinuxfs3_b357cfd5.tgz
sha256: b357cfd51c6dd5554300e667a35bf2a2303e14dfd8d696d8e385ff6106916afb
uri: https://buildpacks.cloudfoundry.org/dependencies/r/r_4.1.1_linux_noarch_cflinuxfs3_3a8158cd.tgz
sha256: 3a8158cddd591d6dcae20dc058651d76b7ff011532c45bcacce9bdfcf6a0619b
cf_stacks:
- cflinuxfs3
source: https://cran.r-project.org/src/base/R-4/R-4.1.1.tar.gz
Expand All @@ -108,9 +108,9 @@ dependencies:
source: https://cran.r-project.org/src/contrib/Rserve_1.7-3.tar.gz
source_sha256: 6b008b843616a692e0e3906902fe414ebce338a54b6dad5cd863a5bd2cd03cb2
- name: shiny
version: 1.7.0
source: https://cran.r-project.org/src/contrib/shiny_1.7.0.tar.gz
source_sha256: 1c87e2362e3fea420d02e79cc630f96445180c370c2fc02c1ee09a890b064ba6
version: 1.7.1
source: https://cran.r-project.org/src/contrib/shiny_1.7.1.tar.gz
source_sha256: c03b2056fb41430352c7c0e812bcc8632e6ec4caef077d2f7633512d91721d00
pre_package: scripts/build.sh
include_files:
- CHANGELOG
Expand Down

0 comments on commit 9e8f40e

Please sign in to comment.