diff --git a/examples/hello-world.cdb b/examples/hello-world.cdb index 5d94f6f..1cced2d 100644 Binary files a/examples/hello-world.cdb and b/examples/hello-world.cdb differ diff --git a/examples/hello-world.cdb-dump b/examples/hello-world.cdb-dump index 15e783e..976f410 100644 --- a/examples/hello-world.cdb-dump +++ b/examples/hello-world.cdb-dump @@ -7,9 +7,9 @@ kawipiko-2021b f:/ m0000001d0000002 -+8,48 ++8,124 m0000001 -h0000017H0000001h000001cH0000003h0000025H000000d +h0000017H0000001h000001cH0000003h0000025H000000dh000002bZacobddfe518f2838ec2be25cd23639e9c3129e212d2ea7a116cb8708965aa6f0f11 +8,13 d0000002 @@ -20,9 +20,9 @@ Hello world! l:/ m0000003d0000004 -+8,48 ++8,124 m0000003 -h0000017H0000001h000001cH0000003h0000025H0000012 +h0000017H0000001h000001cH0000003h0000025H0000012h000002bZaco0a562685032c3c6a9f2fff32966d00f9f5482a0a26d97c2e868bc110a1f81614 +8,82 d0000004 diff --git a/scripts/examples.z-run b/scripts/examples.z-run index ff7f038..01933bf 100644 --- a/scripts/examples.z-run +++ b/scripts/examples.z-run @@ -23,6 +23,7 @@ --sources ./examples/hello-world \ --archive ./examples/hello-world.cdb \ --include-folder-listing \ + --include-etag \ --progress \ --debug \ "${@}" \