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: 90.0.0
version: 97.0.0
dependencies:
- name: hwc
version: 90.0.0
uri: https://buildpacks.cloudfoundry.org/dependencies/hwc/hwc_90.0.0_windows_x86-64_any-stack_396cdd4d.zip
sha256: 396cdd4de423d7ecdfb92dd0bac7991bed8260cc4e2b4f3bba220610def8d855
version: 97.0.0
uri: https://buildpacks.cloudfoundry.org/dependencies/hwc/hwc_97.0.0_windows_x86-64_any-stack_d6b37e6e.zip
sha256: d6b37e6e3d1f7d85cabbb999c195c4fba55a8568fa5992ebff834d5c0de289f3
cf_stacks:
- windows
source: https://github.com/cloudfoundry/hwc/archive/90.0.0.tar.gz
source_sha256: c2a6f154d169e43052d002cf3bbb4653b6cbdc0d6a821f2dac0bb350a06408d1
source: https://github.com/cloudfoundry/hwc/archive/97.0.0.tar.gz
source_sha256: 3e939cb965b5302ec1e64964d70420324190fa965ce43752626d666d442d6cab
include_files:
- CHANGELOG
- LICENSE
Expand Down
Loading