Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
language: hwc
default_versions:
- name: hwc
version: 75.0.0
version: 89.0.0
dependencies:
- name: hwc
version: 75.0.0
uri: https://buildpacks.cloudfoundry.org/dependencies/hwc/hwc_75.0.0_windows_x86-64_any-stack_034ec5de.zip
sha256: 034ec5de731192553111fba455b5038c0f0bc2872793d3e6f96fbe6c27ee9892
version: 89.0.0
uri: https://buildpacks.cloudfoundry.org/dependencies/hwc/hwc_89.0.0_windows_x86-64_any-stack_00276c9b.zip
sha256: 00276c9b5f40506af9d26d53a0a05b184f37ff4fc84b6f4b578a677bb57faab1
cf_stacks:
- windows
source: https://github.com/cloudfoundry/hwc/archive/75.0.0.tar.gz
source_sha256: 9e19f527077f0586d90d8186d0dbd66b6ae99fe8d66ae64aea3923afcd9e2d17
source: https://github.com/cloudfoundry/hwc/archive/89.0.0.tar.gz
source_sha256: 5ee47f53e7965f4084ced142568890e404f8ed9aaa828c5f63c89e8397969e67
include_files:
- CHANGELOG
- LICENSE
Expand Down
Loading