#!/bin/sh

echo "task_id: 12345"
echo "package version: 1.123456-1"

exit 0
