Skip to content

Commit

Permalink
Merge pull request #49 from cloudfoundry-incubator/windows_app_lifecycle
Browse files Browse the repository at this point in the history
Bump windows app lifecycle
  • Loading branch information
jvshahid committed Jun 3, 2015
2 parents cd1c2ec + 896b372 commit 7d5e686
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions config/blobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ docker/docker-1.6.2:
object_id: 707759a5-feed-4bf0-bd19-b5642d47ae14
sha: 6f57a882bd26e8b541d9d8b3ff4f9c71c2839d4d
size: 15443675
lifecycles/windows_app_lifecycle-9fd5e9b.tgz:
object_id: 896a74e2-d5f1-4c21-9675-0c04c99951ff
sha: b0149c591a0988925963dcbc29e613c6173a53b5
size: 826102
lifecycles/windows_app_lifecycle-536b3b1.tgz:
object_id: 5140af0b-3d26-42fe-8d3f-b551c5116ba5
sha: 30a60a391927e5eb2683634fd2f106ac3eb21f3c
size: 738685
2 changes: 1 addition & 1 deletion packages/windows_app_lifecycle/packaging
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
set -e
cp lifecycles/windows_app_lifecycle-9fd5e9b.tgz ${BOSH_INSTALL_TARGET}/windows_app_lifecycle.tgz
cp lifecycles/windows_app_lifecycle-536b3b1.tgz ${BOSH_INSTALL_TARGET}/windows_app_lifecycle.tgz
2 changes: 1 addition & 1 deletion packages/windows_app_lifecycle/spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
name: windows_app_lifecycle

files:
- lifecycles/windows_app_lifecycle-9fd5e9b.tgz
- lifecycles/windows_app_lifecycle-536b3b1.tgz

0 comments on commit 7d5e686

Please sign in to comment.